Skip to content
Success

Console Output

19:10:03 [2020-06-04T23:10:03.787Z] Started by upstream project "tracecompass-master-nightly-staging" build number 237
19:10:03 [2020-06-04T23:10:03.787Z] originally caused by:
19:10:03 [2020-06-04T23:10:03.788Z]  Started by user Bernd Hufmann
19:10:03 [2020-06-04T23:10:03.788Z] Running as Bernd Hufmann
19:10:03 [2020-06-04T23:10:03.961Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
19:10:03 [2020-06-04T23:10:03.961Z] Running in Durability level: PERFORMANCE_OPTIMIZED
19:10:04 [2020-06-04T23:10:04.548Z] [Pipeline] Start of Pipeline
19:10:04 [2020-06-04T23:10:04.975Z] [Pipeline] readTrusted
19:10:05 [2020-06-04T23:10:05.092Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
19:10:05 [2020-06-04T23:10:05.112Z] [Pipeline] podTemplate
19:10:05 [2020-06-04T23:10:05.115Z] [Pipeline] {
19:10:05 [2020-06-04T23:10:05.165Z] [Pipeline] node
19:10:20 [2020-06-04T23:10:20.166Z] Still waiting to schedule task
19:10:20 [2020-06-04T23:10:20.167Z] Waiting for next available executor on ‘tracecompass-build-5sxv7-pj9fm’
19:10:52 [2020-06-04T23:10:52.602Z] Agent tracecompass-build-5pxhs-2n82v is provisioned from template Kubernetes Pod Template
19:10:52 [2020-06-04T23:10:52.603Z] ---
19:10:52 [2020-06-04T23:10:52.603Z] apiVersion: "v1"
19:10:52 [2020-06-04T23:10:52.603Z] kind: "Pod"
19:10:52 [2020-06-04T23:10:52.603Z] metadata:
19:10:52 [2020-06-04T23:10:52.603Z]   annotations:
19:10:52 [2020-06-04T23:10:52.603Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-2019-06/45/"
19:10:52 [2020-06-04T23:10:52.603Z]   labels:
19:10:52 [2020-06-04T23:10:52.603Z]     jenkins: "slave"
19:10:52 [2020-06-04T23:10:52.603Z]     jenkins/label: "tracecompass-build"
19:10:52 [2020-06-04T23:10:52.603Z]   name: "tracecompass-build-5pxhs-2n82v"
19:10:52 [2020-06-04T23:10:52.603Z] spec:
19:10:52 [2020-06-04T23:10:52.603Z]   containers:
19:10:52 [2020-06-04T23:10:52.603Z]   - env:
19:10:52 [2020-06-04T23:10:52.603Z]     - name: "JENKINS_SECRET"
19:10:52 [2020-06-04T23:10:52.603Z]       value: "********"
19:10:52 [2020-06-04T23:10:52.603Z]     - name: "JENKINS_TUNNEL"
19:10:52 [2020-06-04T23:10:52.603Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
19:10:52 [2020-06-04T23:10:52.603Z]     - name: "JENKINS_AGENT_NAME"
19:10:52 [2020-06-04T23:10:52.603Z]       value: "tracecompass-build-5pxhs-2n82v"
19:10:52 [2020-06-04T23:10:52.603Z]     - name: "JENKINS_NAME"
19:10:52 [2020-06-04T23:10:52.603Z]       value: "tracecompass-build-5pxhs-2n82v"
19:10:52 [2020-06-04T23:10:52.603Z]     - name: "JENKINS_AGENT_WORKDIR"
19:10:52 [2020-06-04T23:10:52.603Z]       value: "/home/jenkins/agent"
19:10:52 [2020-06-04T23:10:52.603Z]     - name: "JENKINS_URL"
19:10:52 [2020-06-04T23:10:52.603Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
19:10:52 [2020-06-04T23:10:52.603Z]     - name: "HOME"
19:10:52 [2020-06-04T23:10:52.603Z]       value: "/home/jenkins"
19:10:52 [2020-06-04T23:10:52.603Z]     image: "eclipsecbi/jenkins-jnlp-agent"
19:10:52 [2020-06-04T23:10:52.603Z]     name: "jnlp"
19:10:52 [2020-06-04T23:10:52.603Z]     volumeMounts:
19:10:52 [2020-06-04T23:10:52.603Z]     - mountPath: "/home/jenkins/.ssh"
19:10:52 [2020-06-04T23:10:52.603Z]       name: "volume-known-hosts"
19:10:52 [2020-06-04T23:10:52.603Z]     - mountPath: "/home/jenkins/agent"
19:10:52 [2020-06-04T23:10:52.603Z]       name: "workspace-volume"
19:10:52 [2020-06-04T23:10:52.603Z]       readOnly: false
19:10:52 [2020-06-04T23:10:52.603Z]   - args:
19:10:52 [2020-06-04T23:10:52.603Z]     - "-c"
19:10:52 [2020-06-04T23:10:52.603Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
19:10:52 [2020-06-04T23:10:52.603Z]     command:
19:10:52 [2020-06-04T23:10:52.603Z]     - "/bin/sh"
19:10:52 [2020-06-04T23:10:52.603Z]     image: "eclipse/tracecompass-build-env:16.04"
19:10:52 [2020-06-04T23:10:52.603Z]     imagePullPolicy: "Always"
19:10:52 [2020-06-04T23:10:52.603Z]     name: "tracecompass"
19:10:52 [2020-06-04T23:10:52.604Z]     resources:
19:10:52 [2020-06-04T23:10:52.604Z]       limits:
19:10:52 [2020-06-04T23:10:52.604Z]         memory: "2.6Gi"
19:10:52 [2020-06-04T23:10:52.604Z]         cpu: "1.3"
19:10:52 [2020-06-04T23:10:52.604Z]       requests:
19:10:52 [2020-06-04T23:10:52.604Z]         memory: "2.6Gi"
19:10:52 [2020-06-04T23:10:52.604Z]         cpu: "1.3"
19:10:52 [2020-06-04T23:10:52.604Z]     tty: true
19:10:52 [2020-06-04T23:10:52.604Z]     volumeMounts:
19:10:52 [2020-06-04T23:10:52.604Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:10:52 [2020-06-04T23:10:52.604Z]       name: "settings-xml"
19:10:52 [2020-06-04T23:10:52.604Z]       readOnly: true
19:10:52 [2020-06-04T23:10:52.604Z]       subPath: "settings.xml"
19:10:52 [2020-06-04T23:10:52.604Z]     - mountPath: "/home/jenkins/.m2/repository"
19:10:52 [2020-06-04T23:10:52.604Z]       name: "m2-repo"
19:10:52 [2020-06-04T23:10:52.604Z]     - mountPath: "/opt/tools"
19:10:52 [2020-06-04T23:10:52.604Z]       name: "tools"
19:10:52 [2020-06-04T23:10:52.604Z]     - mountPath: "/home/jenkins/agent"
19:10:52 [2020-06-04T23:10:52.604Z]       name: "workspace-volume"
19:10:52 [2020-06-04T23:10:52.604Z]       readOnly: false
19:10:52 [2020-06-04T23:10:52.604Z]   nodeSelector:
19:10:52 [2020-06-04T23:10:52.604Z]     beta.kubernetes.io/os: "linux"
19:10:52 [2020-06-04T23:10:52.604Z]   restartPolicy: "Never"
19:10:52 [2020-06-04T23:10:52.604Z]   securityContext: {}
19:10:52 [2020-06-04T23:10:52.604Z]   volumes:
19:10:52 [2020-06-04T23:10:52.604Z]   - emptyDir: {}
19:10:52 [2020-06-04T23:10:52.604Z]     name: "m2-repo"
19:10:52 [2020-06-04T23:10:52.604Z]   - name: "settings-xml"
19:10:52 [2020-06-04T23:10:52.604Z]     secret:
19:10:52 [2020-06-04T23:10:52.604Z]       items:
19:10:52 [2020-06-04T23:10:52.604Z]       - key: "settings.xml"
19:10:52 [2020-06-04T23:10:52.604Z]         path: "settings.xml"
19:10:52 [2020-06-04T23:10:52.604Z]       secretName: "m2-secret-dir"
19:10:52 [2020-06-04T23:10:52.604Z]   - emptyDir:
19:10:52 [2020-06-04T23:10:52.604Z]       medium: ""
19:10:52 [2020-06-04T23:10:52.604Z]     name: "workspace-volume"
19:10:52 [2020-06-04T23:10:52.604Z]   - name: "tools"
19:10:52 [2020-06-04T23:10:52.604Z]     persistentVolumeClaim:
19:10:52 [2020-06-04T23:10:52.604Z]       claimName: "tools-claim-jiro-tracecompass"
19:10:52 [2020-06-04T23:10:52.604Z]   - configMap:
19:10:52 [2020-06-04T23:10:52.604Z]       name: "known-hosts"
19:10:52 [2020-06-04T23:10:52.604Z]     name: "volume-known-hosts"
19:10:52 [2020-06-04T23:10:52.604Z] 
19:10:53 [2020-06-04T23:10:53.990Z] Running on tracecompass-build-5pxhs-2n82v in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen
19:10:54 [2020-06-04T23:10:54.001Z] [Pipeline] {
19:10:54 [2020-06-04T23:10:54.095Z] [Pipeline] stage
19:10:54 [2020-06-04T23:10:54.098Z] [Pipeline] { (Declarative: Checkout SCM)
19:10:54 [2020-06-04T23:10:54.148Z] [Pipeline] checkout
19:11:05 [2020-06-04T23:11:05.494Z] No credentials specified
19:11:05 [2020-06-04T23:11:05.586Z] Cloning the remote Git repository
19:11:05 [2020-06-04T23:11:05.690Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
19:11:05 [2020-06-04T23:11:05.990Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen # timeout=10
19:11:06 [2020-06-04T23:11:06.189Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
19:11:06 [2020-06-04T23:11:06.190Z]  > git --version # timeout=10
19:11:06 [2020-06-04T23:11:06.197Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
19:11:06 [2020-06-04T23:11:06.598Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
19:11:06 [2020-06-04T23:11:06.686Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:11:06 [2020-06-04T23:11:06.693Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
19:11:06 [2020-06-04T23:11:06.792Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
19:11:06 [2020-06-04T23:11:06.792Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
19:11:09 [2020-06-04T23:11:09.693Z] Checking out Revision b33eaf3664a9e7fc4b26cc6bbfc2e89d8931e100 (refs/remotes/origin/master)
19:11:09 [2020-06-04T23:11:09.592Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:11:09 [2020-06-04T23:11:09.599Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
19:11:09 [2020-06-04T23:11:09.784Z]  > git config core.sparsecheckout # timeout=10
19:11:09 [2020-06-04T23:11:09.788Z]  > git checkout -f b33eaf3664a9e7fc4b26cc6bbfc2e89d8931e100 # timeout=10
19:11:15 [2020-06-04T23:11:15.794Z] Commit message: "Add support for docker image using ubuntu-18.04 and test jenkins file"
19:11:15 [2020-06-04T23:11:15.796Z]  > git rev-list --no-walk b33eaf3664a9e7fc4b26cc6bbfc2e89d8931e100 # timeout=10
19:11:15 [2020-06-04T23:11:15.922Z] [Pipeline] }
19:11:15 [2020-06-04T23:11:15.946Z] [Pipeline] // stage
19:11:16 [2020-06-04T23:11:16.016Z] [Pipeline] withEnv
19:11:16 [2020-06-04T23:11:16.017Z] [Pipeline] {
19:11:16 [2020-06-04T23:11:16.071Z] [Pipeline] container
19:11:16 [2020-06-04T23:11:16.071Z] [Pipeline] {
19:11:16 [2020-06-04T23:11:16.357Z] [Pipeline] withEnv
19:11:16 [2020-06-04T23:11:16.357Z] [Pipeline] {
19:11:16 [2020-06-04T23:11:16.442Z] [Pipeline] timestamps
19:11:16 [2020-06-04T23:11:16.442Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
19:11:16 [2020-06-04T23:11:16.444Z] [Pipeline] {
19:11:16 [2020-06-04T23:11:16.507Z] [Pipeline] timeout
19:11:16 [2020-06-04T23:11:16.507Z] Timeout set to expire in 4 hr 0 min
19:11:16 [2020-06-04T23:11:16.508Z] [Pipeline] {
19:11:16 [2020-06-04T23:11:16.590Z] [Pipeline] stage
19:11:16 [2020-06-04T23:11:16.592Z] [Pipeline] { (Declarative: Tool Install)
19:11:16 [2020-06-04T23:11:16.669Z] [Pipeline] tool
19:11:16 [2020-06-04T23:11:16.708Z] [Pipeline] envVarsForTool
19:11:16 [2020-06-04T23:11:16.772Z] [Pipeline] tool
19:11:16 [2020-06-04T23:11:16.809Z] [Pipeline] envVarsForTool
19:11:16 [2020-06-04T23:11:16.847Z] [Pipeline] }
19:11:16 [2020-06-04T23:11:16.868Z] [Pipeline] // stage
19:11:16 [2020-06-04T23:11:16.905Z] [Pipeline] withEnv
19:11:16 [2020-06-04T23:11:16.906Z] [Pipeline] {
19:11:16 [2020-06-04T23:11:16.999Z] [Pipeline] stage
19:11:17 [2020-06-04T23:11:17.000Z] [Pipeline] { (Checkout)
19:11:17 [2020-06-04T23:11:17.309Z] [Pipeline] tool
19:11:17 [2020-06-04T23:11:17.348Z] [Pipeline] envVarsForTool
19:11:17 [2020-06-04T23:11:17.410Z] [Pipeline] tool
19:11:17 [2020-06-04T23:11:17.447Z] [Pipeline] envVarsForTool
19:11:17 [2020-06-04T23:11:17.495Z] [Pipeline] withEnv
19:11:17 [2020-06-04T23:11:17.496Z] [Pipeline] {
19:11:17 [2020-06-04T23:11:17.597Z] [Pipeline] container
19:11:17 [2020-06-04T23:11:17.598Z] [Pipeline] {
19:11:17 [2020-06-04T23:11:17.644Z] [Pipeline] sh
19:11:22 [2020-06-04T23:11:22.215Z] + mkdir -p ../scripts
19:11:22 [2020-06-04T23:11:22.315Z] [Pipeline] sh
19:11:25 [2020-06-04T23:11:25.007Z] + cp scripts/deploy-rcp.sh ../scripts
19:11:25 [2020-06-04T23:11:25.033Z] [Pipeline] sh
19:11:29 [2020-06-04T23:11:29.015Z] + cp scripts/deploy-update-site.sh ../scripts
19:11:29 [2020-06-04T23:11:29.045Z] [Pipeline] sh
19:11:35 [2020-06-04T23:11:35.684Z] + cp scripts/deploy-doc.sh ../scripts
19:11:35 [2020-06-04T23:11:35.710Z] [Pipeline] checkout
19:11:35 [2020-06-04T23:11:35.722Z] No credentials specified
19:11:35 [2020-06-04T23:11:35.728Z] Fetching changes from the remote Git repository
19:11:35 [2020-06-04T23:11:35.723Z]  > git rev-parse --is-inside-work-tree # timeout=10
19:11:35 [2020-06-04T23:11:35.729Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
19:11:35 [2020-06-04T23:11:35.789Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
19:11:35 [2020-06-04T23:11:35.789Z]  > git --version # timeout=10
19:11:35 [2020-06-04T23:11:35.794Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
19:12:03 [2020-06-04T23:12:03.425Z] Checking out Revision 27fca6b188015d66659125682e519fa1c01b797c (master)
19:12:03 [2020-06-04T23:12:03.419Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:12:03 [2020-06-04T23:12:03.425Z]  > git config core.sparsecheckout # timeout=10
19:12:03 [2020-06-04T23:12:03.428Z]  > git checkout -f 27fca6b188015d66659125682e519fa1c01b797c # timeout=10
19:12:06 [2020-06-04T23:12:06.222Z] Commit message: "releng: Update Trace Compass plug-in and feature versions for 6.0.0"
19:12:06 [2020-06-04T23:12:06.224Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:12:06 [2020-06-04T23:12:06.593Z]  > git rev-list --no-walk 79b8f9ac19f928a0c7ece4f770b450d77d828ef9 # timeout=10
19:12:06 [2020-06-04T23:12:06.819Z] [Pipeline] sh
19:12:09 [2020-06-04T23:12:09.279Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts/
19:12:09 [2020-06-04T23:12:09.304Z] [Pipeline] sh
19:12:11 [2020-06-04T23:12:11.685Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts/
19:12:11 [2020-06-04T23:12:11.716Z] [Pipeline] sh
19:12:14 [2020-06-04T23:12:14.228Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts/
19:12:14 [2020-06-04T23:12:14.256Z] [Pipeline] sh
19:12:18 [2020-06-04T23:12:18.192Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts/
19:12:18 [2020-06-04T23:12:18.216Z] [Pipeline] }
19:12:18 [2020-06-04T23:12:18.240Z] [Pipeline] // container
19:12:18 [2020-06-04T23:12:18.273Z] [Pipeline] }
19:12:18 [2020-06-04T23:12:18.295Z] [Pipeline] // withEnv
19:12:18 [2020-06-04T23:12:18.327Z] [Pipeline] }
19:12:18 [2020-06-04T23:12:18.348Z] [Pipeline] // stage
19:12:18 [2020-06-04T23:12:18.404Z] [Pipeline] stage
19:12:18 [2020-06-04T23:12:18.407Z] [Pipeline] { (Legacy)
19:12:18 [2020-06-04T23:12:18.800Z] [Pipeline] tool
19:12:18 [2020-06-04T23:12:18.849Z] [Pipeline] envVarsForTool
19:12:18 [2020-06-04T23:12:18.921Z] [Pipeline] tool
19:12:18 [2020-06-04T23:12:18.960Z] [Pipeline] envVarsForTool
19:12:19 [2020-06-04T23:12:19.011Z] [Pipeline] withEnv
19:12:19 [2020-06-04T23:12:19.011Z] [Pipeline] {
19:12:19 [2020-06-04T23:12:19.112Z] [Pipeline] container
19:12:19 [2020-06-04T23:12:19.112Z] [Pipeline] {
19:12:19 [2020-06-04T23:12:19.158Z] [Pipeline] sh
19:12:21 [2020-06-04T23:12:21.646Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/
19:12:21 [2020-06-04T23:12:21.673Z] [Pipeline] }
19:12:21 [2020-06-04T23:12:21.697Z] [Pipeline] // container
19:12:21 [2020-06-04T23:12:21.729Z] [Pipeline] }
19:12:21 [2020-06-04T23:12:21.752Z] [Pipeline] // withEnv
19:12:21 [2020-06-04T23:12:21.782Z] [Pipeline] }
19:12:21 [2020-06-04T23:12:21.804Z] [Pipeline] // stage
19:12:21 [2020-06-04T23:12:21.863Z] [Pipeline] stage
19:12:21 [2020-06-04T23:12:21.864Z] [Pipeline] { (Build)
19:12:22 [2020-06-04T23:12:22.196Z] [Pipeline] tool
19:12:22 [2020-06-04T23:12:22.239Z] [Pipeline] envVarsForTool
19:12:22 [2020-06-04T23:12:22.304Z] [Pipeline] tool
19:12:22 [2020-06-04T23:12:22.344Z] [Pipeline] envVarsForTool
19:12:22 [2020-06-04T23:12:22.396Z] [Pipeline] withEnv
19:12:22 [2020-06-04T23:12:22.397Z] [Pipeline] {
19:12:22 [2020-06-04T23:12:22.506Z] [Pipeline] container
19:12:22 [2020-06-04T23:12:22.506Z] [Pipeline] {
19:12:22 [2020-06-04T23:12:22.555Z] [Pipeline] sh
19:12:26 [2020-06-04T23:12:26.800Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp
19:12:26 [2020-06-04T23:12:26.825Z] [Pipeline] sh
19:12:30 [2020-06-04T23:12:30.397Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.doc.dev
19:12:30 [2020-06-04T23:12:30.426Z] [Pipeline] sh
19:12:34 [2020-06-04T23:12:34.254Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user
19:12:34 [2020-06-04T23:12:34.281Z] [Pipeline] sh
19:12:35 [2020-06-04T23:12:35.767Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
19:12:35 [2020-06-04T23:12:35.798Z] [Pipeline] sh
19:12:38 [2020-06-04T23:12:38.212Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
19:12:38 [2020-06-04T23:12:38.242Z] [Pipeline] sh
19:12:42 [2020-06-04T23:12:42.580Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
19:12:42 [2020-06-04T23:12:42.606Z] [Pipeline] sh
19:12:44 [2020-06-04T23:12:44.088Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.7 -Dtycho.disableP2Mirrors=true
19:12:44 [2020-06-04T23:12:44.090Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:12:45 [2020-06-04T23:12:45.456Z] [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
19:12:45 [2020-06-04T23:12:45.711Z] [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 7.2 kB/s)
19:12:45 [2020-06-04T23:12:45.711Z] [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
19:12:45 [2020-06-04T23:12:45.711Z] [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 2.1 MB/s)
19:12:45 [2020-06-04T23:12:45.712Z] [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
19:12:45 [2020-06-04T23:12:45.712Z] [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 26 kB/s)
19:12:45 [2020-06-04T23:12:45.712Z] [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
19:12:45 [2020-06-04T23:12:45.712Z] [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 1.1 MB/s)
19:12:45 [2020-06-04T23:12:45.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
19:12:45 [2020-06-04T23:12:45.712Z] [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 2.7 MB/s)
19:12:45 [2020-06-04T23:12:45.712Z] [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
19:12:45 [2020-06-04T23:12:45.712Z] [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 3.3 MB/s)
19:12:45 [2020-06-04T23:12:45.712Z] [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
19:12:45 [2020-06-04T23:12:45.712Z] [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 5.7 MB/s)
19:12:45 [2020-06-04T23:12:45.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
19:12:45 [2020-06-04T23:12:45.712Z] [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 3.1 MB/s)
19:12:45 [2020-06-04T23:12:45.712Z] [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
19:12:45 [2020-06-04T23:12:45.712Z] [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
19:12:45 [2020-06-04T23:12:45.967Z] [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 129 kB/s)
19:12:45 [2020-06-04T23:12:45.967Z] [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 333 kB/s)
19:12:46 [2020-06-04T23:12:46.223Z] [INFO] Scanning for projects...
19:12:46 [2020-06-04T23:12:46.223Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.223Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.223Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.223Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.223Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.478Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.479Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.479Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.479Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.479Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.479Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.479Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.479Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.735Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
19:12:46 [2020-06-04T23:12:46.992Z] [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
19:12:46 [2020-06-04T23:12:46.992Z] [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
19:12:46 [2020-06-04T23:12:46.992Z] [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
19:12:47 [2020-06-04T23:12:47.553Z] [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
19:12:47 [2020-06-04T23:12:47.553Z] [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
19:12:47 [2020-06-04T23:12:47.553Z] [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
19:12:47 [2020-06-04T23:12:47.553Z] [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 76 kB/s)
19:12:47 [2020-06-04T23:12:47.553Z] [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
19:12:47 [2020-06-04T23:12:47.553Z] [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
19:12:47 [2020-06-04T23:12:47.553Z] [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
19:12:48 [2020-06-04T23:12:48.115Z] [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
19:12:48 [2020-06-04T23:12:48.115Z] [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
19:12:48 [2020-06-04T23:12:48.115Z] [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
19:12:48 [2020-06-04T23:12:48.115Z] [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 746 kB/s)
19:12:48 [2020-06-04T23:12:48.115Z] [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
19:12:48 [2020-06-04T23:12:48.115Z] [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
19:12:48 [2020-06-04T23:12:48.115Z] [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
19:12:48 [2020-06-04T23:12:48.371Z] [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
19:12:48 [2020-06-04T23:12:48.371Z] [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
19:12:48 [2020-06-04T23:12:48.371Z] [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
19:12:48 [2020-06-04T23:12:48.371Z] [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 205 kB/s)
19:12:48 [2020-06-04T23:12:48.371Z] [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
19:12:48 [2020-06-04T23:12:48.371Z] [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
19:12:48 [2020-06-04T23:12:48.371Z] [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
19:12:48 [2020-06-04T23:12:48.934Z] [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
19:12:48 [2020-06-04T23:12:48.934Z] [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
19:12:48 [2020-06-04T23:12:48.934Z] [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
19:12:48 [2020-06-04T23:12:48.934Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 368 kB/s)
19:12:48 [2020-06-04T23:12:48.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
19:12:48 [2020-06-04T23:12:48.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
19:12:48 [2020-06-04T23:12:48.934Z] [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
19:12:49 [2020-06-04T23:12:49.190Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
19:12:49 [2020-06-04T23:12:49.190Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
19:12:49 [2020-06-04T23:12:49.190Z] [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
19:12:49 [2020-06-04T23:12:49.190Z] [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 1.3 MB/s)
19:12:49 [2020-06-04T23:12:49.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
19:12:49 [2020-06-04T23:12:49.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
19:12:49 [2020-06-04T23:12:49.190Z] [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
19:12:49 [2020-06-04T23:12:49.752Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
19:12:49 [2020-06-04T23:12:49.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
19:12:49 [2020-06-04T23:12:49.752Z] [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
19:12:49 [2020-06-04T23:12:49.752Z] [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 1.2 MB/s)
19:12:49 [2020-06-04T23:12:49.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
19:12:49 [2020-06-04T23:12:49.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
19:12:50 [2020-06-04T23:12:50.008Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
19:12:50 [2020-06-04T23:12:50.570Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
19:12:50 [2020-06-04T23:12:50.570Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
19:12:50 [2020-06-04T23:12:50.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
19:12:50 [2020-06-04T23:12:50.570Z] [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 533 kB/s)
19:12:50 [2020-06-04T23:12:50.570Z] [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
19:12:50 [2020-06-04T23:12:50.570Z] [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
19:12:50 [2020-06-04T23:12:50.570Z] [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
19:12:50 [2020-06-04T23:12:50.825Z] [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
19:12:50 [2020-06-04T23:12:50.825Z] [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
19:12:50 [2020-06-04T23:12:50.825Z] [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
19:12:50 [2020-06-04T23:12:50.825Z] [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 130 kB/s)
19:12:50 [2020-06-04T23:12:50.825Z] [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
19:12:50 [2020-06-04T23:12:50.825Z] [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
19:12:50 [2020-06-04T23:12:50.825Z] [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
19:12:51 [2020-06-04T23:12:51.386Z] [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
19:12:51 [2020-06-04T23:12:51.386Z] [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
19:12:51 [2020-06-04T23:12:51.386Z] [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
19:12:51 [2020-06-04T23:12:51.386Z] [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 217 kB/s)
19:12:51 [2020-06-04T23:12:51.386Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
19:12:51 [2020-06-04T23:12:51.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
19:12:51 [2020-06-04T23:12:51.386Z] [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
19:12:51 [2020-06-04T23:12:51.642Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
19:12:51 [2020-06-04T23:12:51.642Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
19:12:51 [2020-06-04T23:12:51.642Z] [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
19:12:51 [2020-06-04T23:12:51.642Z] [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 977 kB/s)
19:12:51 [2020-06-04T23:12:51.642Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
19:12:51 [2020-06-04T23:12:51.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
19:12:51 [2020-06-04T23:12:51.898Z] [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
19:12:52 [2020-06-04T23:12:52.155Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
19:12:52 [2020-06-04T23:12:52.155Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
19:12:52 [2020-06-04T23:12:52.155Z] [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
19:12:52 [2020-06-04T23:12:52.155Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 678 kB/s)
19:12:52 [2020-06-04T23:12:52.155Z] [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
19:12:52 [2020-06-04T23:12:52.155Z] [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
19:12:52 [2020-06-04T23:12:52.155Z] [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
19:12:52 [2020-06-04T23:12:52.411Z] [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
19:12:52 [2020-06-04T23:12:52.411Z] [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
19:12:52 [2020-06-04T23:12:52.666Z] [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
19:12:52 [2020-06-04T23:12:52.666Z] [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 78 kB/s)
19:12:52 [2020-06-04T23:12:52.666Z] [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
19:12:52 [2020-06-04T23:12:52.666Z] [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
19:12:52 [2020-06-04T23:12:52.666Z] [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
19:12:52 [2020-06-04T23:12:52.922Z] [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
19:12:52 [2020-06-04T23:12:52.922Z] [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
19:12:52 [2020-06-04T23:12:52.922Z] [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
19:12:52 [2020-06-04T23:12:52.922Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 148 kB/s)
19:12:52 [2020-06-04T23:12:52.923Z] [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
19:12:52 [2020-06-04T23:12:52.923Z] [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
19:12:52 [2020-06-04T23:12:52.923Z] [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
19:12:53 [2020-06-04T23:12:53.484Z] [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
19:12:53 [2020-06-04T23:12:53.484Z] [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
19:12:53 [2020-06-04T23:12:53.484Z] [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
19:12:53 [2020-06-04T23:12:53.484Z] [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 41 kB/s)
19:12:53 [2020-06-04T23:12:53.484Z] [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
19:12:53 [2020-06-04T23:12:53.484Z] [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
19:12:53 [2020-06-04T23:12:53.484Z] [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
19:12:53 [2020-06-04T23:12:53.743Z] [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
19:12:53 [2020-06-04T23:12:53.743Z] [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
19:12:53 [2020-06-04T23:12:53.743Z] [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
19:12:53 [2020-06-04T23:12:53.743Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 153 kB/s)
19:12:53 [2020-06-04T23:12:53.743Z] [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
19:12:53 [2020-06-04T23:12:53.743Z] [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
19:12:53 [2020-06-04T23:12:53.999Z] [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
19:12:54 [2020-06-04T23:12:54.255Z] [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
19:12:54 [2020-06-04T23:12:54.255Z] [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
19:12:54 [2020-06-04T23:12:54.255Z] [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
19:12:54 [2020-06-04T23:12:54.255Z] [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 752 kB/s)
19:12:54 [2020-06-04T23:12:54.255Z] [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
19:12:54 [2020-06-04T23:12:54.255Z] [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
19:12:54 [2020-06-04T23:12:54.255Z] [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
19:12:54 [2020-06-04T23:12:54.510Z] [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
19:12:54 [2020-06-04T23:12:54.510Z] [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
19:12:54 [2020-06-04T23:12:54.766Z] [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
19:12:54 [2020-06-04T23:12:54.766Z] [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 8.3 kB/s)
19:12:54 [2020-06-04T23:12:54.766Z] [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
19:12:54 [2020-06-04T23:12:54.766Z] [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
19:12:54 [2020-06-04T23:12:54.766Z] [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
19:12:55 [2020-06-04T23:12:55.021Z] [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
19:12:55 [2020-06-04T23:12:55.021Z] [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
19:12:55 [2020-06-04T23:12:55.279Z] [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
19:12:55 [2020-06-04T23:12:55.279Z] [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 201 kB/s)
19:12:55 [2020-06-04T23:12:55.279Z] [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
19:12:55 [2020-06-04T23:12:55.279Z] [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
19:12:55 [2020-06-04T23:12:55.279Z] [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
19:12:55 [2020-06-04T23:12:55.534Z] [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
19:12:55 [2020-06-04T23:12:55.534Z] [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
19:12:55 [2020-06-04T23:12:55.534Z] [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
19:12:55 [2020-06-04T23:12:55.534Z] [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 156 kB/s)
19:12:55 [2020-06-04T23:12:55.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
19:12:55 [2020-06-04T23:12:55.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
19:12:55 [2020-06-04T23:12:55.534Z] [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
19:12:56 [2020-06-04T23:12:56.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
19:12:56 [2020-06-04T23:12:56.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
19:12:56 [2020-06-04T23:12:56.095Z] [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
19:12:56 [2020-06-04T23:12:56.095Z] [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 453 kB/s)
19:12:56 [2020-06-04T23:12:56.095Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
19:12:56 [2020-06-04T23:12:56.095Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
19:12:56 [2020-06-04T23:12:56.095Z] [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
19:12:56 [2020-06-04T23:12:56.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
19:12:56 [2020-06-04T23:12:56.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
19:12:56 [2020-06-04T23:12:56.351Z] [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
19:12:56 [2020-06-04T23:12:56.351Z] [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 382 kB/s)
19:12:56 [2020-06-04T23:12:56.351Z] [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
19:12:56 [2020-06-04T23:12:56.351Z] [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
19:12:56 [2020-06-04T23:12:56.607Z] [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
19:12:56 [2020-06-04T23:12:56.863Z] [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
19:12:56 [2020-06-04T23:12:56.863Z] [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
19:12:56 [2020-06-04T23:12:56.863Z] [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
19:12:56 [2020-06-04T23:12:56.863Z] [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 209 kB/s)
19:12:56 [2020-06-04T23:12:56.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
19:12:56 [2020-06-04T23:12:56.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
19:12:56 [2020-06-04T23:12:56.863Z] [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
19:12:57 [2020-06-04T23:12:57.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
19:12:57 [2020-06-04T23:12:57.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
19:12:57 [2020-06-04T23:12:57.118Z] [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
19:12:57 [2020-06-04T23:12:57.374Z] [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 348 kB/s)
19:12:57 [2020-06-04T23:12:57.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
19:12:57 [2020-06-04T23:12:57.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
19:12:57 [2020-06-04T23:12:57.374Z] [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
19:12:57 [2020-06-04T23:12:57.630Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
19:12:57 [2020-06-04T23:12:57.630Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
19:12:57 [2020-06-04T23:12:57.630Z] [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
19:12:57 [2020-06-04T23:12:57.630Z] [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 418 kB/s)
19:12:57 [2020-06-04T23:12:57.630Z] [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
19:12:57 [2020-06-04T23:12:57.630Z] [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
19:12:57 [2020-06-04T23:12:57.630Z] [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
19:12:58 [2020-06-04T23:12:58.193Z] [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
19:12:58 [2020-06-04T23:12:58.194Z] [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
19:12:58 [2020-06-04T23:12:58.194Z] [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
19:12:58 [2020-06-04T23:12:58.194Z] [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 55 kB/s)
19:12:58 [2020-06-04T23:12:58.194Z] [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
19:12:58 [2020-06-04T23:12:58.194Z] [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
19:12:58 [2020-06-04T23:12:58.194Z] [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
19:12:58 [2020-06-04T23:12:58.449Z] [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
19:12:58 [2020-06-04T23:12:58.449Z] [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
19:12:58 [2020-06-04T23:12:58.449Z] [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
19:12:58 [2020-06-04T23:12:58.449Z] [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 84 kB/s)
19:12:58 [2020-06-04T23:12:58.449Z] [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
19:12:58 [2020-06-04T23:12:58.449Z] [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
19:12:58 [2020-06-04T23:12:58.705Z] [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
19:12:58 [2020-06-04T23:12:58.961Z] [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
19:12:58 [2020-06-04T23:12:58.961Z] [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
19:12:58 [2020-06-04T23:12:58.961Z] [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
19:12:58 [2020-06-04T23:12:58.961Z] [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 127 kB/s)
19:12:58 [2020-06-04T23:12:58.961Z] [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
19:12:58 [2020-06-04T23:12:58.961Z] [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
19:12:58 [2020-06-04T23:12:58.961Z] [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
19:12:59 [2020-06-04T23:12:59.217Z] [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
19:12:59 [2020-06-04T23:12:59.217Z] [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
19:12:59 [2020-06-04T23:12:59.474Z] [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
19:12:59 [2020-06-04T23:12:59.474Z] [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 153 kB/s)
19:12:59 [2020-06-04T23:12:59.474Z] [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
19:12:59 [2020-06-04T23:12:59.474Z] [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
19:12:59 [2020-06-04T23:12:59.474Z] [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
19:12:59 [2020-06-04T23:12:59.729Z] [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
19:12:59 [2020-06-04T23:12:59.730Z] [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
19:12:59 [2020-06-04T23:12:59.730Z] [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
19:12:59 [2020-06-04T23:12:59.730Z] [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 142 kB/s)
19:12:59 [2020-06-04T23:12:59.730Z] [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
19:12:59 [2020-06-04T23:12:59.730Z] [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
19:12:59 [2020-06-04T23:12:59.730Z] [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
19:13:00 [2020-06-04T23:13:00.291Z] [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
19:13:00 [2020-06-04T23:13:00.291Z] [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
19:13:00 [2020-06-04T23:13:00.291Z] [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
19:13:00 [2020-06-04T23:13:00.291Z] [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 90 kB/s)
19:13:00 [2020-06-04T23:13:00.291Z] [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
19:13:00 [2020-06-04T23:13:00.291Z] [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
19:13:00 [2020-06-04T23:13:00.291Z] [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
19:13:00 [2020-06-04T23:13:00.546Z] [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
19:13:00 [2020-06-04T23:13:00.546Z] [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
19:13:00 [2020-06-04T23:13:00.546Z] [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
19:13:00 [2020-06-04T23:13:00.546Z] [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 62 kB/s)
19:13:00 [2020-06-04T23:13:00.546Z] [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
19:13:00 [2020-06-04T23:13:00.546Z] [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
19:13:00 [2020-06-04T23:13:00.546Z] [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
19:13:01 [2020-06-04T23:13:01.107Z] [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
19:13:01 [2020-06-04T23:13:01.107Z] [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
19:13:01 [2020-06-04T23:13:01.107Z] [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
19:13:01 [2020-06-04T23:13:01.107Z] [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 556 kB/s)
19:13:01 [2020-06-04T23:13:01.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
19:13:01 [2020-06-04T23:13:01.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
19:13:01 [2020-06-04T23:13:01.107Z] [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
19:13:01 [2020-06-04T23:13:01.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
19:13:01 [2020-06-04T23:13:01.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
19:13:01 [2020-06-04T23:13:01.363Z] [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
19:13:01 [2020-06-04T23:13:01.363Z] [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 468 kB/s)
19:13:01 [2020-06-04T23:13:01.363Z] [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
19:13:01 [2020-06-04T23:13:01.363Z] [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
19:13:01 [2020-06-04T23:13:01.618Z] [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
19:13:01 [2020-06-04T23:13:01.874Z] [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
19:13:01 [2020-06-04T23:13:01.874Z] [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
19:13:01 [2020-06-04T23:13:01.874Z] [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
19:13:01 [2020-06-04T23:13:01.874Z] [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 210 kB/s)
19:13:01 [2020-06-04T23:13:01.874Z] [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
19:13:01 [2020-06-04T23:13:01.874Z] [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
19:13:01 [2020-06-04T23:13:01.874Z] [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
19:13:02 [2020-06-04T23:13:02.129Z] [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
19:13:02 [2020-06-04T23:13:02.129Z] [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
19:13:02 [2020-06-04T23:13:02.129Z] [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
19:13:02 [2020-06-04T23:13:02.385Z] [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 466 kB/s)
19:13:02 [2020-06-04T23:13:02.385Z] [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
19:13:02 [2020-06-04T23:13:02.385Z] [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
19:13:02 [2020-06-04T23:13:02.385Z] [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
19:13:02 [2020-06-04T23:13:02.642Z] [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
19:13:02 [2020-06-04T23:13:02.642Z] [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
19:13:02 [2020-06-04T23:13:02.642Z] [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
19:13:02 [2020-06-04T23:13:02.642Z] [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 133 kB/s)
19:13:02 [2020-06-04T23:13:02.642Z] [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
19:13:02 [2020-06-04T23:13:02.642Z] [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
19:13:02 [2020-06-04T23:13:02.642Z] [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
19:13:03 [2020-06-04T23:13:03.205Z] [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
19:13:03 [2020-06-04T23:13:03.205Z] [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
19:13:03 [2020-06-04T23:13:03.205Z] [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
19:13:03 [2020-06-04T23:13:03.205Z] [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 461 kB/s)
19:13:03 [2020-06-04T23:13:03.205Z] [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
19:13:03 [2020-06-04T23:13:03.205Z] [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
19:13:03 [2020-06-04T23:13:03.205Z] [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
19:13:03 [2020-06-04T23:13:03.460Z] [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
19:13:03 [2020-06-04T23:13:03.460Z] [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
19:13:03 [2020-06-04T23:13:03.460Z] [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
19:13:03 [2020-06-04T23:13:03.460Z] [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 102 kB/s)
19:13:03 [2020-06-04T23:13:03.460Z] [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
19:13:03 [2020-06-04T23:13:03.460Z] [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
19:13:03 [2020-06-04T23:13:03.460Z] [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
19:13:04 [2020-06-04T23:13:04.021Z] [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
19:13:04 [2020-06-04T23:13:04.021Z] [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
19:13:04 [2020-06-04T23:13:04.021Z] [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
19:13:04 [2020-06-04T23:13:04.021Z] [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 176 kB/s)
19:13:04 [2020-06-04T23:13:04.021Z] [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
19:13:04 [2020-06-04T23:13:04.021Z] [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
19:13:04 [2020-06-04T23:13:04.021Z] [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
19:13:04 [2020-06-04T23:13:04.282Z] [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
19:13:04 [2020-06-04T23:13:04.282Z] [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
19:13:04 [2020-06-04T23:13:04.282Z] [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
19:13:04 [2020-06-04T23:13:04.282Z] [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 93 kB/s)
19:13:04 [2020-06-04T23:13:04.282Z] [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
19:13:04 [2020-06-04T23:13:04.282Z] [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
19:13:04 [2020-06-04T23:13:04.282Z] [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
19:13:04 [2020-06-04T23:13:04.844Z] [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
19:13:04 [2020-06-04T23:13:04.844Z] [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
19:13:04 [2020-06-04T23:13:04.844Z] [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
19:13:04 [2020-06-04T23:13:04.844Z] [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 454 kB/s)
19:13:04 [2020-06-04T23:13:04.844Z] [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
19:13:04 [2020-06-04T23:13:04.844Z] [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
19:13:04 [2020-06-04T23:13:04.844Z] [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
19:13:05 [2020-06-04T23:13:05.100Z] [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
19:13:05 [2020-06-04T23:13:05.100Z] [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
19:13:05 [2020-06-04T23:13:05.100Z] [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
19:13:05 [2020-06-04T23:13:05.100Z] [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 159 kB/s)
19:13:05 [2020-06-04T23:13:05.100Z] [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
19:13:05 [2020-06-04T23:13:05.100Z] [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
19:13:05 [2020-06-04T23:13:05.100Z] [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
19:13:05 [2020-06-04T23:13:05.662Z] [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
19:13:05 [2020-06-04T23:13:05.663Z] [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
19:13:05 [2020-06-04T23:13:05.663Z] [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
19:13:05 [2020-06-04T23:13:05.663Z] [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 168 kB/s)
19:13:05 [2020-06-04T23:13:05.663Z] [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
19:13:05 [2020-06-04T23:13:05.663Z] [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
19:13:05 [2020-06-04T23:13:05.663Z] [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
19:13:05 [2020-06-04T23:13:05.918Z] [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
19:13:05 [2020-06-04T23:13:05.918Z] [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
19:13:05 [2020-06-04T23:13:05.918Z] [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
19:13:05 [2020-06-04T23:13:05.918Z] [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 92 kB/s)
19:13:05 [2020-06-04T23:13:05.918Z] [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
19:13:05 [2020-06-04T23:13:05.918Z] [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
19:13:05 [2020-06-04T23:13:05.918Z] [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
19:13:06 [2020-06-04T23:13:06.481Z] [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
19:13:06 [2020-06-04T23:13:06.481Z] [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
19:13:06 [2020-06-04T23:13:06.481Z] [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
19:13:06 [2020-06-04T23:13:06.481Z] [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 280 kB/s)
19:13:06 [2020-06-04T23:13:06.481Z] [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
19:13:06 [2020-06-04T23:13:06.481Z] [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
19:13:06 [2020-06-04T23:13:06.481Z] [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
19:13:06 [2020-06-04T23:13:06.736Z] [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
19:13:06 [2020-06-04T23:13:06.736Z] [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
19:13:06 [2020-06-04T23:13:06.736Z] [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
19:13:06 [2020-06-04T23:13:06.736Z] [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 214 kB/s)
19:13:06 [2020-06-04T23:13:06.736Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
19:13:06 [2020-06-04T23:13:06.736Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
19:13:06 [2020-06-04T23:13:06.736Z] [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
19:13:07 [2020-06-04T23:13:07.297Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
19:13:07 [2020-06-04T23:13:07.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
19:13:07 [2020-06-04T23:13:07.297Z] [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
19:13:07 [2020-06-04T23:13:07.297Z] [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 893 kB/s)
19:13:07 [2020-06-04T23:13:07.297Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
19:13:07 [2020-06-04T23:13:07.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
19:13:07 [2020-06-04T23:13:07.297Z] [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
19:13:07 [2020-06-04T23:13:07.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
19:13:07 [2020-06-04T23:13:07.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
19:13:07 [2020-06-04T23:13:07.553Z] [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
19:13:07 [2020-06-04T23:13:07.553Z] [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 307 kB/s)
19:13:07 [2020-06-04T23:13:07.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
19:13:07 [2020-06-04T23:13:07.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
19:13:07 [2020-06-04T23:13:07.553Z] [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
19:13:08 [2020-06-04T23:13:08.114Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
19:13:08 [2020-06-04T23:13:08.114Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
19:13:08 [2020-06-04T23:13:08.114Z] [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
19:13:08 [2020-06-04T23:13:08.114Z] [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 649 kB/s)
19:13:08 [2020-06-04T23:13:08.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
19:13:08 [2020-06-04T23:13:08.114Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
19:13:08 [2020-06-04T23:13:08.114Z] [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
19:13:08 [2020-06-04T23:13:08.369Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
19:13:08 [2020-06-04T23:13:08.369Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
19:13:08 [2020-06-04T23:13:08.369Z] [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
19:13:08 [2020-06-04T23:13:08.369Z] [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 1.5 MB/s)
19:13:08 [2020-06-04T23:13:08.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
19:13:08 [2020-06-04T23:13:08.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
19:13:08 [2020-06-04T23:13:08.369Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
19:13:08 [2020-06-04T23:13:08.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
19:13:08 [2020-06-04T23:13:08.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
19:13:08 [2020-06-04T23:13:08.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
19:13:08 [2020-06-04T23:13:08.931Z] [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 842 kB/s)
19:13:08 [2020-06-04T23:13:08.931Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
19:13:08 [2020-06-04T23:13:08.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
19:13:08 [2020-06-04T23:13:08.931Z] [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
19:13:09 [2020-06-04T23:13:09.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
19:13:09 [2020-06-04T23:13:09.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
19:13:09 [2020-06-04T23:13:09.187Z] [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
19:13:09 [2020-06-04T23:13:09.187Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 532 kB/s)
19:13:09 [2020-06-04T23:13:09.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
19:13:09 [2020-06-04T23:13:09.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
19:13:09 [2020-06-04T23:13:09.187Z] [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
19:13:09 [2020-06-04T23:13:09.748Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
19:13:09 [2020-06-04T23:13:09.748Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
19:13:09 [2020-06-04T23:13:09.748Z] [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
19:13:09 [2020-06-04T23:13:09.748Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.1 MB/s)
19:13:09 [2020-06-04T23:13:09.748Z] [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
19:13:09 [2020-06-04T23:13:09.748Z] [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
19:13:09 [2020-06-04T23:13:09.748Z] [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
19:13:10 [2020-06-04T23:13:10.004Z] [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
19:13:10 [2020-06-04T23:13:10.004Z] [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
19:13:10 [2020-06-04T23:13:10.004Z] [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
19:13:10 [2020-06-04T23:13:10.004Z] [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 589 kB/s)
19:13:10 [2020-06-04T23:13:10.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
19:13:10 [2020-06-04T23:13:10.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
19:13:10 [2020-06-04T23:13:10.004Z] [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
19:13:10 [2020-06-04T23:13:10.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
19:13:10 [2020-06-04T23:13:10.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
19:13:10 [2020-06-04T23:13:10.565Z] [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
19:13:10 [2020-06-04T23:13:10.565Z] [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 2.6 MB/s)
19:13:10 [2020-06-04T23:13:10.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
19:13:10 [2020-06-04T23:13:10.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
19:13:10 [2020-06-04T23:13:10.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
19:13:10 [2020-06-04T23:13:10.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
19:13:10 [2020-06-04T23:13:10.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
19:13:10 [2020-06-04T23:13:10.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
19:13:10 [2020-06-04T23:13:10.821Z] [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 979 kB/s)
19:13:10 [2020-06-04T23:13:10.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
19:13:10 [2020-06-04T23:13:10.821Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
19:13:10 [2020-06-04T23:13:10.821Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
19:13:11 [2020-06-04T23:13:11.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
19:13:11 [2020-06-04T23:13:11.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
19:13:11 [2020-06-04T23:13:11.383Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
19:13:11 [2020-06-04T23:13:11.383Z] [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 155 kB/s)
19:13:11 [2020-06-04T23:13:11.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
19:13:11 [2020-06-04T23:13:11.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
19:13:11 [2020-06-04T23:13:11.383Z] [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
19:13:11 [2020-06-04T23:13:11.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
19:13:11 [2020-06-04T23:13:11.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
19:13:11 [2020-06-04T23:13:11.639Z] [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
19:13:11 [2020-06-04T23:13:11.639Z] [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 1.2 MB/s)
19:13:11 [2020-06-04T23:13:11.639Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
19:13:11 [2020-06-04T23:13:11.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
19:13:11 [2020-06-04T23:13:11.639Z] [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
19:13:12 [2020-06-04T23:13:12.200Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
19:13:12 [2020-06-04T23:13:12.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
19:13:12 [2020-06-04T23:13:12.200Z] [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
19:13:12 [2020-06-04T23:13:12.200Z] [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 765 kB/s)
19:13:12 [2020-06-04T23:13:12.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
19:13:12 [2020-06-04T23:13:12.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
19:13:12 [2020-06-04T23:13:12.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
19:13:12 [2020-06-04T23:13:12.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
19:13:12 [2020-06-04T23:13:12.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
19:13:12 [2020-06-04T23:13:12.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
19:13:12 [2020-06-04T23:13:12.456Z] [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 95 kB/s)
19:13:12 [2020-06-04T23:13:12.456Z] [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
19:13:12 [2020-06-04T23:13:12.456Z] [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
19:13:12 [2020-06-04T23:13:12.456Z] [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
19:13:13 [2020-06-04T23:13:13.018Z] [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
19:13:13 [2020-06-04T23:13:13.018Z] [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
19:13:13 [2020-06-04T23:13:13.018Z] [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
19:13:13 [2020-06-04T23:13:13.018Z] [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 45 kB/s)
19:13:13 [2020-06-04T23:13:13.018Z] [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
19:13:13 [2020-06-04T23:13:13.018Z] [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
19:13:13 [2020-06-04T23:13:13.018Z] [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
19:13:13 [2020-06-04T23:13:13.273Z] [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
19:13:13 [2020-06-04T23:13:13.273Z] [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
19:13:13 [2020-06-04T23:13:13.273Z] [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
19:13:13 [2020-06-04T23:13:13.273Z] [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 97 kB/s)
19:13:13 [2020-06-04T23:13:13.274Z] [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
19:13:13 [2020-06-04T23:13:13.274Z] [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
19:13:13 [2020-06-04T23:13:13.529Z] [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
19:13:13 [2020-06-04T23:13:13.785Z] [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
19:13:13 [2020-06-04T23:13:13.785Z] [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
19:13:13 [2020-06-04T23:13:13.785Z] [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
19:13:13 [2020-06-04T23:13:13.785Z] [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 38 kB/s)
19:13:13 [2020-06-04T23:13:13.785Z] [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
19:13:13 [2020-06-04T23:13:13.785Z] [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
19:13:13 [2020-06-04T23:13:13.785Z] [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
19:13:14 [2020-06-04T23:13:14.040Z] [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
19:13:14 [2020-06-04T23:13:14.296Z] [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
19:13:14 [2020-06-04T23:13:14.296Z] [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
19:13:14 [2020-06-04T23:13:14.551Z] [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 28 kB/s)
19:13:14 [2020-06-04T23:13:14.551Z] [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
19:13:14 [2020-06-04T23:13:14.551Z] [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
19:13:14 [2020-06-04T23:13:14.551Z] [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
19:13:14 [2020-06-04T23:13:14.806Z] [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
19:13:14 [2020-06-04T23:13:14.806Z] [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
19:13:14 [2020-06-04T23:13:14.806Z] [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
19:13:14 [2020-06-04T23:13:14.806Z] [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 95 kB/s)
19:13:14 [2020-06-04T23:13:14.806Z] [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
19:13:14 [2020-06-04T23:13:14.806Z] [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
19:13:14 [2020-06-04T23:13:14.806Z] [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
19:13:15 [2020-06-04T23:13:15.368Z] [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
19:13:15 [2020-06-04T23:13:15.368Z] [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
19:13:15 [2020-06-04T23:13:15.368Z] [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
19:13:15 [2020-06-04T23:13:15.368Z] [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 60 kB/s)
19:13:15 [2020-06-04T23:13:15.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
19:13:15 [2020-06-04T23:13:15.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
19:13:15 [2020-06-04T23:13:15.368Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
19:13:15 [2020-06-04T23:13:15.623Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
19:13:15 [2020-06-04T23:13:15.623Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
19:13:15 [2020-06-04T23:13:15.623Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
19:13:15 [2020-06-04T23:13:15.623Z] [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 369 kB/s)
19:13:15 [2020-06-04T23:13:15.623Z] [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
19:13:15 [2020-06-04T23:13:15.623Z] [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
19:13:15 [2020-06-04T23:13:15.879Z] [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
19:13:16 [2020-06-04T23:13:16.135Z] [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
19:13:16 [2020-06-04T23:13:16.135Z] [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
19:13:16 [2020-06-04T23:13:16.135Z] [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
19:13:16 [2020-06-04T23:13:16.135Z] [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 108 kB/s)
19:13:16 [2020-06-04T23:13:16.135Z] [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
19:13:16 [2020-06-04T23:13:16.135Z] [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
19:13:16 [2020-06-04T23:13:16.135Z] [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
19:13:16 [2020-06-04T23:13:16.391Z] [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
19:13:16 [2020-06-04T23:13:16.391Z] [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
19:13:16 [2020-06-04T23:13:16.391Z] [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
19:13:16 [2020-06-04T23:13:16.646Z] [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 34 kB/s)
19:13:16 [2020-06-04T23:13:16.646Z] [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
19:13:16 [2020-06-04T23:13:16.646Z] [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
19:13:16 [2020-06-04T23:13:16.646Z] [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
19:13:16 [2020-06-04T23:13:16.901Z] [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
19:13:16 [2020-06-04T23:13:16.901Z] [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
19:13:16 [2020-06-04T23:13:16.901Z] [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
19:13:16 [2020-06-04T23:13:16.902Z] [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 163 kB/s)
19:13:16 [2020-06-04T23:13:16.902Z] [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
19:13:16 [2020-06-04T23:13:16.902Z] [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
19:13:16 [2020-06-04T23:13:16.902Z] [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
19:13:17 [2020-06-04T23:13:17.463Z] [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
19:13:17 [2020-06-04T23:13:17.463Z] [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
19:13:17 [2020-06-04T23:13:17.463Z] [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
19:13:17 [2020-06-04T23:13:17.463Z] [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 25 kB/s)
19:13:17 [2020-06-04T23:13:17.463Z] [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
19:13:17 [2020-06-04T23:13:17.463Z] [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
19:13:17 [2020-06-04T23:13:17.463Z] [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
19:13:17 [2020-06-04T23:13:17.718Z] [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
19:13:17 [2020-06-04T23:13:17.718Z] [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
19:13:17 [2020-06-04T23:13:17.718Z] [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
19:13:17 [2020-06-04T23:13:17.974Z] [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 309 kB/s)
19:13:17 [2020-06-04T23:13:17.974Z] [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
19:13:17 [2020-06-04T23:13:17.974Z] [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
19:13:17 [2020-06-04T23:13:17.974Z] [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
19:13:18 [2020-06-04T23:13:18.230Z] [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
19:13:18 [2020-06-04T23:13:18.230Z] [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
19:13:18 [2020-06-04T23:13:18.230Z] [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
19:13:18 [2020-06-04T23:13:18.230Z] [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 37 kB/s)
19:13:18 [2020-06-04T23:13:18.230Z] [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
19:13:18 [2020-06-04T23:13:18.230Z] [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
19:13:18 [2020-06-04T23:13:18.230Z] [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
19:13:18 [2020-06-04T23:13:18.793Z] [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
19:13:18 [2020-06-04T23:13:18.793Z] [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
19:13:18 [2020-06-04T23:13:18.793Z] [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
19:13:18 [2020-06-04T23:13:18.793Z] [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 590 kB/s)
19:13:18 [2020-06-04T23:13:18.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
19:13:18 [2020-06-04T23:13:18.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
19:13:18 [2020-06-04T23:13:18.793Z] [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
19:13:19 [2020-06-04T23:13:19.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
19:13:19 [2020-06-04T23:13:19.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
19:13:19 [2020-06-04T23:13:19.049Z] [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
19:13:19 [2020-06-04T23:13:19.049Z] [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.6 MB/s)
19:13:19 [2020-06-04T23:13:19.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
19:13:19 [2020-06-04T23:13:19.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
19:13:19 [2020-06-04T23:13:19.049Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
19:13:19 [2020-06-04T23:13:19.610Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
19:13:19 [2020-06-04T23:13:19.610Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
19:13:19 [2020-06-04T23:13:19.610Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
19:13:19 [2020-06-04T23:13:19.610Z] [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 228 kB/s)
19:13:19 [2020-06-04T23:13:19.610Z] [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
19:13:19 [2020-06-04T23:13:19.610Z] [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
19:13:19 [2020-06-04T23:13:19.610Z] [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
19:13:19 [2020-06-04T23:13:19.865Z] [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
19:13:19 [2020-06-04T23:13:19.865Z] [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
19:13:19 [2020-06-04T23:13:19.865Z] [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
19:13:19 [2020-06-04T23:13:19.865Z] [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 112 kB/s)
19:13:19 [2020-06-04T23:13:19.865Z] [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
19:13:19 [2020-06-04T23:13:19.865Z] [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
19:13:19 [2020-06-04T23:13:19.865Z] [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
19:13:20 [2020-06-04T23:13:20.426Z] [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
19:13:20 [2020-06-04T23:13:20.426Z] [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
19:13:20 [2020-06-04T23:13:20.426Z] [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
19:13:20 [2020-06-04T23:13:20.426Z] [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 56 kB/s)
19:13:20 [2020-06-04T23:13:20.426Z] [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
19:13:20 [2020-06-04T23:13:20.426Z] [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
19:13:20 [2020-06-04T23:13:20.426Z] [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
19:13:20 [2020-06-04T23:13:20.682Z] [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
19:13:20 [2020-06-04T23:13:20.682Z] [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
19:13:20 [2020-06-04T23:13:20.682Z] [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
19:13:20 [2020-06-04T23:13:20.682Z] [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 46 kB/s)
19:13:20 [2020-06-04T23:13:20.682Z] [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
19:13:20 [2020-06-04T23:13:20.682Z] [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
19:13:20 [2020-06-04T23:13:20.682Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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)
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
19:13:21 [2020-06-04T23:13:21.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
19:13:21 [2020-06-04T23:13:21.243Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.243Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.499Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
19:13:21 [2020-06-04T23:13:21.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
19:13:21 [2020-06-04T23:13:21.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.755Z] [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
19:13:21 [2020-06-04T23:13:21.756Z] [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
19:13:21 [2020-06-04T23:13:21.756Z] [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
19:13:21 [2020-06-04T23:13:21.756Z] [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
19:13:21 [2020-06-04T23:13:21.756Z] [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
19:13:21 [2020-06-04T23:13:21.756Z] [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
19:13:22 [2020-06-04T23:13:22.318Z] [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
19:13:22 [2020-06-04T23:13:22.318Z] [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
19:13:22 [2020-06-04T23:13:22.318Z] [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
19:13:22 [2020-06-04T23:13:22.319Z] [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
19:13:22 [2020-06-04T23:13:22.319Z] [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
19:13:22 [2020-06-04T23:13:22.575Z] [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
19:13:22 [2020-06-04T23:13:22.575Z] [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
19:13:22 [2020-06-04T23:13:22.575Z] [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
19:13:22 [2020-06-04T23:13:22.575Z] [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
19:13:22 [2020-06-04T23:13:22.575Z] [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
19:13:22 [2020-06-04T23:13:22.830Z] [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
19:13:22 [2020-06-04T23:13:22.830Z] [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
19:13:22 [2020-06-04T23:13:22.830Z] [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
19:13:22 [2020-06-04T23:13:22.830Z] [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
19:13:22 [2020-06-04T23:13:22.830Z] [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
19:13:23 [2020-06-04T23:13:23.086Z] [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
19:13:23 [2020-06-04T23:13:23.086Z] [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
19:13:23 [2020-06-04T23:13:23.086Z] [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
19:13:23 [2020-06-04T23:13:23.086Z] [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
19:13:23 [2020-06-04T23:13:23.086Z] [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
19:13:23 [2020-06-04T23:13:23.342Z] [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
19:13:23 [2020-06-04T23:13:23.342Z] [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
19:13:23 [2020-06-04T23:13:23.342Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
19:13:23 [2020-06-04T23:13:23.342Z] [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
19:13:23 [2020-06-04T23:13:23.342Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
19:13:23 [2020-06-04T23:13:23.598Z] [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
19:13:23 [2020-06-04T23:13:23.598Z] [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
19:13:23 [2020-06-04T23:13:23.598Z] [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
19:13:23 [2020-06-04T23:13:23.598Z] [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
19:13:23 [2020-06-04T23:13:23.598Z] [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
19:13:23 [2020-06-04T23:13:23.854Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
19:13:23 [2020-06-04T23:13:23.854Z] [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
19:13:24 [2020-06-04T23:13:24.110Z] [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
19:13:24 [2020-06-04T23:13:24.110Z] [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
19:13:24 [2020-06-04T23:13:24.110Z] [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
19:13:24 [2020-06-04T23:13:24.366Z] [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
19:13:24 [2020-06-04T23:13:24.366Z] [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
19:13:24 [2020-06-04T23:13:24.366Z] [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
19:13:24 [2020-06-04T23:13:24.366Z] [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
19:13:24 [2020-06-04T23:13:24.366Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
19:13:24 [2020-06-04T23:13:24.622Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.622Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
19:13:24 [2020-06-04T23:13:24.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
19:13:24 [2020-06-04T23:13:24.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:24 [2020-06-04T23:13:24.878Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.134Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
19:13:25 [2020-06-04T23:13:25.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
19:13:25 [2020-06-04T23:13:25.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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 329 kB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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 16 MB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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 741 kB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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 3.2 MB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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.6 MB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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 2.1 MB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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 1.3 MB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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 632 kB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.390Z] [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 165 kB/s)
19:13:25 [2020-06-04T23:13:25.390Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 863 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 342 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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 429 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 2.1 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.0 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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 499 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 565 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 1.4 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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 262 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 423 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 110 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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 3.9 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 2.0 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 373 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
19:13:25 [2020-06-04T23:13:25.648Z] [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 1.0 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 293 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
19:13:25 [2020-06-04T23:13:25.648Z] [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 2.7 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 438 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.1 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 67 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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 498 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 262 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
19:13:25 [2020-06-04T23:13:25.648Z] [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 1.1 MB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 14 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 164 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 32 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 41 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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 489 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.648Z] [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 161 kB/s)
19:13:25 [2020-06-04T23:13:25.648Z] [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
19:13:25 [2020-06-04T23:13:25.649Z] [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 227 kB/s)
19:13:25 [2020-06-04T23:13:25.649Z] [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
19:13:25 [2020-06-04T23:13:25.649Z] [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 120 kB/s)
19:13:25 [2020-06-04T23:13:25.649Z] [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
19:13:25 [2020-06-04T23:13:25.649Z] [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 18 kB/s)
19:13:25 [2020-06-04T23:13:25.649Z] [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 154 kB/s)
19:13:25 [2020-06-04T23:13:25.649Z] [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 75 kB/s)
19:13:25 [2020-06-04T23:13:25.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.0 MB/s)
19:13:25 [2020-06-04T23:13:25.649Z] [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 4.9 MB/s)
19:13:26 [2020-06-04T23:13:26.575Z] [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
19:13:26 [2020-06-04T23:13:26.575Z] [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
19:13:26 [2020-06-04T23:13:26.575Z] [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
19:13:26 [2020-06-04T23:13:26.575Z] [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
19:13:26 [2020-06-04T23:13:26.575Z] [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
19:13:26 [2020-06-04T23:13:26.575Z] [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
19:13:26 [2020-06-04T23:13:26.830Z] [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 44 MB/s)
19:13:27 [2020-06-04T23:13:27.086Z] [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
19:13:27 [2020-06-04T23:13:27.086Z] [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
19:13:27 [2020-06-04T23:13:27.086Z] [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
19:13:27 [2020-06-04T23:13:27.342Z] [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
19:13:27 [2020-06-04T23:13:27.342Z] [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
19:13:27 [2020-06-04T23:13:27.342Z] [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
19:13:27 [2020-06-04T23:13:27.342Z] [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 8.4 MB/s)
19:13:27 [2020-06-04T23:13:27.342Z] [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
19:13:27 [2020-06-04T23:13:27.342Z] [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
19:13:27 [2020-06-04T23:13:27.342Z] [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
19:13:27 [2020-06-04T23:13:27.597Z] [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
19:13:27 [2020-06-04T23:13:27.853Z] [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
19:13:27 [2020-06-04T23:13:27.853Z] [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
19:13:27 [2020-06-04T23:13:27.853Z] [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.3 MB/s)
19:13:27 [2020-06-04T23:13:27.853Z] [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
19:13:27 [2020-06-04T23:13:27.853Z] [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
19:13:27 [2020-06-04T23:13:27.853Z] [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
19:13:28 [2020-06-04T23:13:28.109Z] [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
19:13:28 [2020-06-04T23:13:28.109Z] [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
19:13:28 [2020-06-04T23:13:28.109Z] [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
19:13:28 [2020-06-04T23:13:28.364Z] [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 1.3 MB/s)
19:13:28 [2020-06-04T23:13:28.925Z] [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
19:13:28 [2020-06-04T23:13:28.925Z] [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
19:13:29 [2020-06-04T23:13:29.180Z] [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
19:13:29 [2020-06-04T23:13:29.436Z] [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
19:13:29 [2020-06-04T23:13:29.436Z] [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
19:13:29 [2020-06-04T23:13:29.436Z] [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
19:13:29 [2020-06-04T23:13:29.436Z] [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 349 kB/s)
19:13:29 [2020-06-04T23:13:29.436Z] [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
19:13:29 [2020-06-04T23:13:29.436Z] [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
19:13:29 [2020-06-04T23:13:29.436Z] [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
19:13:29 [2020-06-04T23:13:29.691Z] [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
19:13:29 [2020-06-04T23:13:29.691Z] [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
19:13:29 [2020-06-04T23:13:29.691Z] [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
19:13:29 [2020-06-04T23:13:29.947Z] [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 249 kB/s)
19:13:29 [2020-06-04T23:13:29.947Z] [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
19:13:29 [2020-06-04T23:13:29.947Z] [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
19:13:29 [2020-06-04T23:13:29.947Z] [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
19:13:30 [2020-06-04T23:13:30.203Z] [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
19:13:30 [2020-06-04T23:13:30.459Z] [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
19:13:30 [2020-06-04T23:13:30.459Z] [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
19:13:30 [2020-06-04T23:13:30.459Z] [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 649 kB/s)
19:13:30 [2020-06-04T23:13:30.459Z] [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
19:13:30 [2020-06-04T23:13:30.459Z] [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
19:13:30 [2020-06-04T23:13:30.459Z] [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
19:13:30 [2020-06-04T23:13:30.716Z] [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
19:13:30 [2020-06-04T23:13:30.716Z] [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
19:13:30 [2020-06-04T23:13:30.716Z] [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
19:13:30 [2020-06-04T23:13:30.972Z] [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 40 kB/s)
19:13:30 [2020-06-04T23:13:30.972Z] [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
19:13:30 [2020-06-04T23:13:30.972Z] [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
19:13:30 [2020-06-04T23:13:30.972Z] [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
19:13:31 [2020-06-04T23:13:31.228Z] [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
19:13:31 [2020-06-04T23:13:31.228Z] [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
19:13:31 [2020-06-04T23:13:31.483Z] [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
19:13:31 [2020-06-04T23:13:31.483Z] [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 165 kB/s)
19:13:31 [2020-06-04T23:13:31.483Z] [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
19:13:31 [2020-06-04T23:13:31.483Z] [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
19:13:31 [2020-06-04T23:13:31.483Z] [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
19:13:31 [2020-06-04T23:13:31.738Z] [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
19:13:31 [2020-06-04T23:13:31.738Z] [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
19:13:31 [2020-06-04T23:13:31.739Z] [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
19:13:31 [2020-06-04T23:13:31.739Z] [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 160 kB/s)
19:13:31 [2020-06-04T23:13:31.739Z] [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
19:13:31 [2020-06-04T23:13:31.994Z] [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
19:13:31 [2020-06-04T23:13:31.994Z] [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
19:13:32 [2020-06-04T23:13:32.249Z] [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
19:13:32 [2020-06-04T23:13:32.249Z] [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
19:13:32 [2020-06-04T23:13:32.249Z] [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
19:13:32 [2020-06-04T23:13:32.505Z] [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 559 kB/s)
19:13:32 [2020-06-04T23:13:32.505Z] [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
19:13:32 [2020-06-04T23:13:32.505Z] [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
19:13:32 [2020-06-04T23:13:32.505Z] [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
19:13:32 [2020-06-04T23:13:32.761Z] [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
19:13:32 [2020-06-04T23:13:32.761Z] [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
19:13:32 [2020-06-04T23:13:32.761Z] [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
19:13:32 [2020-06-04T23:13:32.761Z] [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 264 kB/s)
19:13:32 [2020-06-04T23:13:32.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
19:13:32 [2020-06-04T23:13:32.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
19:13:32 [2020-06-04T23:13:32.761Z] [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
19:13:33 [2020-06-04T23:13:33.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
19:13:33 [2020-06-04T23:13:33.273Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
19:13:33 [2020-06-04T23:13:33.273Z] [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
19:13:33 [2020-06-04T23:13:33.273Z] [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 620 kB/s)
19:13:33 [2020-06-04T23:13:33.273Z] [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
19:13:33 [2020-06-04T23:13:33.274Z] [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
19:13:33 [2020-06-04T23:13:33.274Z] [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
19:13:33 [2020-06-04T23:13:33.530Z] [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
19:13:33 [2020-06-04T23:13:33.530Z] [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
19:13:33 [2020-06-04T23:13:33.530Z] [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
19:13:33 [2020-06-04T23:13:33.530Z] [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 216 kB/s)
19:13:33 [2020-06-04T23:13:33.530Z] [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
19:13:33 [2020-06-04T23:13:33.530Z] [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
19:13:33 [2020-06-04T23:13:33.530Z] [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
19:13:34 [2020-06-04T23:13:34.092Z] [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
19:13:34 [2020-06-04T23:13:34.092Z] [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
19:13:34 [2020-06-04T23:13:34.092Z] [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
19:13:34 [2020-06-04T23:13:34.092Z] [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 669 kB/s)
19:13:34 [2020-06-04T23:13:34.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
19:13:34 [2020-06-04T23:13:34.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
19:13:34 [2020-06-04T23:13:34.092Z] [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
19:13:34 [2020-06-04T23:13:34.348Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
19:13:34 [2020-06-04T23:13:34.348Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
19:13:34 [2020-06-04T23:13:34.348Z] [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
19:13:34 [2020-06-04T23:13:34.348Z] [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 1.3 MB/s)
19:13:34 [2020-06-04T23:13:34.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
19:13:34 [2020-06-04T23:13:34.604Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
19:13:34 [2020-06-04T23:13:34.604Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
19:13:34 [2020-06-04T23:13:34.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
19:13:34 [2020-06-04T23:13:34.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
19:13:34 [2020-06-04T23:13:34.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
19:13:34 [2020-06-04T23:13:34.860Z] [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 740 kB/s)
19:13:34 [2020-06-04T23:13:34.860Z] [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
19:13:34 [2020-06-04T23:13:34.860Z] [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
19:13:34 [2020-06-04T23:13:34.860Z] [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
19:13:35 [2020-06-04T23:13:35.115Z] [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
19:13:35 [2020-06-04T23:13:35.115Z] [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
19:13:35 [2020-06-04T23:13:35.371Z] [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
19:13:35 [2020-06-04T23:13:35.371Z] [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 73 kB/s)
19:13:35 [2020-06-04T23:13:35.371Z] [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
19:13:35 [2020-06-04T23:13:35.371Z] [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
19:13:35 [2020-06-04T23:13:35.371Z] [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
19:13:35 [2020-06-04T23:13:35.627Z] [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
19:13:35 [2020-06-04T23:13:35.627Z] [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
19:13:35 [2020-06-04T23:13:35.627Z] [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
19:13:35 [2020-06-04T23:13:35.627Z] [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 776 kB/s)
19:13:35 [2020-06-04T23:13:35.627Z] [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
19:13:35 [2020-06-04T23:13:35.627Z] [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
19:13:35 [2020-06-04T23:13:35.627Z] [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
19:13:36 [2020-06-04T23:13:36.187Z] [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
19:13:36 [2020-06-04T23:13:36.187Z] [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
19:13:36 [2020-06-04T23:13:36.187Z] [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
19:13:36 [2020-06-04T23:13:36.187Z] [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 166 kB/s)
19:13:36 [2020-06-04T23:13:36.187Z] [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
19:13:36 [2020-06-04T23:13:36.187Z] [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
19:13:36 [2020-06-04T23:13:36.188Z] [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
19:13:36 [2020-06-04T23:13:36.188Z] [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
19:13:36 [2020-06-04T23:13:36.188Z] [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
19:13:36 [2020-06-04T23:13:36.188Z] [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
19:13:36 [2020-06-04T23:13:36.188Z] [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
19:13:36 [2020-06-04T23:13:36.188Z] [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
19:13:36 [2020-06-04T23:13:36.188Z] [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
19:13:36 [2020-06-04T23:13:36.442Z] [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
19:13:36 [2020-06-04T23:13:36.442Z] [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
19:13:36 [2020-06-04T23:13:36.442Z] [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
19:13:36 [2020-06-04T23:13:36.697Z] [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
19:13:36 [2020-06-04T23:13:36.698Z] [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
19:13:36 [2020-06-04T23:13:36.698Z] [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
19:13:36 [2020-06-04T23:13:36.698Z] [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
19:13:36 [2020-06-04T23:13:36.698Z] [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
19:13:36 [2020-06-04T23:13:36.698Z] [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
19:13:36 [2020-06-04T23:13:36.698Z] [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 441 kB/s)
19:13:36 [2020-06-04T23:13:36.698Z] [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 404 kB/s)
19:13:36 [2020-06-04T23:13:36.698Z] [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 2.1 MB/s)
19:13:36 [2020-06-04T23:13:36.953Z] [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
19:13:36 [2020-06-04T23:13:36.953Z] [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
19:13:36 [2020-06-04T23:13:36.953Z] [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
19:13:37 [2020-06-04T23:13:37.209Z] [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
19:13:37 [2020-06-04T23:13:37.209Z] [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
19:13:37 [2020-06-04T23:13:37.209Z] [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
19:13:37 [2020-06-04T23:13:37.209Z] [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 58 kB/s)
19:13:37 [2020-06-04T23:13:37.209Z] [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
19:13:37 [2020-06-04T23:13:37.209Z] [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
19:13:37 [2020-06-04T23:13:37.209Z] [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
19:13:37 [2020-06-04T23:13:37.770Z] [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
19:13:37 [2020-06-04T23:13:37.770Z] [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
19:13:37 [2020-06-04T23:13:37.770Z] [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
19:13:37 [2020-06-04T23:13:37.770Z] [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 413 kB/s)
19:13:37 [2020-06-04T23:13:37.770Z] [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
19:13:37 [2020-06-04T23:13:37.770Z] [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
19:13:37 [2020-06-04T23:13:37.770Z] [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
19:13:38 [2020-06-04T23:13:38.025Z] [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
19:13:38 [2020-06-04T23:13:38.025Z] [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
19:13:38 [2020-06-04T23:13:38.282Z] [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
19:13:38 [2020-06-04T23:13:38.282Z] [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 22 kB/s)
19:13:38 [2020-06-04T23:13:38.282Z] [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
19:13:38 [2020-06-04T23:13:38.282Z] [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
19:13:38 [2020-06-04T23:13:38.282Z] [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
19:13:38 [2020-06-04T23:13:38.538Z] [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
19:13:38 [2020-06-04T23:13:38.538Z] [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
19:13:38 [2020-06-04T23:13:38.538Z] [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
19:13:38 [2020-06-04T23:13:38.538Z] [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 326 kB/s)
19:13:38 [2020-06-04T23:13:38.538Z] [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
19:13:38 [2020-06-04T23:13:38.538Z] [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
19:13:38 [2020-06-04T23:13:38.794Z] [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
19:13:39 [2020-06-04T23:13:39.050Z] [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
19:13:39 [2020-06-04T23:13:39.050Z] [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
19:13:39 [2020-06-04T23:13:39.050Z] [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
19:13:39 [2020-06-04T23:13:39.050Z] [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 1.2 MB/s)
19:13:39 [2020-06-04T23:13:39.050Z] [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
19:13:39 [2020-06-04T23:13:39.050Z] [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
19:13:39 [2020-06-04T23:13:39.050Z] [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
19:13:39 [2020-06-04T23:13:39.306Z] [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
19:13:39 [2020-06-04T23:13:39.306Z] [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
19:13:39 [2020-06-04T23:13:39.306Z] [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
19:13:39 [2020-06-04T23:13:39.561Z] [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 12 kB/s)
19:13:39 [2020-06-04T23:13:39.561Z] [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
19:13:39 [2020-06-04T23:13:39.561Z] [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
19:13:39 [2020-06-04T23:13:39.561Z] [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
19:13:39 [2020-06-04T23:13:39.816Z] [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
19:13:39 [2020-06-04T23:13:39.816Z] [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
19:13:39 [2020-06-04T23:13:39.816Z] [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
19:13:39 [2020-06-04T23:13:39.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 212 kB/s)
19:13:39 [2020-06-04T23:13:39.816Z] [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
19:13:39 [2020-06-04T23:13:39.816Z] [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
19:13:39 [2020-06-04T23:13:39.816Z] [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
19:13:40 [2020-06-04T23:13:40.377Z] [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
19:13:40 [2020-06-04T23:13:40.377Z] [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
19:13:40 [2020-06-04T23:13:40.377Z] [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
19:13:40 [2020-06-04T23:13:40.378Z] [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 148 kB/s)
19:13:40 [2020-06-04T23:13:40.378Z] [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
19:13:40 [2020-06-04T23:13:40.378Z] [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
19:13:40 [2020-06-04T23:13:40.378Z] [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
19:13:40 [2020-06-04T23:13:40.633Z] [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
19:13:40 [2020-06-04T23:13:40.633Z] [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
19:13:40 [2020-06-04T23:13:40.633Z] [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
19:13:40 [2020-06-04T23:13:40.633Z] [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 320 kB/s)
19:13:40 [2020-06-04T23:13:40.633Z] [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
19:13:40 [2020-06-04T23:13:40.634Z] [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
19:13:40 [2020-06-04T23:13:40.634Z] [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
19:13:40 [2020-06-04T23:13:40.889Z] [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
19:13:41 [2020-06-04T23:13:41.144Z] [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
19:13:41 [2020-06-04T23:13:41.144Z] [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
19:13:41 [2020-06-04T23:13:41.144Z] [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 503 kB/s)
19:13:41 [2020-06-04T23:13:41.144Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
19:13:41 [2020-06-04T23:13:41.144Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
19:13:41 [2020-06-04T23:13:41.144Z] [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
19:13:41 [2020-06-04T23:13:41.399Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
19:13:41 [2020-06-04T23:13:41.399Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
19:13:41 [2020-06-04T23:13:41.399Z] [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
19:13:41 [2020-06-04T23:13:41.399Z] [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 1.0 MB/s)
19:13:41 [2020-06-04T23:13:41.399Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
19:13:41 [2020-06-04T23:13:41.399Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
19:13:41 [2020-06-04T23:13:41.399Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
19:13:41 [2020-06-04T23:13:41.654Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
19:13:41 [2020-06-04T23:13:41.910Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
19:13:41 [2020-06-04T23:13:41.910Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
19:13:41 [2020-06-04T23:13:41.910Z] [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 181 kB/s)
19:13:41 [2020-06-04T23:13:41.910Z] [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
19:13:41 [2020-06-04T23:13:41.910Z] [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
19:13:41 [2020-06-04T23:13:41.910Z] [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
19:13:42 [2020-06-04T23:13:42.166Z] [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
19:13:42 [2020-06-04T23:13:42.166Z] [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
19:13:42 [2020-06-04T23:13:42.166Z] [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
19:13:42 [2020-06-04T23:13:42.166Z] [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 63 kB/s)
19:13:42 [2020-06-04T23:13:42.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.pom
19:13:42 [2020-06-04T23:13:42.166Z] [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
19:13:42 [2020-06-04T23:13:42.422Z] [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
19:13:42 [2020-06-04T23:13:42.677Z] [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
19:13:42 [2020-06-04T23:13:42.677Z] [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
19:13:42 [2020-06-04T23:13:42.677Z] [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
19:13:42 [2020-06-04T23:13:42.677Z] [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 282 kB/s)
19:13:42 [2020-06-04T23:13:42.677Z] [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
19:13:42 [2020-06-04T23:13:42.677Z] [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
19:13:42 [2020-06-04T23:13:42.677Z] [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
19:13:42 [2020-06-04T23:13:42.933Z] [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
19:13:42 [2020-06-04T23:13:42.933Z] [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
19:13:43 [2020-06-04T23:13:43.188Z] [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
19:13:43 [2020-06-04T23:13:43.188Z] [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 22 kB/s)
19:13:43 [2020-06-04T23:13:43.188Z] [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
19:13:43 [2020-06-04T23:13:43.188Z] [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
19:13:43 [2020-06-04T23:13:43.188Z] [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
19:13:43 [2020-06-04T23:13:43.443Z] [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
19:13:43 [2020-06-04T23:13:43.444Z] [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
19:13:43 [2020-06-04T23:13:43.444Z] [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
19:13:43 [2020-06-04T23:13:43.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 261 kB/s)
19:13:43 [2020-06-04T23:13:43.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
19:13:43 [2020-06-04T23:13:43.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
19:13:43 [2020-06-04T23:13:43.444Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
19:13:43 [2020-06-04T23:13:43.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
19:13:43 [2020-06-04T23:13:43.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
19:13:43 [2020-06-04T23:13:43.955Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
19:13:43 [2020-06-04T23:13:43.955Z] [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 107 kB/s)
19:13:43 [2020-06-04T23:13:43.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
19:13:43 [2020-06-04T23:13:43.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
19:13:43 [2020-06-04T23:13:43.955Z] [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
19:13:44 [2020-06-04T23:13:44.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
19:13:44 [2020-06-04T23:13:44.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
19:13:44 [2020-06-04T23:13:44.211Z] [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
19:13:44 [2020-06-04T23:13:44.211Z] [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 40 kB/s)
19:13:44 [2020-06-04T23:13:44.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
19:13:44 [2020-06-04T23:13:44.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
19:13:44 [2020-06-04T23:13:44.211Z] [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
19:13:44 [2020-06-04T23:13:44.773Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
19:13:44 [2020-06-04T23:13:44.773Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
19:13:44 [2020-06-04T23:13:44.773Z] [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
19:13:44 [2020-06-04T23:13:44.773Z] [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 280 kB/s)
19:13:44 [2020-06-04T23:13:44.773Z] [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
19:13:44 [2020-06-04T23:13:44.773Z] [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
19:13:44 [2020-06-04T23:13:44.773Z] [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
19:13:45 [2020-06-04T23:13:45.029Z] [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
19:13:45 [2020-06-04T23:13:45.029Z] [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
19:13:45 [2020-06-04T23:13:45.029Z] [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
19:13:45 [2020-06-04T23:13:45.029Z] [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 125 kB/s)
19:13:45 [2020-06-04T23:13:45.029Z] [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
19:13:45 [2020-06-04T23:13:45.029Z] [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
19:13:45 [2020-06-04T23:13:45.284Z] [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
19:13:45 [2020-06-04T23:13:45.540Z] [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
19:13:45 [2020-06-04T23:13:45.540Z] [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
19:13:45 [2020-06-04T23:13:45.540Z] [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
19:13:45 [2020-06-04T23:13:45.540Z] [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 52 kB/s)
19:13:45 [2020-06-04T23:13:45.540Z] [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
19:13:45 [2020-06-04T23:13:45.540Z] [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
19:13:45 [2020-06-04T23:13:45.540Z] [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
19:13:45 [2020-06-04T23:13:45.795Z] [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
19:13:46 [2020-06-04T23:13:46.078Z] [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
19:13:46 [2020-06-04T23:13:46.079Z] [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
19:13:46 [2020-06-04T23:13:46.079Z] [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 97 kB/s)
19:13:46 [2020-06-04T23:13:46.079Z] [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
19:13:46 [2020-06-04T23:13:46.079Z] [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
19:13:46 [2020-06-04T23:13:46.079Z] [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
19:13:46 [2020-06-04T23:13:46.334Z] [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
19:13:46 [2020-06-04T23:13:46.334Z] [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
19:13:46 [2020-06-04T23:13:46.334Z] [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
19:13:46 [2020-06-04T23:13:46.334Z] [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 53 kB/s)
19:13:46 [2020-06-04T23:13:46.335Z] [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
19:13:46 [2020-06-04T23:13:46.335Z] [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
19:13:46 [2020-06-04T23:13:46.335Z] [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
19:13:46 [2020-06-04T23:13:46.895Z] [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
19:13:46 [2020-06-04T23:13:46.895Z] [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
19:13:46 [2020-06-04T23:13:46.895Z] [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
19:13:46 [2020-06-04T23:13:46.895Z] [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 26 kB/s)
19:13:46 [2020-06-04T23:13:46.895Z] [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
19:13:46 [2020-06-04T23:13:46.895Z] [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
19:13:46 [2020-06-04T23:13:46.895Z] [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
19:13:47 [2020-06-04T23:13:47.151Z] [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
19:13:47 [2020-06-04T23:13:47.151Z] [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
19:13:47 [2020-06-04T23:13:47.151Z] [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
19:13:47 [2020-06-04T23:13:47.151Z] [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 280 kB/s)
19:13:47 [2020-06-04T23:13:47.151Z] [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
19:13:47 [2020-06-04T23:13:47.151Z] [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
19:13:47 [2020-06-04T23:13:47.151Z] [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
19:13:47 [2020-06-04T23:13:47.407Z] [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
19:13:47 [2020-06-04T23:13:47.662Z] [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
19:13:47 [2020-06-04T23:13:47.662Z] [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
19:13:47 [2020-06-04T23:13:47.662Z] [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 116 kB/s)
19:13:47 [2020-06-04T23:13:47.662Z] [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
19:13:47 [2020-06-04T23:13:47.662Z] [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
19:13:47 [2020-06-04T23:13:47.662Z] [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
19:13:47 [2020-06-04T23:13:47.918Z] [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
19:13:47 [2020-06-04T23:13:47.918Z] [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
19:13:47 [2020-06-04T23:13:47.918Z] [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
19:13:47 [2020-06-04T23:13:47.918Z] [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 42 kB/s)
19:13:47 [2020-06-04T23:13:47.918Z] [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
19:13:47 [2020-06-04T23:13:47.918Z] [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
19:13:48 [2020-06-04T23:13:48.174Z] [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
19:13:48 [2020-06-04T23:13:48.430Z] [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
19:13:48 [2020-06-04T23:13:48.430Z] [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
19:13:48 [2020-06-04T23:13:48.430Z] [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
19:13:48 [2020-06-04T23:13:48.431Z] [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 22 kB/s)
19:13:48 [2020-06-04T23:13:48.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
19:13:48 [2020-06-04T23:13:48.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
19:13:48 [2020-06-04T23:13:48.431Z] [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
19:13:48 [2020-06-04T23:13:48.686Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
19:13:48 [2020-06-04T23:13:48.942Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
19:13:48 [2020-06-04T23:13:48.942Z] [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
19:13:48 [2020-06-04T23:13:48.942Z] [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 175 kB/s)
19:13:48 [2020-06-04T23:13:48.942Z] [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
19:13:48 [2020-06-04T23:13:48.942Z] [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
19:13:48 [2020-06-04T23:13:48.942Z] [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
19:13:49 [2020-06-04T23:13:49.197Z] [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
19:13:49 [2020-06-04T23:13:49.197Z] [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
19:13:49 [2020-06-04T23:13:49.197Z] [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
19:13:49 [2020-06-04T23:13:49.197Z] [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 73 kB/s)
19:13:49 [2020-06-04T23:13:49.197Z] [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
19:13:49 [2020-06-04T23:13:49.197Z] [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
19:13:49 [2020-06-04T23:13:49.197Z] [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
19:13:49 [2020-06-04T23:13:49.758Z] [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
19:13:49 [2020-06-04T23:13:49.758Z] [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
19:13:49 [2020-06-04T23:13:49.758Z] [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
19:13:49 [2020-06-04T23:13:49.758Z] [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 53 kB/s)
19:13:49 [2020-06-04T23:13:49.758Z] [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
19:13:49 [2020-06-04T23:13:49.758Z] [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
19:13:49 [2020-06-04T23:13:49.758Z] [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
19:13:50 [2020-06-04T23:13:50.318Z] [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
19:13:50 [2020-06-04T23:13:50.574Z] [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
19:13:50 [2020-06-04T23:13:50.574Z] [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
19:13:50 [2020-06-04T23:13:50.574Z] [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 93 kB/s)
19:13:50 [2020-06-04T23:13:50.574Z] [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
19:13:50 [2020-06-04T23:13:50.574Z] [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
19:13:50 [2020-06-04T23:13:50.574Z] [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
19:13:50 [2020-06-04T23:13:50.830Z] [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
19:13:50 [2020-06-04T23:13:50.830Z] [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
19:13:51 [2020-06-04T23:13:51.085Z] [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
19:13:51 [2020-06-04T23:13:51.085Z] [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 146 kB/s)
19:13:51 [2020-06-04T23:13:51.085Z] [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
19:13:51 [2020-06-04T23:13:51.085Z] [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
19:13:51 [2020-06-04T23:13:51.085Z] [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
19:13:51 [2020-06-04T23:13:51.340Z] [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
19:13:51 [2020-06-04T23:13:51.340Z] [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
19:13:51 [2020-06-04T23:13:51.340Z] [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
19:13:51 [2020-06-04T23:13:51.340Z] [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 84 kB/s)
19:13:51 [2020-06-04T23:13:51.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
19:13:51 [2020-06-04T23:13:51.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
19:13:51 [2020-06-04T23:13:51.341Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
19:13:51 [2020-06-04T23:13:51.595Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
19:13:51 [2020-06-04T23:13:51.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
19:13:51 [2020-06-04T23:13:51.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
19:13:51 [2020-06-04T23:13:51.851Z] [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 158 kB/s)
19:13:51 [2020-06-04T23:13:51.851Z] [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
19:13:51 [2020-06-04T23:13:51.851Z] [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
19:13:51 [2020-06-04T23:13:51.851Z] [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
19:13:51 [2020-06-04T23:13:51.851Z] [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
19:13:51 [2020-06-04T23:13:51.851Z] [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
19:13:51 [2020-06-04T23:13:51.851Z] [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
19:13:52 [2020-06-04T23:13:52.107Z] [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
19:13:52 [2020-06-04T23:13:52.107Z] [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
19:13:52 [2020-06-04T23:13:52.362Z] [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
19:13:52 [2020-06-04T23:13:52.362Z] [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
19:13:52 [2020-06-04T23:13:52.362Z] [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
19:13:52 [2020-06-04T23:13:52.362Z] [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
19:13:52 [2020-06-04T23:13:52.362Z] [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 964 kB/s)
19:13:52 [2020-06-04T23:13:52.362Z] [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 86 kB/s)
19:13:52 [2020-06-04T23:13:52.362Z] [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
19:13:52 [2020-06-04T23:13:52.618Z] [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
19:13:52 [2020-06-04T23:13:52.618Z] [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
19:13:52 [2020-06-04T23:13:52.874Z] [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
19:13:52 [2020-06-04T23:13:52.874Z] [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
19:13:52 [2020-06-04T23:13:52.874Z] [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
19:13:52 [2020-06-04T23:13:52.874Z] [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 122 kB/s)
19:13:52 [2020-06-04T23:13:52.874Z] [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
19:13:52 [2020-06-04T23:13:52.874Z] [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
19:13:52 [2020-06-04T23:13:52.874Z] [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
19:13:53 [2020-06-04T23:13:53.129Z] [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
19:13:53 [2020-06-04T23:13:53.129Z] [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
19:13:53 [2020-06-04T23:13:53.384Z] [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
19:13:53 [2020-06-04T23:13:53.384Z] [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 94 kB/s)
19:13:53 [2020-06-04T23:13:53.384Z] [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
19:13:53 [2020-06-04T23:13:53.384Z] [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
19:13:53 [2020-06-04T23:13:53.384Z] [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
19:13:53 [2020-06-04T23:13:53.640Z] [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
19:13:53 [2020-06-04T23:13:53.640Z] [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
19:13:53 [2020-06-04T23:13:53.640Z] [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
19:13:53 [2020-06-04T23:13:53.899Z] [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 136 kB/s)
19:13:53 [2020-06-04T23:13:53.899Z] [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
19:13:53 [2020-06-04T23:13:53.899Z] [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
19:13:53 [2020-06-04T23:13:53.899Z] [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
19:13:54 [2020-06-04T23:13:54.154Z] [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
19:13:54 [2020-06-04T23:13:54.154Z] [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
19:13:54 [2020-06-04T23:13:54.154Z] [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
19:13:54 [2020-06-04T23:13:54.154Z] [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 110 kB/s)
19:13:54 [2020-06-04T23:13:54.154Z] [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
19:13:54 [2020-06-04T23:13:54.154Z] [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
19:13:54 [2020-06-04T23:13:54.154Z] [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
19:13:54 [2020-06-04T23:13:54.715Z] [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
19:13:54 [2020-06-04T23:13:54.715Z] [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
19:13:54 [2020-06-04T23:13:54.715Z] [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
19:13:54 [2020-06-04T23:13:54.715Z] [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 609 kB/s)
19:13:54 [2020-06-04T23:13:54.715Z] [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
19:13:54 [2020-06-04T23:13:54.715Z] [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
19:13:54 [2020-06-04T23:13:54.715Z] [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
19:13:54 [2020-06-04T23:13:54.970Z] [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
19:13:54 [2020-06-04T23:13:54.970Z] [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
19:13:55 [2020-06-04T23:13:55.225Z] [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
19:13:55 [2020-06-04T23:13:55.225Z] [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 207 kB/s)
19:13:55 [2020-06-04T23:13:55.225Z] [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
19:13:55 [2020-06-04T23:13:55.225Z] [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
19:13:55 [2020-06-04T23:13:55.225Z] [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
19:13:55 [2020-06-04T23:13:55.481Z] [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
19:13:55 [2020-06-04T23:13:55.481Z] [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
19:13:55 [2020-06-04T23:13:55.481Z] [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
19:13:55 [2020-06-04T23:13:55.481Z] [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 280 kB/s)
19:13:55 [2020-06-04T23:13:55.481Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
19:13:55 [2020-06-04T23:13:55.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
19:13:55 [2020-06-04T23:13:55.481Z] [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
19:13:56 [2020-06-04T23:13:56.041Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
19:13:56 [2020-06-04T23:13:56.041Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
19:13:56 [2020-06-04T23:13:56.041Z] [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
19:13:56 [2020-06-04T23:13:56.041Z] [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 3.5 MB/s)
19:13:56 [2020-06-04T23:13:56.041Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
19:13:56 [2020-06-04T23:13:56.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
19:13:56 [2020-06-04T23:13:56.041Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
19:13:56 [2020-06-04T23:13:56.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
19:13:56 [2020-06-04T23:13:56.297Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
19:13:56 [2020-06-04T23:13:56.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
19:13:56 [2020-06-04T23:13:56.297Z] [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 699 kB/s)
19:13:56 [2020-06-04T23:13:56.297Z] [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
19:13:56 [2020-06-04T23:13:56.297Z] [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
19:13:56 [2020-06-04T23:13:56.297Z] [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
19:13:56 [2020-06-04T23:13:56.858Z] [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
19:13:56 [2020-06-04T23:13:56.858Z] [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
19:13:56 [2020-06-04T23:13:56.858Z] [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
19:13:56 [2020-06-04T23:13:56.858Z] [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 44 kB/s)
19:13:56 [2020-06-04T23:13:56.858Z] [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
19:13:56 [2020-06-04T23:13:56.858Z] [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
19:13:56 [2020-06-04T23:13:56.858Z] [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
19:13:57 [2020-06-04T23:13:57.113Z] [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
19:13:57 [2020-06-04T23:13:57.113Z] [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
19:13:57 [2020-06-04T23:13:57.113Z] [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
19:13:57 [2020-06-04T23:13:57.113Z] [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 51 kB/s)
19:13:57 [2020-06-04T23:13:57.113Z] [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
19:13:57 [2020-06-04T23:13:57.113Z] [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
19:13:57 [2020-06-04T23:13:57.113Z] [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
19:13:57 [2020-06-04T23:13:57.673Z] [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
19:13:57 [2020-06-04T23:13:57.673Z] [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
19:13:57 [2020-06-04T23:13:57.673Z] [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
19:13:57 [2020-06-04T23:13:57.673Z] [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 289 kB/s)
19:13:57 [2020-06-04T23:13:57.673Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
19:13:57 [2020-06-04T23:13:57.673Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
19:13:57 [2020-06-04T23:13:57.673Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
19:13:57 [2020-06-04T23:13:57.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
19:13:57 [2020-06-04T23:13:57.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
19:13:57 [2020-06-04T23:13:57.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
19:13:57 [2020-06-04T23:13:57.929Z] [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 528 kB/s)
19:13:57 [2020-06-04T23:13:57.929Z] [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
19:13:57 [2020-06-04T23:13:57.929Z] [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
19:13:57 [2020-06-04T23:13:57.929Z] [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
19:13:57 [2020-06-04T23:13:57.929Z] [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
19:13:57 [2020-06-04T23:13:57.929Z] [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
19:13:57 [2020-06-04T23:13:57.929Z] [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
19:13:57 [2020-06-04T23:13:57.929Z] [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
19:13:57 [2020-06-04T23:13:57.929Z] [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
19:13:58 [2020-06-04T23:13:58.184Z] [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
19:13:58 [2020-06-04T23:13:58.184Z] [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
19:13:58 [2020-06-04T23:13:58.184Z] [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
19:13:58 [2020-06-04T23:13:58.184Z] [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
19:13:58 [2020-06-04T23:13:58.439Z] [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
19:13:58 [2020-06-04T23:13:58.439Z] [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
19:13:58 [2020-06-04T23:13:58.439Z] [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
19:13:58 [2020-06-04T23:13:58.439Z] [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
19:13:58 [2020-06-04T23:13:58.439Z] [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
19:13:58 [2020-06-04T23:13:58.439Z] [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
19:13:58 [2020-06-04T23:13:58.439Z] [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
19:13:58 [2020-06-04T23:13:58.439Z] [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
19:13:58 [2020-06-04T23:13:58.694Z] [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
19:13:58 [2020-06-04T23:13:58.694Z] [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
19:13:58 [2020-06-04T23:13:58.694Z] [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
19:13:58 [2020-06-04T23:13:58.694Z] [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
19:13:58 [2020-06-04T23:13:58.694Z] [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 1.4 MB/s)
19:13:58 [2020-06-04T23:13:58.694Z] [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 389 kB/s)
19:13:58 [2020-06-04T23:13:58.694Z] [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 375 kB/s)
19:13:58 [2020-06-04T23:13:58.694Z] [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 3.7 MB/s)
19:13:58 [2020-06-04T23:13:58.694Z] [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
19:13:58 [2020-06-04T23:13:58.694Z] [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
19:13:58 [2020-06-04T23:13:58.694Z] [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
19:13:59 [2020-06-04T23:13:59.255Z] [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
19:13:59 [2020-06-04T23:13:59.255Z] [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
19:13:59 [2020-06-04T23:13:59.255Z] [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
19:13:59 [2020-06-04T23:13:59.255Z] [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 298 kB/s)
19:13:59 [2020-06-04T23:13:59.255Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
19:13:59 [2020-06-04T23:13:59.255Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
19:13:59 [2020-06-04T23:13:59.255Z] [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
19:13:59 [2020-06-04T23:13:59.510Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
19:13:59 [2020-06-04T23:13:59.510Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
19:13:59 [2020-06-04T23:13:59.510Z] [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
19:13:59 [2020-06-04T23:13:59.510Z] [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 602 kB/s)
19:13:59 [2020-06-04T23:13:59.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
19:13:59 [2020-06-04T23:13:59.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
19:13:59 [2020-06-04T23:13:59.510Z] [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
19:13:59 [2020-06-04T23:13:59.765Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
19:14:00 [2020-06-04T23:14:00.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
19:14:00 [2020-06-04T23:14:00.020Z] [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
19:14:00 [2020-06-04T23:14:00.021Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.9 MB/s)
19:14:00 [2020-06-04T23:14:00.021Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
19:14:00 [2020-06-04T23:14:00.021Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
19:14:00 [2020-06-04T23:14:00.021Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
19:14:00 [2020-06-04T23:14:00.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
19:14:00 [2020-06-04T23:14:00.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
19:14:00 [2020-06-04T23:14:00.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
19:14:00 [2020-06-04T23:14:00.276Z] [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 892 kB/s)
19:14:00 [2020-06-04T23:14:00.276Z] [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
19:14:00 [2020-06-04T23:14:00.276Z] [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
19:14:00 [2020-06-04T23:14:00.276Z] [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
19:14:00 [2020-06-04T23:14:00.837Z] [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
19:14:00 [2020-06-04T23:14:00.837Z] [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
19:14:01 [2020-06-04T23:14:01.093Z] [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
19:14:01 [2020-06-04T23:14:01.093Z] [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 578 kB/s)
19:14:01 [2020-06-04T23:14:01.093Z] [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
19:14:01 [2020-06-04T23:14:01.093Z] [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
19:14:01 [2020-06-04T23:14:01.093Z] [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
19:14:01 [2020-06-04T23:14:01.348Z] [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
19:14:01 [2020-06-04T23:14:01.348Z] [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
19:14:01 [2020-06-04T23:14:01.348Z] [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
19:14:01 [2020-06-04T23:14:01.606Z] [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 549 kB/s)
19:14:01 [2020-06-04T23:14:01.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
19:14:01 [2020-06-04T23:14:01.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
19:14:01 [2020-06-04T23:14:01.606Z] [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
19:14:01 [2020-06-04T23:14:01.861Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
19:14:01 [2020-06-04T23:14:01.861Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
19:14:01 [2020-06-04T23:14:01.861Z] [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
19:14:01 [2020-06-04T23:14:01.861Z] [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 636 kB/s)
19:14:01 [2020-06-04T23:14:01.861Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
19:14:01 [2020-06-04T23:14:01.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
19:14:01 [2020-06-04T23:14:01.861Z] [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
19:14:02 [2020-06-04T23:14:02.116Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
19:14:02 [2020-06-04T23:14:02.116Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
19:14:02 [2020-06-04T23:14:02.371Z] [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
19:14:02 [2020-06-04T23:14:02.371Z] [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.8 MB/s)
19:14:02 [2020-06-04T23:14:02.371Z] [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
19:14:02 [2020-06-04T23:14:02.371Z] [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
19:14:02 [2020-06-04T23:14:02.371Z] [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
19:14:02 [2020-06-04T23:14:02.626Z] [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
19:14:02 [2020-06-04T23:14:02.883Z] [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
19:14:02 [2020-06-04T23:14:02.883Z] [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
19:14:02 [2020-06-04T23:14:02.883Z] [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 622 kB/s)
19:14:02 [2020-06-04T23:14:02.883Z] [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
19:14:02 [2020-06-04T23:14:02.883Z] [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
19:14:02 [2020-06-04T23:14:02.883Z] [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
19:14:03 [2020-06-04T23:14:03.138Z] [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
19:14:03 [2020-06-04T23:14:03.138Z] [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
19:14:03 [2020-06-04T23:14:03.138Z] [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
19:14:03 [2020-06-04T23:14:03.394Z] [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 105 kB/s)
19:14:03 [2020-06-04T23:14:03.394Z] [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
19:14:03 [2020-06-04T23:14:03.394Z] [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
19:14:03 [2020-06-04T23:14:03.394Z] [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
19:14:03 [2020-06-04T23:14:03.650Z] [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
19:14:03 [2020-06-04T23:14:03.650Z] [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
19:14:03 [2020-06-04T23:14:03.905Z] [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
19:14:03 [2020-06-04T23:14:03.906Z] [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 403 kB/s)
19:14:03 [2020-06-04T23:14:03.906Z] [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
19:14:03 [2020-06-04T23:14:03.906Z] [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
19:14:03 [2020-06-04T23:14:03.906Z] [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
19:14:04 [2020-06-04T23:14:04.161Z] [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
19:14:04 [2020-06-04T23:14:04.416Z] [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
19:14:04 [2020-06-04T23:14:04.416Z] [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
19:14:04 [2020-06-04T23:14:04.416Z] [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 401 kB/s)
19:14:04 [2020-06-04T23:14:04.416Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
19:14:04 [2020-06-04T23:14:04.416Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
19:14:04 [2020-06-04T23:14:04.416Z] [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
19:14:04 [2020-06-04T23:14:04.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
19:14:04 [2020-06-04T23:14:04.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
19:14:04 [2020-06-04T23:14:04.672Z] [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
19:14:04 [2020-06-04T23:14:04.672Z] [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 455 kB/s)
19:14:04 [2020-06-04T23:14:04.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
19:14:04 [2020-06-04T23:14:04.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
19:14:04 [2020-06-04T23:14:04.927Z] [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
19:14:05 [2020-06-04T23:14:05.183Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
19:14:05 [2020-06-04T23:14:05.183Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
19:14:05 [2020-06-04T23:14:05.183Z] [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
19:14:05 [2020-06-04T23:14:05.183Z] [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.8 MB/s)
19:14:05 [2020-06-04T23:14:05.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
19:14:05 [2020-06-04T23:14:05.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
19:14:05 [2020-06-04T23:14:05.183Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
19:14:05 [2020-06-04T23:14:05.437Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
19:14:05 [2020-06-04T23:14:05.692Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
19:14:05 [2020-06-04T23:14:05.693Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
19:14:05 [2020-06-04T23:14:05.693Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 816 kB/s)
19:14:05 [2020-06-04T23:14:05.693Z] [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
19:14:05 [2020-06-04T23:14:05.693Z] [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
19:14:05 [2020-06-04T23:14:05.693Z] [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
19:14:05 [2020-06-04T23:14:05.948Z] [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
19:14:05 [2020-06-04T23:14:05.948Z] [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
19:14:05 [2020-06-04T23:14:05.948Z] [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
19:14:06 [2020-06-04T23:14:06.203Z] [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 849 kB/s)
19:14:06 [2020-06-04T23:14:06.203Z] [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
19:14:06 [2020-06-04T23:14:06.203Z] [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
19:14:06 [2020-06-04T23:14:06.203Z] [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
19:14:06 [2020-06-04T23:14:06.458Z] [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
19:14:06 [2020-06-04T23:14:06.458Z] [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
19:14:06 [2020-06-04T23:14:06.458Z] [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
19:14:06 [2020-06-04T23:14:06.458Z] [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 397 kB/s)
19:14:06 [2020-06-04T23:14:06.458Z] [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
19:14:06 [2020-06-04T23:14:06.458Z] [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
19:14:06 [2020-06-04T23:14:06.458Z] [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
19:14:07 [2020-06-04T23:14:07.019Z] [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
19:14:07 [2020-06-04T23:14:07.019Z] [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
19:14:07 [2020-06-04T23:14:07.019Z] [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
19:14:07 [2020-06-04T23:14:07.019Z] [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 875 kB/s)
19:14:07 [2020-06-04T23:14:07.019Z] [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
19:14:07 [2020-06-04T23:14:07.019Z] [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
19:14:07 [2020-06-04T23:14:07.019Z] [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
19:14:07 [2020-06-04T23:14:07.274Z] [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
19:14:07 [2020-06-04T23:14:07.274Z] [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
19:14:07 [2020-06-04T23:14:07.274Z] [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
19:14:07 [2020-06-04T23:14:07.275Z] [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 907 kB/s)
19:14:07 [2020-06-04T23:14:07.530Z] [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
19:14:07 [2020-06-04T23:14:07.530Z] [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
19:14:07 [2020-06-04T23:14:07.530Z] [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
19:14:07 [2020-06-04T23:14:07.785Z] [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
19:14:07 [2020-06-04T23:14:07.785Z] [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
19:14:07 [2020-06-04T23:14:07.785Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar
19:14:07 [2020-06-04T23:14:07.785Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 3.2 MB/s)
19:14:08 [2020-06-04T23:14:08.041Z] [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
19:14:08 [2020-06-04T23:14:08.041Z] [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
19:14:08 [2020-06-04T23:14:08.041Z] [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
19:14:08 [2020-06-04T23:14:08.296Z] [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
19:14:08 [2020-06-04T23:14:08.296Z] [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
19:14:08 [2020-06-04T23:14:08.296Z] [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
19:14:08 [2020-06-04T23:14:08.296Z] [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 397 kB/s)
19:14:08 [2020-06-04T23:14:08.296Z] [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
19:14:08 [2020-06-04T23:14:08.296Z] [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
19:14:08 [2020-06-04T23:14:08.296Z] [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
19:14:08 [2020-06-04T23:14:08.857Z] [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
19:14:08 [2020-06-04T23:14:08.857Z] [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
19:14:08 [2020-06-04T23:14:08.857Z] [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
19:14:08 [2020-06-04T23:14:08.857Z] [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 1.2 MB/s)
19:14:08 [2020-06-04T23:14:08.857Z] [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
19:14:08 [2020-06-04T23:14:08.857Z] [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
19:14:08 [2020-06-04T23:14:08.857Z] [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
19:14:09 [2020-06-04T23:14:09.113Z] [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
19:14:09 [2020-06-04T23:14:09.370Z] [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
19:14:09 [2020-06-04T23:14:09.370Z] [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
19:14:09 [2020-06-04T23:14:09.370Z] [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 205 kB/s)
19:14:09 [2020-06-04T23:14:09.370Z] [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
19:14:09 [2020-06-04T23:14:09.370Z] [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
19:14:09 [2020-06-04T23:14:09.370Z] [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
19:14:09 [2020-06-04T23:14:09.625Z] [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
19:14:09 [2020-06-04T23:14:09.626Z] [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
19:14:09 [2020-06-04T23:14:09.626Z] [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
19:14:09 [2020-06-04T23:14:09.626Z] [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 37 kB/s)
19:14:09 [2020-06-04T23:14:09.626Z] [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
19:14:09 [2020-06-04T23:14:09.626Z] [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
19:14:09 [2020-06-04T23:14:09.881Z] [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
19:14:10 [2020-06-04T23:14:10.137Z] [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
19:14:10 [2020-06-04T23:14:10.137Z] [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
19:14:10 [2020-06-04T23:14:10.137Z] [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
19:14:10 [2020-06-04T23:14:10.137Z] [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 167 kB/s)
19:14:10 [2020-06-04T23:14:10.137Z] [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
19:14:10 [2020-06-04T23:14:10.137Z] [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
19:14:10 [2020-06-04T23:14:10.137Z] [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
19:14:10 [2020-06-04T23:14:10.392Z] [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
19:14:10 [2020-06-04T23:14:10.648Z] [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
19:14:10 [2020-06-04T23:14:10.648Z] [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
19:14:10 [2020-06-04T23:14:10.648Z] [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 32 kB/s)
19:14:10 [2020-06-04T23:14:10.648Z] [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
19:14:10 [2020-06-04T23:14:10.648Z] [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
19:14:10 [2020-06-04T23:14:10.648Z] [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
19:14:10 [2020-06-04T23:14:10.903Z] [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
19:14:10 [2020-06-04T23:14:10.903Z] [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
19:14:10 [2020-06-04T23:14:10.903Z] [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
19:14:10 [2020-06-04T23:14:10.903Z] [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 97 kB/s)
19:14:11 [2020-06-04T23:14:11.158Z] [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
19:14:11 [2020-06-04T23:14:11.158Z] [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
19:14:11 [2020-06-04T23:14:11.158Z] [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
19:14:11 [2020-06-04T23:14:11.717Z] [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
19:14:11 [2020-06-04T23:14:11.717Z] [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
19:14:11 [2020-06-04T23:14:11.717Z] [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
19:14:11 [2020-06-04T23:14:11.717Z] [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 61 kB/s)
19:14:11 [2020-06-04T23:14:11.717Z] [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
19:14:11 [2020-06-04T23:14:11.717Z] [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
19:14:11 [2020-06-04T23:14:11.717Z] [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
19:14:11 [2020-06-04T23:14:11.972Z] [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
19:14:11 [2020-06-04T23:14:11.972Z] [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
19:14:11 [2020-06-04T23:14:11.972Z] [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
19:14:12 [2020-06-04T23:14:12.227Z] [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 54 kB/s)
19:14:12 [2020-06-04T23:14:12.227Z] [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
19:14:12 [2020-06-04T23:14:12.227Z] [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
19:14:12 [2020-06-04T23:14:12.227Z] [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
19:14:12 [2020-06-04T23:14:12.482Z] [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
19:14:12 [2020-06-04T23:14:12.482Z] [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
19:14:12 [2020-06-04T23:14:12.482Z] [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
19:14:12 [2020-06-04T23:14:12.482Z] [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 126 kB/s)
19:14:12 [2020-06-04T23:14:12.482Z] [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
19:14:12 [2020-06-04T23:14:12.482Z] [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
19:14:12 [2020-06-04T23:14:12.482Z] [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
19:14:13 [2020-06-04T23:14:13.042Z] [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
19:14:13 [2020-06-04T23:14:13.042Z] [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
19:14:13 [2020-06-04T23:14:13.042Z] [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
19:14:13 [2020-06-04T23:14:13.042Z] [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.3 MB/s)
19:14:13 [2020-06-04T23:14:13.042Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
19:14:13 [2020-06-04T23:14:13.042Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
19:14:13 [2020-06-04T23:14:13.297Z] [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
19:14:13 [2020-06-04T23:14:13.553Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
19:14:13 [2020-06-04T23:14:13.553Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
19:14:13 [2020-06-04T23:14:13.553Z] [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
19:14:13 [2020-06-04T23:14:13.553Z] [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.4 MB/s)
19:14:13 [2020-06-04T23:14:13.553Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
19:14:13 [2020-06-04T23:14:13.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
19:14:13 [2020-06-04T23:14:13.553Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
19:14:13 [2020-06-04T23:14:13.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
19:14:14 [2020-06-04T23:14:14.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
19:14:14 [2020-06-04T23:14:14.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
19:14:14 [2020-06-04T23:14:14.066Z] [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 378 kB/s)
19:14:14 [2020-06-04T23:14:14.066Z] [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
19:14:14 [2020-06-04T23:14:14.066Z] [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
19:14:14 [2020-06-04T23:14:14.066Z] [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
19:14:14 [2020-06-04T23:14:14.322Z] [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
19:14:14 [2020-06-04T23:14:14.322Z] [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
19:14:14 [2020-06-04T23:14:14.322Z] [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
19:14:14 [2020-06-04T23:14:14.322Z] [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 151 kB/s)
19:14:14 [2020-06-04T23:14:14.322Z] [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
19:14:14 [2020-06-04T23:14:14.322Z] [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
19:14:14 [2020-06-04T23:14:14.577Z] [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
19:14:14 [2020-06-04T23:14:14.833Z] [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
19:14:14 [2020-06-04T23:14:14.833Z] [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
19:14:14 [2020-06-04T23:14:14.833Z] [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
19:14:14 [2020-06-04T23:14:14.833Z] [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 598 kB/s)
19:14:14 [2020-06-04T23:14:14.833Z] [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
19:14:14 [2020-06-04T23:14:14.833Z] [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
19:14:15 [2020-06-04T23:14:15.088Z] [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
19:14:15 [2020-06-04T23:14:15.344Z] [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
19:14:15 [2020-06-04T23:14:15.344Z] [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
19:14:15 [2020-06-04T23:14:15.344Z] [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
19:14:15 [2020-06-04T23:14:15.599Z] [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 7.6 kB/s)
19:14:15 [2020-06-04T23:14:15.599Z] [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
19:14:15 [2020-06-04T23:14:15.599Z] [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
19:14:15 [2020-06-04T23:14:15.599Z] [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
19:14:15 [2020-06-04T23:14:15.855Z] [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
19:14:15 [2020-06-04T23:14:15.855Z] [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
19:14:15 [2020-06-04T23:14:15.855Z] [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
19:14:16 [2020-06-04T23:14:16.110Z] [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 698 kB/s)
19:14:16 [2020-06-04T23:14:16.110Z] [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
19:14:16 [2020-06-04T23:14:16.110Z] [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
19:14:16 [2020-06-04T23:14:16.110Z] [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
19:14:16 [2020-06-04T23:14:16.365Z] [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
19:14:16 [2020-06-04T23:14:16.365Z] [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
19:14:16 [2020-06-04T23:14:16.365Z] [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
19:14:16 [2020-06-04T23:14:16.365Z] [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 335 kB/s)
19:14:16 [2020-06-04T23:14:16.365Z] [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
19:14:16 [2020-06-04T23:14:16.365Z] [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
19:14:16 [2020-06-04T23:14:16.365Z] [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
19:14:16 [2020-06-04T23:14:16.927Z] [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
19:14:16 [2020-06-04T23:14:16.927Z] [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
19:14:16 [2020-06-04T23:14:16.927Z] [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
19:14:16 [2020-06-04T23:14:16.927Z] [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 83 kB/s)
19:14:16 [2020-06-04T23:14:16.927Z] [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
19:14:16 [2020-06-04T23:14:16.927Z] [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
19:14:16 [2020-06-04T23:14:16.927Z] [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
19:14:17 [2020-06-04T23:14:17.182Z] [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
19:14:17 [2020-06-04T23:14:17.182Z] [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
19:14:17 [2020-06-04T23:14:17.182Z] [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
19:14:17 [2020-06-04T23:14:17.182Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.2 MB/s)
19:14:17 [2020-06-04T23:14:17.182Z] [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
19:14:17 [2020-06-04T23:14:17.182Z] [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
19:14:17 [2020-06-04T23:14:17.182Z] [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
19:14:17 [2020-06-04T23:14:17.743Z] [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
19:14:17 [2020-06-04T23:14:17.743Z] [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
19:14:17 [2020-06-04T23:14:17.743Z] [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
19:14:17 [2020-06-04T23:14:17.743Z] [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 18 kB/s)
19:14:17 [2020-06-04T23:14:17.743Z] [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
19:14:17 [2020-06-04T23:14:17.743Z] [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
19:14:17 [2020-06-04T23:14:17.743Z] [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
19:14:17 [2020-06-04T23:14:17.998Z] [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
19:14:17 [2020-06-04T23:14:17.998Z] [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
19:14:17 [2020-06-04T23:14:17.998Z] [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
19:14:18 [2020-06-04T23:14:18.252Z] [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 32 kB/s)
19:14:18 [2020-06-04T23:14:18.252Z] [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
19:14:18 [2020-06-04T23:14:18.252Z] [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
19:14:18 [2020-06-04T23:14:18.252Z] [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
19:14:18 [2020-06-04T23:14:18.507Z] [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
19:14:18 [2020-06-04T23:14:18.507Z] [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
19:14:18 [2020-06-04T23:14:18.507Z] [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
19:14:18 [2020-06-04T23:14:18.507Z] [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 313 kB/s)
19:14:18 [2020-06-04T23:14:18.507Z] [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
19:14:18 [2020-06-04T23:14:18.507Z] [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
19:14:18 [2020-06-04T23:14:18.507Z] [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
19:14:19 [2020-06-04T23:14:19.068Z] [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
19:14:19 [2020-06-04T23:14:19.068Z] [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
19:14:19 [2020-06-04T23:14:19.068Z] [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
19:14:19 [2020-06-04T23:14:19.068Z] [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 1.4 MB/s)
19:14:19 [2020-06-04T23:14:19.068Z] [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
19:14:19 [2020-06-04T23:14:19.068Z] [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
19:14:19 [2020-06-04T23:14:19.068Z] [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
19:14:19 [2020-06-04T23:14:19.324Z] [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
19:14:19 [2020-06-04T23:14:19.324Z] [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
19:14:19 [2020-06-04T23:14:19.324Z] [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
19:14:19 [2020-06-04T23:14:19.324Z] [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 242 kB/s)
19:14:19 [2020-06-04T23:14:19.324Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
19:14:19 [2020-06-04T23:14:19.324Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
19:14:19 [2020-06-04T23:14:19.324Z] [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
19:14:19 [2020-06-04T23:14:19.884Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
19:14:19 [2020-06-04T23:14:19.884Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
19:14:19 [2020-06-04T23:14:19.884Z] [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
19:14:19 [2020-06-04T23:14:19.884Z] [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 594 kB/s)
19:14:19 [2020-06-04T23:14:19.884Z] [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
19:14:19 [2020-06-04T23:14:19.884Z] [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
19:14:19 [2020-06-04T23:14:19.884Z] [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
19:14:20 [2020-06-04T23:14:20.444Z] [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
19:14:20 [2020-06-04T23:14:20.700Z] [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
19:14:20 [2020-06-04T23:14:20.700Z] [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
19:14:20 [2020-06-04T23:14:20.956Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 343 kB/s)
19:14:20 [2020-06-04T23:14:20.956Z] [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
19:14:20 [2020-06-04T23:14:20.956Z] [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
19:14:20 [2020-06-04T23:14:20.956Z] [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
19:14:21 [2020-06-04T23:14:21.211Z] [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
19:14:21 [2020-06-04T23:14:21.211Z] [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
19:14:21 [2020-06-04T23:14:21.211Z] [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
19:14:21 [2020-06-04T23:14:21.211Z] [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 636 kB/s)
19:14:21 [2020-06-04T23:14:21.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
19:14:21 [2020-06-04T23:14:21.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
19:14:21 [2020-06-04T23:14:21.211Z] [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
19:14:21 [2020-06-04T23:14:21.771Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
19:14:21 [2020-06-04T23:14:21.771Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
19:14:21 [2020-06-04T23:14:21.771Z] [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
19:14:21 [2020-06-04T23:14:21.771Z] [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 558 kB/s)
19:14:21 [2020-06-04T23:14:21.771Z] [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
19:14:21 [2020-06-04T23:14:21.771Z] [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
19:14:21 [2020-06-04T23:14:21.771Z] [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
19:14:22 [2020-06-04T23:14:22.026Z] [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
19:14:22 [2020-06-04T23:14:22.026Z] [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
19:14:22 [2020-06-04T23:14:22.026Z] [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
19:14:22 [2020-06-04T23:14:22.026Z] [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 177 kB/s)
19:14:22 [2020-06-04T23:14:22.026Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
19:14:22 [2020-06-04T23:14:22.026Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
19:14:22 [2020-06-04T23:14:22.026Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
19:14:22 [2020-06-04T23:14:22.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
19:14:22 [2020-06-04T23:14:22.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
19:14:22 [2020-06-04T23:14:22.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
19:14:22 [2020-06-04T23:14:22.587Z] [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 130 kB/s)
19:14:22 [2020-06-04T23:14:22.587Z] [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
19:14:22 [2020-06-04T23:14:22.587Z] [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
19:14:22 [2020-06-04T23:14:22.587Z] [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
19:14:22 [2020-06-04T23:14:22.842Z] [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
19:14:22 [2020-06-04T23:14:22.842Z] [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
19:14:22 [2020-06-04T23:14:22.842Z] [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
19:14:22 [2020-06-04T23:14:22.842Z] [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 163 kB/s)
19:14:22 [2020-06-04T23:14:22.842Z] [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
19:14:22 [2020-06-04T23:14:22.842Z] [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
19:14:22 [2020-06-04T23:14:22.842Z] [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
19:14:23 [2020-06-04T23:14:23.097Z] [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
19:14:23 [2020-06-04T23:14:23.353Z] [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
19:14:23 [2020-06-04T23:14:23.353Z] [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
19:14:23 [2020-06-04T23:14:23.353Z] [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 114 kB/s)
19:14:23 [2020-06-04T23:14:23.353Z] [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
19:14:23 [2020-06-04T23:14:23.353Z] [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
19:14:23 [2020-06-04T23:14:23.353Z] [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
19:14:23 [2020-06-04T23:14:23.608Z] [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
19:14:23 [2020-06-04T23:14:23.608Z] [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
19:14:23 [2020-06-04T23:14:23.608Z] [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
19:14:23 [2020-06-04T23:14:23.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 39 kB/s)
19:14:23 [2020-06-04T23:14:23.608Z] [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
19:14:23 [2020-06-04T23:14:23.608Z] [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
19:14:23 [2020-06-04T23:14:23.863Z] [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
19:14:24 [2020-06-04T23:14:24.119Z] [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
19:14:24 [2020-06-04T23:14:24.119Z] [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
19:14:24 [2020-06-04T23:14:24.374Z] [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
19:14:24 [2020-06-04T23:14:24.374Z] [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 344 kB/s)
19:14:24 [2020-06-04T23:14:24.374Z] [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
19:14:24 [2020-06-04T23:14:24.374Z] [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
19:14:24 [2020-06-04T23:14:24.374Z] [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
19:14:24 [2020-06-04T23:14:24.630Z] [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
19:14:24 [2020-06-04T23:14:24.630Z] [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
19:14:24 [2020-06-04T23:14:24.630Z] [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
19:14:24 [2020-06-04T23:14:24.630Z] [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 580 kB/s)
19:14:24 [2020-06-04T23:14:24.630Z] [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
19:14:24 [2020-06-04T23:14:24.630Z] [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
19:14:24 [2020-06-04T23:14:24.630Z] [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
19:14:25 [2020-06-04T23:14:25.193Z] [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
19:14:25 [2020-06-04T23:14:25.193Z] [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
19:14:25 [2020-06-04T23:14:25.448Z] [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
19:14:25 [2020-06-04T23:14:25.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 222 kB/s)
19:14:25 [2020-06-04T23:14:25.448Z] [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
19:14:25 [2020-06-04T23:14:25.448Z] [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
19:14:25 [2020-06-04T23:14:25.448Z] [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
19:14:25 [2020-06-04T23:14:25.703Z] [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
19:14:25 [2020-06-04T23:14:25.703Z] [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
19:14:25 [2020-06-04T23:14:25.703Z] [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
19:14:25 [2020-06-04T23:14:25.959Z] [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 13 kB/s)
19:14:25 [2020-06-04T23:14:25.959Z] [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
19:14:25 [2020-06-04T23:14:25.959Z] [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
19:14:25 [2020-06-04T23:14:25.959Z] [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
19:14:26 [2020-06-04T23:14:26.214Z] [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
19:14:26 [2020-06-04T23:14:26.214Z] [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
19:14:26 [2020-06-04T23:14:26.214Z] [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
19:14:26 [2020-06-04T23:14:26.214Z] [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 46 kB/s)
19:14:26 [2020-06-04T23:14:26.214Z] [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
19:14:26 [2020-06-04T23:14:26.214Z] [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
19:14:27 [2020-06-04T23:14:27.577Z] [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
19:14:27 [2020-06-04T23:14:27.577Z] [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
19:14:27 [2020-06-04T23:14:27.577Z] [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
19:14:27 [2020-06-04T23:14:27.577Z] [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
19:14:27 [2020-06-04T23:14:27.577Z] [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 138 kB/s)
19:14:27 [2020-06-04T23:14:27.577Z] [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
19:14:27 [2020-06-04T23:14:27.831Z] [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
19:14:27 [2020-06-04T23:14:27.831Z] [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
19:14:28 [2020-06-04T23:14:28.086Z] [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
19:14:28 [2020-06-04T23:14:28.086Z] [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
19:14:28 [2020-06-04T23:14:28.086Z] [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
19:14:28 [2020-06-04T23:14:28.086Z] [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 257 kB/s)
19:14:28 [2020-06-04T23:14:28.086Z] [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
19:14:28 [2020-06-04T23:14:28.086Z] [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
19:14:28 [2020-06-04T23:14:28.086Z] [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
19:14:28 [2020-06-04T23:14:28.342Z] [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
19:14:28 [2020-06-04T23:14:28.342Z] [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
19:14:28 [2020-06-04T23:14:28.342Z] [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
19:14:28 [2020-06-04T23:14:28.342Z] [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 147 kB/s)
19:14:28 [2020-06-04T23:14:28.597Z] [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
19:14:28 [2020-06-04T23:14:28.597Z] [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
19:14:28 [2020-06-04T23:14:28.597Z] [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
19:14:28 [2020-06-04T23:14:28.852Z] [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
19:14:28 [2020-06-04T23:14:28.852Z] [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
19:14:28 [2020-06-04T23:14:28.852Z] [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
19:14:28 [2020-06-04T23:14:28.852Z] [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 116 kB/s)
19:14:28 [2020-06-04T23:14:28.852Z] [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
19:14:28 [2020-06-04T23:14:28.852Z] [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
19:14:28 [2020-06-04T23:14:28.852Z] [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
19:14:29 [2020-06-04T23:14:29.107Z] [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
19:14:29 [2020-06-04T23:14:29.362Z] [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
19:14:29 [2020-06-04T23:14:29.362Z] [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
19:14:29 [2020-06-04T23:14:29.362Z] [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 155 kB/s)
19:14:29 [2020-06-04T23:14:29.362Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
19:14:29 [2020-06-04T23:14:29.362Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
19:14:29 [2020-06-04T23:14:29.362Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
19:14:29 [2020-06-04T23:14:29.617Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
19:14:29 [2020-06-04T23:14:29.617Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
19:14:29 [2020-06-04T23:14:29.617Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
19:14:29 [2020-06-04T23:14:29.617Z] [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 864 kB/s)
19:14:29 [2020-06-04T23:14:29.617Z] [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
19:14:29 [2020-06-04T23:14:29.617Z] [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
19:14:29 [2020-06-04T23:14:29.617Z] [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
19:14:30 [2020-06-04T23:14:30.178Z] [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
19:14:30 [2020-06-04T23:14:30.178Z] [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
19:14:30 [2020-06-04T23:14:30.178Z] [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
19:14:30 [2020-06-04T23:14:30.178Z] [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 609 kB/s)
19:14:30 [2020-06-04T23:14:30.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
19:14:30 [2020-06-04T23:14:30.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
19:14:30 [2020-06-04T23:14:30.178Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
19:14:30 [2020-06-04T23:14:30.433Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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 299 kB/s)
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.433Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.688Z] [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
19:14:30 [2020-06-04T23:14:30.943Z] [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
19:14:30 [2020-06-04T23:14:30.943Z] [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
19:14:30 [2020-06-04T23:14:30.943Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:30 [2020-06-04T23:14:30.944Z] [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
19:14:31 [2020-06-04T23:14:31.198Z] [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
19:14:31 [2020-06-04T23:14:31.199Z] [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
19:14:31 [2020-06-04T23:14:31.199Z] [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
19:14:31 [2020-06-04T23:14:31.199Z] [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
19:14:31 [2020-06-04T23:14:31.199Z] [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
19:14:31 [2020-06-04T23:14:31.453Z] [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
19:14:31 [2020-06-04T23:14:31.453Z] [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
19:14:31 [2020-06-04T23:14:31.453Z] [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
19:14:31 [2020-06-04T23:14:31.709Z] [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
19:14:31 [2020-06-04T23:14:31.709Z] [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
19:14:31 [2020-06-04T23:14:31.709Z] [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
19:14:31 [2020-06-04T23:14:31.709Z] [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
19:14:31 [2020-06-04T23:14:31.964Z] [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
19:14:31 [2020-06-04T23:14:31.964Z] [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
19:14:31 [2020-06-04T23:14:31.964Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.219Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.474Z] [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 1.7 MB/s)
19:14:32 [2020-06-04T23:14:32.474Z] [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
19:14:32 [2020-06-04T23:14:32.729Z] [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 25 MB/s)
19:14:32 [2020-06-04T23:14:32.729Z] [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
19:14:32 [2020-06-04T23:14:32.729Z] [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 4.3 MB/s)
19:14:32 [2020-06-04T23:14:32.729Z] [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
19:14:32 [2020-06-04T23:14:32.729Z] [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 297 kB/s)
19:14:32 [2020-06-04T23:14:32.729Z] [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
19:14:32 [2020-06-04T23:14:32.729Z] [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 2.4 MB/s)
19:14:32 [2020-06-04T23:14:32.729Z] [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
19:14:32 [2020-06-04T23:14:32.729Z] [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 3.1 MB/s)
19:14:32 [2020-06-04T23:14:32.729Z] [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
19:14:32 [2020-06-04T23:14:32.729Z] [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 6.0 MB/s)
19:14:32 [2020-06-04T23:14:32.729Z] [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
19:14:32 [2020-06-04T23:14:32.729Z] [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 432 kB/s)
19:14:32 [2020-06-04T23:14:32.729Z] [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
19:14:32 [2020-06-04T23:14:32.729Z] [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 1.2 MB/s)
19:14:32 [2020-06-04T23:14:32.729Z] [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
19:14:32 [2020-06-04T23:14:32.730Z] [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 696 kB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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
19:14:32 [2020-06-04T23:14:32.730Z] [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 376 kB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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
19:14:32 [2020-06-04T23:14:32.730Z] [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 300 kB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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
19:14:32 [2020-06-04T23:14:32.730Z] [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 4.0 MB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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
19:14:32 [2020-06-04T23:14:32.730Z] [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 318 kB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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
19:14:32 [2020-06-04T23:14:32.730Z] [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 1.4 MB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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
19:14:32 [2020-06-04T23:14:32.730Z] [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 479 kB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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 261 kB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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 2.2 MB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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 633 kB/s)
19:14:32 [2020-06-04T23:14:32.730Z] [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.8 MB/s)
19:14:33 [2020-06-04T23:14:33.292Z] [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
19:14:33 [2020-06-04T23:14:33.292Z] [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
19:14:33 [2020-06-04T23:14:33.292Z] [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
19:14:33 [2020-06-04T23:14:33.586Z] [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
19:14:33 [2020-06-04T23:14:33.586Z] [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
19:14:33 [2020-06-04T23:14:33.586Z] [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
19:14:33 [2020-06-04T23:14:33.586Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 1.7 MB/s)
19:14:33 [2020-06-04T23:14:33.586Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
19:14:33 [2020-06-04T23:14:33.586Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
19:14:33 [2020-06-04T23:14:33.586Z] [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
19:14:33 [2020-06-04T23:14:33.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
19:14:33 [2020-06-04T23:14:33.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
19:14:33 [2020-06-04T23:14:33.886Z] [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
19:14:34 [2020-06-04T23:14:34.187Z] [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 344 kB/s)
19:14:34 [2020-06-04T23:14:34.187Z] [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
19:14:34 [2020-06-04T23:14:34.187Z] [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
19:14:34 [2020-06-04T23:14:34.187Z] [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
19:14:34 [2020-06-04T23:14:34.487Z] [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
19:14:34 [2020-06-04T23:14:34.487Z] [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
19:14:34 [2020-06-04T23:14:34.487Z] [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
19:14:34 [2020-06-04T23:14:34.487Z] [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 800 kB/s)
19:14:34 [2020-06-04T23:14:34.487Z] [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
19:14:34 [2020-06-04T23:14:34.487Z] [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
19:14:34 [2020-06-04T23:14:34.487Z] [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
19:14:34 [2020-06-04T23:14:34.787Z] [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
19:14:34 [2020-06-04T23:14:34.787Z] [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
19:14:35 [2020-06-04T23:14:35.087Z] [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
19:14:35 [2020-06-04T23:14:35.087Z] [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 417 kB/s)
19:14:35 [2020-06-04T23:14:35.087Z] [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
19:14:35 [2020-06-04T23:14:35.087Z] [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
19:14:35 [2020-06-04T23:14:35.087Z] [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
19:14:35 [2020-06-04T23:14:35.386Z] [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
19:14:35 [2020-06-04T23:14:35.386Z] [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
19:14:35 [2020-06-04T23:14:35.387Z] [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
19:14:35 [2020-06-04T23:14:35.387Z] [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 534 kB/s)
19:14:35 [2020-06-04T23:14:35.387Z] [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
19:14:35 [2020-06-04T23:14:35.387Z] [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
19:14:35 [2020-06-04T23:14:35.387Z] [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
19:14:35 [2020-06-04T23:14:35.687Z] [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
19:14:35 [2020-06-04T23:14:35.687Z] [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
19:14:35 [2020-06-04T23:14:35.987Z] [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
19:14:35 [2020-06-04T23:14:35.987Z] [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 280 kB/s)
19:14:35 [2020-06-04T23:14:35.987Z] [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
19:14:35 [2020-06-04T23:14:35.987Z] [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
19:14:35 [2020-06-04T23:14:35.987Z] [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
19:14:36 [2020-06-04T23:14:36.286Z] [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
19:14:36 [2020-06-04T23:14:36.286Z] [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
19:14:36 [2020-06-04T23:14:36.286Z] [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
19:14:36 [2020-06-04T23:14:36.587Z] [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 50 kB/s)
19:14:36 [2020-06-04T23:14:36.587Z] [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
19:14:36 [2020-06-04T23:14:36.587Z] [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
19:14:36 [2020-06-04T23:14:36.587Z] [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
19:14:36 [2020-06-04T23:14:36.887Z] [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
19:14:36 [2020-06-04T23:14:36.887Z] [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
19:14:36 [2020-06-04T23:14:36.887Z] [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
19:14:36 [2020-06-04T23:14:36.887Z] [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 259 kB/s)
19:14:36 [2020-06-04T23:14:36.887Z] [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
19:14:36 [2020-06-04T23:14:36.887Z] [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
19:14:36 [2020-06-04T23:14:36.887Z] [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
19:14:37 [2020-06-04T23:14:37.187Z] [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
19:14:37 [2020-06-04T23:14:37.187Z] [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
19:14:37 [2020-06-04T23:14:37.487Z] [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
19:14:37 [2020-06-04T23:14:37.487Z] [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 294 kB/s)
19:14:37 [2020-06-04T23:14:37.487Z] [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
19:14:37 [2020-06-04T23:14:37.487Z] [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
19:14:37 [2020-06-04T23:14:37.487Z] [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
19:14:37 [2020-06-04T23:14:37.742Z] [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
19:14:37 [2020-06-04T23:14:37.742Z] [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
19:14:37 [2020-06-04T23:14:37.742Z] [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
19:14:37 [2020-06-04T23:14:37.997Z] [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 622 kB/s)
19:14:38 [2020-06-04T23:14:38.251Z] [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
19:14:38 [2020-06-04T23:14:38.251Z] [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
19:14:38 [2020-06-04T23:14:38.251Z] [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
19:14:38 [2020-06-04T23:14:38.506Z] [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
19:14:38 [2020-06-04T23:14:38.506Z] [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
19:14:38 [2020-06-04T23:14:38.506Z] [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
19:14:38 [2020-06-04T23:14:38.761Z] [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 39 kB/s)
19:14:38 [2020-06-04T23:14:38.761Z] [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
19:14:38 [2020-06-04T23:14:38.761Z] [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
19:14:38 [2020-06-04T23:14:38.761Z] [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
19:14:39 [2020-06-04T23:14:39.016Z] [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
19:14:39 [2020-06-04T23:14:39.016Z] [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
19:14:39 [2020-06-04T23:14:39.016Z] [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
19:14:39 [2020-06-04T23:14:39.271Z] [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 1.2 MB/s)
19:14:39 [2020-06-04T23:14:39.271Z] [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
19:14:39 [2020-06-04T23:14:39.271Z] [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
19:14:39 [2020-06-04T23:14:39.271Z] [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
19:14:39 [2020-06-04T23:14:39.526Z] [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
19:14:39 [2020-06-04T23:14:39.526Z] [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
19:14:39 [2020-06-04T23:14:39.526Z] [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
19:14:39 [2020-06-04T23:14:39.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.pom (1.8 kB at 46 kB/s)
19:14:39 [2020-06-04T23:14:39.526Z] [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
19:14:39 [2020-06-04T23:14:39.526Z] [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
19:14:39 [2020-06-04T23:14:39.781Z] [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
19:14:39 [2020-06-04T23:14:39.781Z] [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
19:14:39 [2020-06-04T23:14:39.781Z] [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
19:14:39 [2020-06-04T23:14:39.781Z] [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
19:14:40 [2020-06-04T23:14:40.036Z] [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
19:14:40 [2020-06-04T23:14:40.036Z] [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
19:14:40 [2020-06-04T23:14:40.036Z] [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
19:14:40 [2020-06-04T23:14:40.036Z] [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
19:14:40 [2020-06-04T23:14:40.290Z] [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
19:14:40 [2020-06-04T23:14:40.291Z] [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
19:14:40 [2020-06-04T23:14:40.291Z] [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 19 MB/s)
19:14:40 [2020-06-04T23:14:40.545Z] [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 33 MB/s)
19:14:40 [2020-06-04T23:14:40.545Z] [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
19:14:40 [2020-06-04T23:14:40.545Z] [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
19:14:40 [2020-06-04T23:14:40.545Z] [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
19:14:40 [2020-06-04T23:14:40.800Z] [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
19:14:40 [2020-06-04T23:14:40.800Z] [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
19:14:40 [2020-06-04T23:14:40.800Z] [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
19:14:41 [2020-06-04T23:14:41.058Z] [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 51 kB/s)
19:14:41 [2020-06-04T23:14:41.058Z] [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
19:14:41 [2020-06-04T23:14:41.058Z] [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
19:14:41 [2020-06-04T23:14:41.058Z] [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
19:14:41 [2020-06-04T23:14:41.313Z] [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
19:14:41 [2020-06-04T23:14:41.313Z] [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
19:14:41 [2020-06-04T23:14:41.313Z] [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
19:14:41 [2020-06-04T23:14:41.568Z] [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 544 kB/s)
19:14:41 [2020-06-04T23:14:41.568Z] [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
19:14:41 [2020-06-04T23:14:41.568Z] [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
19:14:41 [2020-06-04T23:14:41.568Z] [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
19:14:41 [2020-06-04T23:14:41.823Z] [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
19:14:41 [2020-06-04T23:14:41.823Z] [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
19:14:41 [2020-06-04T23:14:41.823Z] [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
19:14:41 [2020-06-04T23:14:41.823Z] [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 727 kB/s)
19:14:41 [2020-06-04T23:14:41.823Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
19:14:41 [2020-06-04T23:14:41.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
19:14:41 [2020-06-04T23:14:41.823Z] [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
19:14:44 [2020-06-04T23:14:44.334Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
19:14:44 [2020-06-04T23:14:44.334Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
19:14:44 [2020-06-04T23:14:44.334Z] [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
19:14:44 [2020-06-04T23:14:44.334Z] [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.9 MB/s)
19:14:44 [2020-06-04T23:14:44.334Z] [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
19:14:44 [2020-06-04T23:14:44.334Z] [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
19:14:44 [2020-06-04T23:14:44.334Z] [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
19:14:44 [2020-06-04T23:14:44.590Z] [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
19:14:44 [2020-06-04T23:14:44.590Z] [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
19:14:44 [2020-06-04T23:14:44.590Z] [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
19:14:44 [2020-06-04T23:14:44.590Z] [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 11 MB/s)
19:14:44 [2020-06-04T23:14:44.845Z] [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
19:14:44 [2020-06-04T23:14:44.845Z] [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
19:14:44 [2020-06-04T23:14:44.845Z] [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
19:14:45 [2020-06-04T23:14:45.100Z] [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
19:14:45 [2020-06-04T23:14:45.100Z] [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
19:14:45 [2020-06-04T23:14:45.100Z] [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
19:14:45 [2020-06-04T23:14:45.100Z] [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 35 kB/s)
19:14:45 [2020-06-04T23:14:45.100Z] [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
19:14:45 [2020-06-04T23:14:45.355Z] [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
19:14:45 [2020-06-04T23:14:45.355Z] [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
19:14:45 [2020-06-04T23:14:45.610Z] [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
19:14:45 [2020-06-04T23:14:45.610Z] [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
19:14:45 [2020-06-04T23:14:45.865Z] [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
19:14:45 [2020-06-04T23:14:45.865Z] [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 266 kB/s)
19:14:45 [2020-06-04T23:14:45.865Z] [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
19:14:45 [2020-06-04T23:14:45.865Z] [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
19:14:46 [2020-06-04T23:14:46.120Z] [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
19:14:46 [2020-06-04T23:14:46.375Z] [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)
19:14:46 [2020-06-04T23:14:46.375Z] [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
19:14:46 [2020-06-04T23:14:46.375Z] [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
19:14:46 [2020-06-04T23:14:46.375Z] [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
19:14:46 [2020-06-04T23:14:46.936Z] [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 29 kB/s)
19:14:46 [2020-06-04T23:14:46.936Z] [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
19:14:46 [2020-06-04T23:14:46.936Z] [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
19:14:46 [2020-06-04T23:14:46.936Z] [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
19:14:47 [2020-06-04T23:14:47.191Z] [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 169 kB/s)
19:14:47 [2020-06-04T23:14:47.191Z] [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
19:14:47 [2020-06-04T23:14:47.477Z] [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
19:14:47 [2020-06-04T23:14:47.477Z] [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
19:14:47 [2020-06-04T23:14:47.477Z] [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
19:14:47 [2020-06-04T23:14:47.477Z] [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
19:14:47 [2020-06-04T23:14:47.477Z] [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
19:14:47 [2020-06-04T23:14:47.477Z] [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 133 kB/s)
19:14:47 [2020-06-04T23:14:47.477Z] [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
19:14:47 [2020-06-04T23:14:47.477Z] [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
19:14:47 [2020-06-04T23:14:47.477Z] [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
19:14:48 [2020-06-04T23:14:48.037Z] [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
19:14:48 [2020-06-04T23:14:48.037Z] [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
19:14:48 [2020-06-04T23:14:48.037Z] [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
19:14:48 [2020-06-04T23:14:48.037Z] [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 70 kB/s)
19:14:48 [2020-06-04T23:14:48.037Z] [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
19:14:48 [2020-06-04T23:14:48.037Z] [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
19:14:48 [2020-06-04T23:14:48.037Z] [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
19:14:48 [2020-06-04T23:14:48.292Z] [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
19:14:48 [2020-06-04T23:14:48.292Z] [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
19:14:48 [2020-06-04T23:14:48.292Z] [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
19:14:48 [2020-06-04T23:14:48.292Z] [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 899 kB/s)
19:14:48 [2020-06-04T23:14:48.292Z] [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
19:14:48 [2020-06-04T23:14:48.292Z] [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
19:14:48 [2020-06-04T23:14:48.292Z] [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
19:14:48 [2020-06-04T23:14:48.547Z] [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
19:14:49 [2020-06-04T23:14:49.472Z] [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
19:14:49 [2020-06-04T23:14:49.472Z] [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
19:14:49 [2020-06-04T23:14:49.472Z] [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 227 kB/s)
19:14:50 [2020-06-04T23:14:50.398Z] [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
19:14:50 [2020-06-04T23:14:50.958Z] [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
19:14:51 [2020-06-04T23:14:51.213Z] [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
19:14:54 [2020-06-04T23:14:54.475Z] [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
19:14:54 [2020-06-04T23:14:54.731Z] [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
19:14:54 [2020-06-04T23:14:54.731Z] [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
19:14:54 [2020-06-04T23:14:54.731Z] [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 208 kB/s)
19:14:54 [2020-06-04T23:14:54.731Z] [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
19:14:54 [2020-06-04T23:14:54.731Z] [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
19:14:54 [2020-06-04T23:14:54.731Z] [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
19:14:54 [2020-06-04T23:14:54.986Z] [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
19:14:54 [2020-06-04T23:14:54.986Z] [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
19:14:55 [2020-06-04T23:14:55.241Z] [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
19:14:55 [2020-06-04T23:14:55.241Z] [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 234 kB/s)
19:14:55 [2020-06-04T23:14:55.241Z] [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
19:14:55 [2020-06-04T23:14:55.241Z] [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
19:14:55 [2020-06-04T23:14:55.241Z] [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
19:14:55 [2020-06-04T23:14:55.496Z] [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
19:14:55 [2020-06-04T23:14:55.496Z] [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
19:14:55 [2020-06-04T23:14:55.496Z] [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
19:14:55 [2020-06-04T23:14:55.496Z] [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 561 kB/s)
19:14:55 [2020-06-04T23:14:55.496Z] [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
19:14:55 [2020-06-04T23:14:55.496Z] [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
19:14:55 [2020-06-04T23:14:55.496Z] [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
19:14:55 [2020-06-04T23:14:55.751Z] [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
19:14:56 [2020-06-04T23:14:56.007Z] [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
19:14:56 [2020-06-04T23:14:56.007Z] [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
19:14:56 [2020-06-04T23:14:56.007Z] [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 123 kB/s)
19:14:56 [2020-06-04T23:14:56.007Z] [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
19:14:56 [2020-06-04T23:14:56.007Z] [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
19:14:56 [2020-06-04T23:14:56.007Z] [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
19:14:56 [2020-06-04T23:14:56.262Z] [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
19:14:56 [2020-06-04T23:14:56.262Z] [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
19:14:56 [2020-06-04T23:14:56.262Z] [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
19:14:56 [2020-06-04T23:14:56.517Z] [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 209 kB/s)
19:14:56 [2020-06-04T23:14:56.517Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
19:14:56 [2020-06-04T23:14:56.517Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
19:14:56 [2020-06-04T23:14:56.517Z] [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
19:14:56 [2020-06-04T23:14:56.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
19:14:56 [2020-06-04T23:14:56.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
19:14:56 [2020-06-04T23:14:56.772Z] [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
19:14:56 [2020-06-04T23:14:56.772Z] [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 931 kB/s)
19:14:56 [2020-06-04T23:14:56.772Z] [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
19:14:56 [2020-06-04T23:14:56.772Z] [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
19:14:56 [2020-06-04T23:14:56.772Z] [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
19:14:57 [2020-06-04T23:14:57.027Z] [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
19:14:57 [2020-06-04T23:14:57.282Z] [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
19:14:57 [2020-06-04T23:14:57.282Z] [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
19:14:57 [2020-06-04T23:14:57.282Z] [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 175 kB/s)
19:14:57 [2020-06-04T23:14:57.282Z] [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
19:14:57 [2020-06-04T23:14:57.282Z] [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
19:14:57 [2020-06-04T23:14:57.282Z] [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
19:14:57 [2020-06-04T23:14:57.538Z] [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
19:14:57 [2020-06-04T23:14:57.538Z] [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
19:14:57 [2020-06-04T23:14:57.538Z] [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
19:14:57 [2020-06-04T23:14:57.538Z] [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 255 kB/s)
19:14:57 [2020-06-04T23:14:57.538Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
19:14:57 [2020-06-04T23:14:57.538Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
19:14:57 [2020-06-04T23:14:57.794Z] [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
19:14:58 [2020-06-04T23:14:58.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
19:14:58 [2020-06-04T23:14:58.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
19:14:58 [2020-06-04T23:14:58.049Z] [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
19:14:58 [2020-06-04T23:14:58.049Z] [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 948 kB/s)
19:14:58 [2020-06-04T23:14:58.049Z] [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
19:14:58 [2020-06-04T23:14:58.049Z] [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
19:14:58 [2020-06-04T23:14:58.049Z] [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
19:14:58 [2020-06-04T23:14:58.305Z] [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
19:14:58 [2020-06-04T23:14:58.305Z] [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
19:14:58 [2020-06-04T23:14:58.305Z] [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
19:14:58 [2020-06-04T23:14:58.305Z] [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 201 kB/s)
19:14:58 [2020-06-04T23:14:58.305Z] [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
19:14:58 [2020-06-04T23:14:58.560Z] [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
19:14:58 [2020-06-04T23:14:58.560Z] [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
19:14:58 [2020-06-04T23:14:58.821Z] [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
19:14:58 [2020-06-04T23:14:58.821Z] [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
19:14:58 [2020-06-04T23:14:58.821Z] [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
19:14:58 [2020-06-04T23:14:58.821Z] [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 220 kB/s)
19:14:58 [2020-06-04T23:14:58.821Z] [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
19:14:58 [2020-06-04T23:14:58.821Z] [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
19:14:59 [2020-06-04T23:14:59.086Z] [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
19:14:59 [2020-06-04T23:14:59.341Z] [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
19:14:59 [2020-06-04T23:14:59.341Z] [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
19:14:59 [2020-06-04T23:14:59.341Z] [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
19:14:59 [2020-06-04T23:14:59.341Z] [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 161 kB/s)
19:14:59 [2020-06-04T23:14:59.342Z] [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
19:14:59 [2020-06-04T23:14:59.342Z] [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
19:14:59 [2020-06-04T23:14:59.342Z] [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
19:14:59 [2020-06-04T23:14:59.596Z] [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
19:14:59 [2020-06-04T23:14:59.851Z] [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
19:14:59 [2020-06-04T23:14:59.851Z] [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
19:14:59 [2020-06-04T23:14:59.851Z] [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 440 kB/s)
19:14:59 [2020-06-04T23:14:59.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
19:14:59 [2020-06-04T23:14:59.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
19:14:59 [2020-06-04T23:14:59.851Z] [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
19:15:00 [2020-06-04T23:15:00.106Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
19:15:00 [2020-06-04T23:15:00.106Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
19:15:00 [2020-06-04T23:15:00.106Z] [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
19:15:00 [2020-06-04T23:15:00.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.9 MB/s)
19:15:00 [2020-06-04T23:15:00.106Z] [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
19:15:00 [2020-06-04T23:15:00.106Z] [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
19:15:00 [2020-06-04T23:15:00.106Z] [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
19:15:00 [2020-06-04T23:15:00.667Z] [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
19:15:00 [2020-06-04T23:15:00.667Z] [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
19:15:00 [2020-06-04T23:15:00.668Z] [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
19:15:00 [2020-06-04T23:15:00.668Z] [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 64 kB/s)
19:15:00 [2020-06-04T23:15:00.668Z] [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
19:15:00 [2020-06-04T23:15:00.668Z] [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
19:15:00 [2020-06-04T23:15:00.668Z] [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
19:15:00 [2020-06-04T23:15:00.923Z] [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
19:15:00 [2020-06-04T23:15:00.923Z] [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
19:15:00 [2020-06-04T23:15:00.923Z] [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
19:15:00 [2020-06-04T23:15:00.923Z] [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 141 kB/s)
19:15:00 [2020-06-04T23:15:00.923Z] [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
19:15:00 [2020-06-04T23:15:00.923Z] [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
19:15:00 [2020-06-04T23:15:00.923Z] [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
19:15:01 [2020-06-04T23:15:01.178Z] [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
19:15:01 [2020-06-04T23:15:01.433Z] [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
19:15:01 [2020-06-04T23:15:01.433Z] [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
19:15:01 [2020-06-04T23:15:01.433Z] [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 57 kB/s)
19:15:01 [2020-06-04T23:15:01.433Z] [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
19:15:01 [2020-06-04T23:15:01.434Z] [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
19:15:01 [2020-06-04T23:15:01.434Z] [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
19:15:01 [2020-06-04T23:15:01.688Z] [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
19:15:01 [2020-06-04T23:15:01.688Z] [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
19:15:01 [2020-06-04T23:15:01.943Z] [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
19:15:02 [2020-06-04T23:15:02.198Z] [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 21 kB/s)
19:15:02 [2020-06-04T23:15:02.198Z] [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
19:15:02 [2020-06-04T23:15:02.198Z] [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
19:15:02 [2020-06-04T23:15:02.198Z] [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
19:15:02 [2020-06-04T23:15:02.454Z] [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
19:15:02 [2020-06-04T23:15:02.454Z] [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
19:15:02 [2020-06-04T23:15:02.454Z] [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
19:15:02 [2020-06-04T23:15:02.454Z] [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 66 kB/s)
19:15:02 [2020-06-04T23:15:02.454Z] [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
19:15:02 [2020-06-04T23:15:02.454Z] [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
19:15:02 [2020-06-04T23:15:02.454Z] [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
19:15:02 [2020-06-04T23:15:02.709Z] [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
19:15:02 [2020-06-04T23:15:02.965Z] [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
19:15:02 [2020-06-04T23:15:02.965Z] [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
19:15:02 [2020-06-04T23:15:02.965Z] [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 60 kB/s)
19:15:02 [2020-06-04T23:15:02.965Z] [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
19:15:02 [2020-06-04T23:15:02.965Z] [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
19:15:02 [2020-06-04T23:15:02.965Z] [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
19:15:03 [2020-06-04T23:15:03.220Z] [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
19:15:03 [2020-06-04T23:15:03.220Z] [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
19:15:03 [2020-06-04T23:15:03.220Z] [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
19:15:03 [2020-06-04T23:15:03.220Z] [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 137 kB/s)
19:15:03 [2020-06-04T23:15:03.220Z] [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
19:15:03 [2020-06-04T23:15:03.220Z] [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
19:15:03 [2020-06-04T23:15:03.220Z] [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
19:15:03 [2020-06-04T23:15:03.780Z] [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
19:15:03 [2020-06-04T23:15:03.780Z] [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
19:15:03 [2020-06-04T23:15:03.780Z] [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
19:15:03 [2020-06-04T23:15:03.780Z] [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 12 kB/s)
19:15:03 [2020-06-04T23:15:03.780Z] [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
19:15:03 [2020-06-04T23:15:03.780Z] [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
19:15:03 [2020-06-04T23:15:03.780Z] [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
19:15:04 [2020-06-04T23:15:04.035Z] [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
19:15:04 [2020-06-04T23:15:04.036Z] [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
19:15:04 [2020-06-04T23:15:04.036Z] [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
19:15:04 [2020-06-04T23:15:04.290Z] [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 172 kB/s)
19:15:04 [2020-06-04T23:15:04.290Z] [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
19:15:04 [2020-06-04T23:15:04.290Z] [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
19:15:04 [2020-06-04T23:15:04.290Z] [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
19:15:04 [2020-06-04T23:15:04.545Z] [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
19:15:04 [2020-06-04T23:15:04.545Z] [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
19:15:04 [2020-06-04T23:15:04.545Z] [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
19:15:04 [2020-06-04T23:15:04.545Z] [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 18 kB/s)
19:15:04 [2020-06-04T23:15:04.545Z] [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
19:15:04 [2020-06-04T23:15:04.545Z] [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
19:15:04 [2020-06-04T23:15:04.545Z] [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
19:15:05 [2020-06-04T23:15:05.105Z] [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
19:15:05 [2020-06-04T23:15:05.105Z] [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
19:15:05 [2020-06-04T23:15:05.105Z] [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
19:15:05 [2020-06-04T23:15:05.105Z] [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 82 kB/s)
19:15:05 [2020-06-04T23:15:05.105Z] [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
19:15:05 [2020-06-04T23:15:05.105Z] [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
19:15:05 [2020-06-04T23:15:05.105Z] [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
19:15:05 [2020-06-04T23:15:05.360Z] [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
19:15:05 [2020-06-04T23:15:05.360Z] [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
19:15:05 [2020-06-04T23:15:05.360Z] [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
19:15:05 [2020-06-04T23:15:05.360Z] [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 23 kB/s)
19:15:05 [2020-06-04T23:15:05.360Z] [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
19:15:05 [2020-06-04T23:15:05.360Z] [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
19:15:05 [2020-06-04T23:15:05.616Z] [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
19:15:05 [2020-06-04T23:15:05.871Z] [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
19:15:05 [2020-06-04T23:15:05.871Z] [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
19:15:05 [2020-06-04T23:15:05.871Z] [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
19:15:05 [2020-06-04T23:15:05.871Z] [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 31 kB/s)
19:15:05 [2020-06-04T23:15:05.871Z] [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
19:15:05 [2020-06-04T23:15:05.871Z] [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
19:15:05 [2020-06-04T23:15:05.871Z] [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
19:15:06 [2020-06-04T23:15:06.126Z] [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
19:15:06 [2020-06-04T23:15:06.384Z] [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
19:15:06 [2020-06-04T23:15:06.385Z] [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
19:15:06 [2020-06-04T23:15:06.385Z] [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 129 kB/s)
19:15:06 [2020-06-04T23:15:06.385Z] [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
19:15:06 [2020-06-04T23:15:06.385Z] [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
19:15:06 [2020-06-04T23:15:06.385Z] [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
19:15:06 [2020-06-04T23:15:06.640Z] [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
19:15:06 [2020-06-04T23:15:06.640Z] [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
19:15:06 [2020-06-04T23:15:06.640Z] [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
19:15:06 [2020-06-04T23:15:06.640Z] [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 91 kB/s)
19:15:06 [2020-06-04T23:15:06.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
19:15:06 [2020-06-04T23:15:06.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
19:15:06 [2020-06-04T23:15:06.640Z] [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
19:15:07 [2020-06-04T23:15:07.200Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
19:15:07 [2020-06-04T23:15:07.200Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
19:15:07 [2020-06-04T23:15:07.200Z] [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
19:15:07 [2020-06-04T23:15:07.200Z] [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 62 kB/s)
19:15:07 [2020-06-04T23:15:07.200Z] [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
19:15:07 [2020-06-04T23:15:07.200Z] [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
19:15:07 [2020-06-04T23:15:07.200Z] [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
19:15:07 [2020-06-04T23:15:07.456Z] [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
19:15:07 [2020-06-04T23:15:07.456Z] [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
19:15:07 [2020-06-04T23:15:07.456Z] [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
19:15:07 [2020-06-04T23:15:07.456Z] [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 527 kB/s)
19:15:07 [2020-06-04T23:15:07.456Z] [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
19:15:07 [2020-06-04T23:15:07.456Z] [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
19:15:07 [2020-06-04T23:15:07.456Z] [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
19:15:07 [2020-06-04T23:15:07.711Z] [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
19:15:07 [2020-06-04T23:15:07.967Z] [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
19:15:07 [2020-06-04T23:15:07.967Z] [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
19:15:07 [2020-06-04T23:15:07.967Z] [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 165 kB/s)
19:15:07 [2020-06-04T23:15:07.967Z] [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
19:15:07 [2020-06-04T23:15:07.967Z] [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
19:15:07 [2020-06-04T23:15:07.967Z] [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
19:15:08 [2020-06-04T23:15:08.223Z] [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
19:15:08 [2020-06-04T23:15:08.223Z] [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
19:15:08 [2020-06-04T23:15:08.223Z] [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
19:15:08 [2020-06-04T23:15:08.223Z] [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 194 kB/s)
19:15:08 [2020-06-04T23:15:08.223Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
19:15:08 [2020-06-04T23:15:08.223Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
19:15:08 [2020-06-04T23:15:08.223Z] [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
19:15:08 [2020-06-04T23:15:08.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
19:15:08 [2020-06-04T23:15:08.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
19:15:08 [2020-06-04T23:15:08.784Z] [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
19:15:08 [2020-06-04T23:15:08.784Z] [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 597 kB/s)
19:15:08 [2020-06-04T23:15:08.784Z] [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
19:15:08 [2020-06-04T23:15:08.784Z] [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
19:15:08 [2020-06-04T23:15:08.784Z] [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
19:15:09 [2020-06-04T23:15:09.040Z] [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
19:15:09 [2020-06-04T23:15:09.040Z] [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
19:15:09 [2020-06-04T23:15:09.040Z] [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
19:15:09 [2020-06-04T23:15:09.040Z] [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 62 kB/s)
19:15:09 [2020-06-04T23:15:09.040Z] [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
19:15:09 [2020-06-04T23:15:09.040Z] [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
19:15:09 [2020-06-04T23:15:09.040Z] [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
19:15:09 [2020-06-04T23:15:09.601Z] [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
19:15:09 [2020-06-04T23:15:09.601Z] [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
19:15:09 [2020-06-04T23:15:09.601Z] [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
19:15:09 [2020-06-04T23:15:09.601Z] [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 169 kB/s)
19:15:09 [2020-06-04T23:15:09.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
19:15:09 [2020-06-04T23:15:09.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
19:15:09 [2020-06-04T23:15:09.601Z] [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
19:15:09 [2020-06-04T23:15:09.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
19:15:09 [2020-06-04T23:15:09.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
19:15:09 [2020-06-04T23:15:09.857Z] [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
19:15:09 [2020-06-04T23:15:09.857Z] [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 33 kB/s)
19:15:09 [2020-06-04T23:15:09.857Z] [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
19:15:09 [2020-06-04T23:15:09.857Z] [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
19:15:09 [2020-06-04T23:15:09.857Z] [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
19:15:10 [2020-06-04T23:15:10.112Z] [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
19:15:10 [2020-06-04T23:15:10.367Z] [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
19:15:10 [2020-06-04T23:15:10.367Z] [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
19:15:10 [2020-06-04T23:15:10.367Z] [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 44 kB/s)
19:15:10 [2020-06-04T23:15:10.367Z] [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
19:15:10 [2020-06-04T23:15:10.367Z] [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
19:15:10 [2020-06-04T23:15:10.367Z] [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
19:15:10 [2020-06-04T23:15:10.927Z] [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 15 kB/s)
19:15:10 [2020-06-04T23:15:10.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
19:15:10 [2020-06-04T23:15:10.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
19:15:10 [2020-06-04T23:15:10.927Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
19:15:11 [2020-06-04T23:15:11.182Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 86 kB/s)
19:15:11 [2020-06-04T23:15:11.182Z] [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
19:15:11 [2020-06-04T23:15:11.182Z] [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
19:15:11 [2020-06-04T23:15:11.182Z] [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
19:15:11 [2020-06-04T23:15:11.437Z] [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
19:15:11 [2020-06-04T23:15:11.437Z] [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
19:15:11 [2020-06-04T23:15:11.437Z] [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
19:15:11 [2020-06-04T23:15:11.437Z] [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 482 kB/s)
19:15:11 [2020-06-04T23:15:11.437Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
19:15:11 [2020-06-04T23:15:11.437Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
19:15:11 [2020-06-04T23:15:11.437Z] [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
19:15:11 [2020-06-04T23:15:11.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
19:15:11 [2020-06-04T23:15:11.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
19:15:11 [2020-06-04T23:15:11.997Z] [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
19:15:11 [2020-06-04T23:15:11.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 322 kB/s)
19:15:11 [2020-06-04T23:15:11.997Z] [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
19:15:11 [2020-06-04T23:15:11.997Z] [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
19:15:11 [2020-06-04T23:15:11.998Z] [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
19:15:12 [2020-06-04T23:15:12.253Z] [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
19:15:12 [2020-06-04T23:15:12.253Z] [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
19:15:12 [2020-06-04T23:15:12.253Z] [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
19:15:12 [2020-06-04T23:15:12.253Z] [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 266 kB/s)
19:15:12 [2020-06-04T23:15:12.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
19:15:12 [2020-06-04T23:15:12.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
19:15:12 [2020-06-04T23:15:12.253Z] [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
19:15:12 [2020-06-04T23:15:12.814Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
19:15:12 [2020-06-04T23:15:12.814Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
19:15:12 [2020-06-04T23:15:12.814Z] [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
19:15:12 [2020-06-04T23:15:12.814Z] [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 674 kB/s)
19:15:12 [2020-06-04T23:15:12.814Z] [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
19:15:12 [2020-06-04T23:15:12.814Z] [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
19:15:12 [2020-06-04T23:15:12.814Z] [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
19:15:13 [2020-06-04T23:15:13.068Z] [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
19:15:13 [2020-06-04T23:15:13.068Z] [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
19:15:13 [2020-06-04T23:15:13.068Z] [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
19:15:13 [2020-06-04T23:15:13.068Z] [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 81 kB/s)
19:15:13 [2020-06-04T23:15:13.068Z] [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
19:15:13 [2020-06-04T23:15:13.068Z] [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
19:15:13 [2020-06-04T23:15:13.323Z] [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
19:15:13 [2020-06-04T23:15:13.579Z] [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
19:15:13 [2020-06-04T23:15:13.579Z] [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
19:15:13 [2020-06-04T23:15:13.579Z] [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
19:15:13 [2020-06-04T23:15:13.579Z] [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 172 kB/s)
19:15:13 [2020-06-04T23:15:13.579Z] [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
19:15:13 [2020-06-04T23:15:13.579Z] [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
19:15:13 [2020-06-04T23:15:13.579Z] [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
19:15:13 [2020-06-04T23:15:13.834Z] [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
19:15:13 [2020-06-04T23:15:13.834Z] [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
19:15:14 [2020-06-04T23:15:14.090Z] [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
19:15:14 [2020-06-04T23:15:14.090Z] [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 161 kB/s)
19:15:14 [2020-06-04T23:15:14.090Z] [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
19:15:14 [2020-06-04T23:15:14.090Z] [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
19:15:14 [2020-06-04T23:15:14.090Z] [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
19:15:14 [2020-06-04T23:15:14.346Z] [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
19:15:14 [2020-06-04T23:15:14.346Z] [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
19:15:14 [2020-06-04T23:15:14.346Z] [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
19:15:14 [2020-06-04T23:15:14.346Z] [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 35 kB/s)
19:15:14 [2020-06-04T23:15:14.346Z] [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
19:15:14 [2020-06-04T23:15:14.602Z] [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
19:15:14 [2020-06-04T23:15:14.602Z] [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
19:15:14 [2020-06-04T23:15:14.857Z] [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
19:15:14 [2020-06-04T23:15:14.857Z] [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
19:15:14 [2020-06-04T23:15:14.857Z] [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
19:15:14 [2020-06-04T23:15:14.857Z] [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 62 kB/s)
19:15:14 [2020-06-04T23:15:14.857Z] [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
19:15:14 [2020-06-04T23:15:14.857Z] [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
19:15:14 [2020-06-04T23:15:14.857Z] [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
19:15:15 [2020-06-04T23:15:15.417Z] [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
19:15:15 [2020-06-04T23:15:15.417Z] [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
19:15:15 [2020-06-04T23:15:15.417Z] [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
19:15:15 [2020-06-04T23:15:15.417Z] [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 21 kB/s)
19:15:15 [2020-06-04T23:15:15.417Z] [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
19:15:15 [2020-06-04T23:15:15.417Z] [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
19:15:15 [2020-06-04T23:15:15.417Z] [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
19:15:15 [2020-06-04T23:15:15.673Z] [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
19:15:15 [2020-06-04T23:15:15.673Z] [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
19:15:15 [2020-06-04T23:15:15.673Z] [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
19:15:15 [2020-06-04T23:15:15.673Z] [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 91 kB/s)
19:15:15 [2020-06-04T23:15:15.673Z] [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
19:15:15 [2020-06-04T23:15:15.673Z] [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
19:15:15 [2020-06-04T23:15:15.673Z] [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
19:15:15 [2020-06-04T23:15:15.927Z] [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
19:15:16 [2020-06-04T23:15:16.183Z] [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
19:15:16 [2020-06-04T23:15:16.183Z] [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
19:15:16 [2020-06-04T23:15:16.183Z] [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 72 kB/s)
19:15:16 [2020-06-04T23:15:16.183Z] [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
19:15:16 [2020-06-04T23:15:16.183Z] [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
19:15:16 [2020-06-04T23:15:16.183Z] [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
19:15:16 [2020-06-04T23:15:16.438Z] [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
19:15:16 [2020-06-04T23:15:16.438Z] [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
19:15:16 [2020-06-04T23:15:16.438Z] [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
19:15:16 [2020-06-04T23:15:16.438Z] [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 72 kB/s)
19:15:16 [2020-06-04T23:15:16.693Z] [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
19:15:16 [2020-06-04T23:15:16.693Z] [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
19:15:16 [2020-06-04T23:15:16.693Z] [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
19:15:16 [2020-06-04T23:15:16.948Z] [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
19:15:16 [2020-06-04T23:15:16.948Z] [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
19:15:16 [2020-06-04T23:15:16.948Z] [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
19:15:16 [2020-06-04T23:15:16.948Z] [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 19 kB/s)
19:15:16 [2020-06-04T23:15:16.948Z] [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
19:15:16 [2020-06-04T23:15:16.948Z] [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
19:15:16 [2020-06-04T23:15:16.948Z] [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
19:15:17 [2020-06-04T23:15:17.508Z] [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
19:15:17 [2020-06-04T23:15:17.508Z] [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
19:15:17 [2020-06-04T23:15:17.508Z] [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
19:15:17 [2020-06-04T23:15:17.508Z] [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 62 kB/s)
19:15:17 [2020-06-04T23:15:17.508Z] [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
19:15:17 [2020-06-04T23:15:17.508Z] [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
19:15:17 [2020-06-04T23:15:17.508Z] [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
19:15:17 [2020-06-04T23:15:17.763Z] [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
19:15:17 [2020-06-04T23:15:17.763Z] [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
19:15:17 [2020-06-04T23:15:17.764Z] [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
19:15:17 [2020-06-04T23:15:17.764Z] [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 86 kB/s)
19:15:17 [2020-06-04T23:15:17.764Z] [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
19:15:17 [2020-06-04T23:15:17.764Z] [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
19:15:17 [2020-06-04T23:15:17.764Z] [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
19:15:18 [2020-06-04T23:15:18.324Z] [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
19:15:18 [2020-06-04T23:15:18.324Z] [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
19:15:18 [2020-06-04T23:15:18.324Z] [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
19:15:18 [2020-06-04T23:15:18.324Z] [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 59 kB/s)
19:15:18 [2020-06-04T23:15:18.324Z] [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
19:15:18 [2020-06-04T23:15:18.324Z] [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
19:15:18 [2020-06-04T23:15:18.324Z] [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
19:15:18 [2020-06-04T23:15:18.579Z] [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
19:15:18 [2020-06-04T23:15:18.579Z] [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
19:15:18 [2020-06-04T23:15:18.579Z] [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
19:15:18 [2020-06-04T23:15:18.579Z] [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 54 kB/s)
19:15:18 [2020-06-04T23:15:18.579Z] [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
19:15:18 [2020-06-04T23:15:18.579Z] [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
19:15:18 [2020-06-04T23:15:18.579Z] [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
19:15:19 [2020-06-04T23:15:19.139Z] [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
19:15:19 [2020-06-04T23:15:19.139Z] [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
19:15:19 [2020-06-04T23:15:19.139Z] [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
19:15:19 [2020-06-04T23:15:19.139Z] [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 27 kB/s)
19:15:19 [2020-06-04T23:15:19.139Z] [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
19:15:19 [2020-06-04T23:15:19.139Z] [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
19:15:19 [2020-06-04T23:15:19.139Z] [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
19:15:19 [2020-06-04T23:15:19.394Z] [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
19:15:19 [2020-06-04T23:15:19.394Z] [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
19:15:19 [2020-06-04T23:15:19.394Z] [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
19:15:19 [2020-06-04T23:15:19.394Z] [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 77 kB/s)
19:15:19 [2020-06-04T23:15:19.394Z] [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
19:15:19 [2020-06-04T23:15:19.395Z] [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
19:15:19 [2020-06-04T23:15:19.395Z] [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
19:15:19 [2020-06-04T23:15:19.955Z] [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
19:15:19 [2020-06-04T23:15:19.955Z] [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
19:15:19 [2020-06-04T23:15:19.955Z] [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
19:15:19 [2020-06-04T23:15:19.956Z] [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 17 kB/s)
19:15:19 [2020-06-04T23:15:19.956Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
19:15:19 [2020-06-04T23:15:19.956Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
19:15:19 [2020-06-04T23:15:19.956Z] [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
19:15:20 [2020-06-04T23:15:20.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
19:15:20 [2020-06-04T23:15:20.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
19:15:20 [2020-06-04T23:15:20.211Z] [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
19:15:20 [2020-06-04T23:15:20.211Z] [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 940 kB/s)
19:15:20 [2020-06-04T23:15:20.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
19:15:20 [2020-06-04T23:15:20.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
19:15:20 [2020-06-04T23:15:20.211Z] [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
19:15:20 [2020-06-04T23:15:20.772Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
19:15:20 [2020-06-04T23:15:20.772Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
19:15:20 [2020-06-04T23:15:20.772Z] [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
19:15:20 [2020-06-04T23:15:20.772Z] [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)
19:15:20 [2020-06-04T23:15:20.772Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
19:15:20 [2020-06-04T23:15:20.772Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
19:15:21 [2020-06-04T23:15:21.027Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
19:15:21 [2020-06-04T23:15:21.282Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
19:15:21 [2020-06-04T23:15:21.282Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
19:15:21 [2020-06-04T23:15:21.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
19:15:21 [2020-06-04T23:15:21.282Z] [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 214 kB/s)
19:15:21 [2020-06-04T23:15:21.537Z] [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
19:15:21 [2020-06-04T23:15:21.537Z] [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
19:15:21 [2020-06-04T23:15:21.537Z] [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
19:15:21 [2020-06-04T23:15:21.796Z] [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
19:15:21 [2020-06-04T23:15:21.796Z] [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
19:15:21 [2020-06-04T23:15:21.796Z] [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
19:15:21 [2020-06-04T23:15:21.796Z] [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 241 kB/s)
19:15:21 [2020-06-04T23:15:21.796Z] [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
19:15:21 [2020-06-04T23:15:21.796Z] [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
19:15:21 [2020-06-04T23:15:21.796Z] [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
19:15:22 [2020-06-04T23:15:22.357Z] [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
19:15:22 [2020-06-04T23:15:22.357Z] [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
19:15:22 [2020-06-04T23:15:22.357Z] [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
19:15:22 [2020-06-04T23:15:22.357Z] [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 123 kB/s)
19:15:22 [2020-06-04T23:15:22.357Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
19:15:22 [2020-06-04T23:15:22.358Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
19:15:22 [2020-06-04T23:15:22.358Z] [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
19:15:22 [2020-06-04T23:15:22.612Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
19:15:22 [2020-06-04T23:15:22.613Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
19:15:22 [2020-06-04T23:15:22.613Z] [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
19:15:22 [2020-06-04T23:15:22.613Z] [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 656 kB/s)
19:15:22 [2020-06-04T23:15:22.613Z] [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
19:15:22 [2020-06-04T23:15:22.613Z] [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
19:15:22 [2020-06-04T23:15:22.613Z] [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
19:15:23 [2020-06-04T23:15:23.173Z] [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
19:15:23 [2020-06-04T23:15:23.173Z] [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
19:15:23 [2020-06-04T23:15:23.173Z] [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
19:15:23 [2020-06-04T23:15:23.173Z] [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 249 kB/s)
19:15:23 [2020-06-04T23:15:23.173Z] [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
19:15:23 [2020-06-04T23:15:23.173Z] [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
19:15:23 [2020-06-04T23:15:23.173Z] [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
19:15:23 [2020-06-04T23:15:23.428Z] [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
19:15:23 [2020-06-04T23:15:23.428Z] [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
19:15:23 [2020-06-04T23:15:23.428Z] [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
19:15:23 [2020-06-04T23:15:23.428Z] [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 173 kB/s)
19:15:23 [2020-06-04T23:15:23.428Z] [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
19:15:23 [2020-06-04T23:15:23.428Z] [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
19:15:23 [2020-06-04T23:15:23.428Z] [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
19:15:23 [2020-06-04T23:15:23.989Z] [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
19:15:23 [2020-06-04T23:15:23.989Z] [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
19:15:23 [2020-06-04T23:15:23.989Z] [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
19:15:23 [2020-06-04T23:15:23.989Z] [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 1.3 MB/s)
19:15:23 [2020-06-04T23:15:23.989Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
19:15:23 [2020-06-04T23:15:23.989Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
19:15:23 [2020-06-04T23:15:23.989Z] [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
19:15:24 [2020-06-04T23:15:24.244Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
19:15:24 [2020-06-04T23:15:24.244Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
19:15:24 [2020-06-04T23:15:24.244Z] [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
19:15:24 [2020-06-04T23:15:24.244Z] [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 1.0 MB/s)
19:15:24 [2020-06-04T23:15:24.244Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
19:15:24 [2020-06-04T23:15:24.244Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
19:15:24 [2020-06-04T23:15:24.244Z] [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
19:15:24 [2020-06-04T23:15:24.499Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
19:15:24 [2020-06-04T23:15:24.753Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
19:15:24 [2020-06-04T23:15:24.753Z] [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
19:15:24 [2020-06-04T23:15:24.753Z] [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 382 kB/s)
19:15:24 [2020-06-04T23:15:24.753Z] [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
19:15:24 [2020-06-04T23:15:24.753Z] [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
19:15:24 [2020-06-04T23:15:24.753Z] [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
19:15:25 [2020-06-04T23:15:25.009Z] [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
19:15:25 [2020-06-04T23:15:25.009Z] [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
19:15:25 [2020-06-04T23:15:25.009Z] [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
19:15:25 [2020-06-04T23:15:25.009Z] [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 208 kB/s)
19:15:25 [2020-06-04T23:15:25.009Z] [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
19:15:25 [2020-06-04T23:15:25.009Z] [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
19:15:25 [2020-06-04T23:15:25.264Z] [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
19:15:25 [2020-06-04T23:15:25.520Z] [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
19:15:25 [2020-06-04T23:15:25.520Z] [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
19:15:25 [2020-06-04T23:15:25.520Z] [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
19:15:25 [2020-06-04T23:15:25.520Z] [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 150 kB/s)
19:15:25 [2020-06-04T23:15:25.520Z] [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
19:15:25 [2020-06-04T23:15:25.520Z] [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
19:15:25 [2020-06-04T23:15:25.520Z] [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
19:15:25 [2020-06-04T23:15:25.775Z] [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
19:15:25 [2020-06-04T23:15:25.775Z] [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
19:15:25 [2020-06-04T23:15:25.775Z] [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
19:15:26 [2020-06-04T23:15:26.030Z] [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 105 kB/s)
19:15:26 [2020-06-04T23:15:26.030Z] [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
19:15:26 [2020-06-04T23:15:26.030Z] [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
19:15:26 [2020-06-04T23:15:26.030Z] [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
19:15:26 [2020-06-04T23:15:26.286Z] [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
19:15:26 [2020-06-04T23:15:26.286Z] [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
19:15:26 [2020-06-04T23:15:26.286Z] [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
19:15:26 [2020-06-04T23:15:26.286Z] [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 624 kB/s)
19:15:26 [2020-06-04T23:15:26.286Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
19:15:26 [2020-06-04T23:15:26.286Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
19:15:26 [2020-06-04T23:15:26.286Z] [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
19:15:26 [2020-06-04T23:15:26.541Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
19:15:26 [2020-06-04T23:15:26.541Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
19:15:26 [2020-06-04T23:15:26.796Z] [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
19:15:26 [2020-06-04T23:15:26.796Z] [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 3.1 MB/s)
19:15:26 [2020-06-04T23:15:26.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
19:15:26 [2020-06-04T23:15:26.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
19:15:26 [2020-06-04T23:15:26.796Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
19:15:27 [2020-06-04T23:15:27.051Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
19:15:27 [2020-06-04T23:15:27.051Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
19:15:27 [2020-06-04T23:15:27.051Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
19:15:27 [2020-06-04T23:15:27.051Z] [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 112 kB/s)
19:15:27 [2020-06-04T23:15:27.051Z] [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
19:15:27 [2020-06-04T23:15:27.051Z] [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
19:15:27 [2020-06-04T23:15:27.307Z] [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
19:15:27 [2020-06-04T23:15:27.562Z] [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
19:15:27 [2020-06-04T23:15:27.562Z] [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
19:15:27 [2020-06-04T23:15:27.562Z] [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
19:15:27 [2020-06-04T23:15:27.562Z] [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 368 kB/s)
19:15:27 [2020-06-04T23:15:27.562Z] [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
19:15:27 [2020-06-04T23:15:27.562Z] [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
19:15:27 [2020-06-04T23:15:27.562Z] [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
19:15:27 [2020-06-04T23:15:27.817Z] [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
19:15:27 [2020-06-04T23:15:27.817Z] [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
19:15:27 [2020-06-04T23:15:27.817Z] [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
19:15:27 [2020-06-04T23:15:27.817Z] [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 133 kB/s)
19:15:28 [2020-06-04T23:15:28.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
19:15:28 [2020-06-04T23:15:28.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
19:15:28 [2020-06-04T23:15:28.072Z] [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
19:15:28 [2020-06-04T23:15:28.327Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
19:15:28 [2020-06-04T23:15:28.327Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
19:15:28 [2020-06-04T23:15:28.327Z] [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
19:15:28 [2020-06-04T23:15:28.327Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 1.1 MB/s)
19:15:28 [2020-06-04T23:15:28.327Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
19:15:28 [2020-06-04T23:15:28.327Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
19:15:28 [2020-06-04T23:15:28.327Z] [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
19:15:28 [2020-06-04T23:15:28.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
19:15:28 [2020-06-04T23:15:28.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
19:15:28 [2020-06-04T23:15:28.582Z] [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
19:15:28 [2020-06-04T23:15:28.838Z] [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.8 MB/s)
19:15:28 [2020-06-04T23:15:28.838Z] [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
19:15:28 [2020-06-04T23:15:28.838Z] [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
19:15:28 [2020-06-04T23:15:28.838Z] [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
19:15:29 [2020-06-04T23:15:29.093Z] [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
19:15:29 [2020-06-04T23:15:29.093Z] [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
19:15:29 [2020-06-04T23:15:29.093Z] [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
19:15:29 [2020-06-04T23:15:29.093Z] [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 90 kB/s)
19:15:29 [2020-06-04T23:15:29.093Z] [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
19:15:29 [2020-06-04T23:15:29.093Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 2.1 MB/s)
19:15:29 [2020-06-04T23:15:29.093Z] [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
19:15:29 [2020-06-04T23:15:29.093Z] [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 632 kB/s)
19:15:29 [2020-06-04T23:15:29.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
19:15:29 [2020-06-04T23:15:29.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
19:15:29 [2020-06-04T23:15:29.093Z] [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
19:15:29 [2020-06-04T23:15:29.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
19:15:29 [2020-06-04T23:15:29.657Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
19:15:29 [2020-06-04T23:15:29.657Z] [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
19:15:29 [2020-06-04T23:15:29.657Z] [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 162 kB/s)
19:15:29 [2020-06-04T23:15:29.657Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
19:15:29 [2020-06-04T23:15:29.657Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
19:15:29 [2020-06-04T23:15:29.657Z] [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
19:15:29 [2020-06-04T23:15:29.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
19:15:29 [2020-06-04T23:15:29.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
19:15:29 [2020-06-04T23:15:29.911Z] [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
19:15:29 [2020-06-04T23:15:29.911Z] [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 322 kB/s)
19:15:29 [2020-06-04T23:15:29.911Z] [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
19:15:29 [2020-06-04T23:15:29.911Z] [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
19:15:29 [2020-06-04T23:15:29.912Z] [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
19:15:30 [2020-06-04T23:15:30.166Z] [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
19:15:30 [2020-06-04T23:15:30.421Z] [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
19:15:30 [2020-06-04T23:15:30.421Z] [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
19:15:30 [2020-06-04T23:15:30.422Z] [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 310 kB/s)
19:15:30 [2020-06-04T23:15:30.422Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
19:15:30 [2020-06-04T23:15:30.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
19:15:30 [2020-06-04T23:15:30.422Z] [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
19:15:30 [2020-06-04T23:15:30.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
19:15:30 [2020-06-04T23:15:30.677Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
19:15:30 [2020-06-04T23:15:30.677Z] [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
19:15:30 [2020-06-04T23:15:30.677Z] [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 314 kB/s)
19:15:30 [2020-06-04T23:15:30.677Z] [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
19:15:30 [2020-06-04T23:15:30.677Z] [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
19:15:30 [2020-06-04T23:15:30.677Z] [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
19:15:31 [2020-06-04T23:15:31.237Z] [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
19:15:31 [2020-06-04T23:15:31.237Z] [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
19:15:31 [2020-06-04T23:15:31.237Z] [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
19:15:31 [2020-06-04T23:15:31.237Z] [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)
19:15:31 [2020-06-04T23:15:31.237Z] [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
19:15:31 [2020-06-04T23:15:31.237Z] [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
19:15:32 [2020-06-04T23:15:32.162Z] [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
19:15:32 [2020-06-04T23:15:32.417Z] [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
19:15:32 [2020-06-04T23:15:32.417Z] [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
19:15:32 [2020-06-04T23:15:32.417Z] [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
19:15:32 [2020-06-04T23:15:32.672Z] [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 449 kB/s)
19:15:32 [2020-06-04T23:15:32.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
19:15:32 [2020-06-04T23:15:32.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
19:15:32 [2020-06-04T23:15:32.672Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
19:15:32 [2020-06-04T23:15:32.927Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
19:15:32 [2020-06-04T23:15:32.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
19:15:32 [2020-06-04T23:15:32.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
19:15:32 [2020-06-04T23:15:32.927Z] [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 1.3 MB/s)
19:15:32 [2020-06-04T23:15:32.927Z] [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
19:15:32 [2020-06-04T23:15:32.927Z] [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
19:15:32 [2020-06-04T23:15:32.927Z] [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
19:15:33 [2020-06-04T23:15:33.182Z] [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
19:15:33 [2020-06-04T23:15:33.437Z] [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
19:15:33 [2020-06-04T23:15:33.437Z] [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
19:15:33 [2020-06-04T23:15:33.437Z] [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 389 kB/s)
19:15:33 [2020-06-04T23:15:33.437Z] [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
19:15:33 [2020-06-04T23:15:33.437Z] [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
19:15:33 [2020-06-04T23:15:33.437Z] [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
19:15:33 [2020-06-04T23:15:33.692Z] [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
19:15:33 [2020-06-04T23:15:33.693Z] [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
19:15:33 [2020-06-04T23:15:33.693Z] [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
19:15:33 [2020-06-04T23:15:33.693Z] [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 611 kB/s)
19:15:33 [2020-06-04T23:15:33.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
19:15:33 [2020-06-04T23:15:33.693Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
19:15:33 [2020-06-04T23:15:33.693Z] [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
19:15:34 [2020-06-04T23:15:34.253Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
19:15:34 [2020-06-04T23:15:34.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
19:15:34 [2020-06-04T23:15:34.253Z] [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
19:15:34 [2020-06-04T23:15:34.253Z] [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 525 kB/s)
19:15:34 [2020-06-04T23:15:34.253Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
19:15:34 [2020-06-04T23:15:34.253Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
19:15:34 [2020-06-04T23:15:34.253Z] [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
19:15:34 [2020-06-04T23:15:34.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
19:15:34 [2020-06-04T23:15:34.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
19:15:34 [2020-06-04T23:15:34.508Z] [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
19:15:34 [2020-06-04T23:15:34.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.2 MB/s)
19:15:34 [2020-06-04T23:15:34.509Z] [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
19:15:34 [2020-06-04T23:15:34.509Z] [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
19:15:34 [2020-06-04T23:15:34.509Z] [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
19:15:34 [2020-06-04T23:15:34.764Z] [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
19:15:35 [2020-06-04T23:15:35.019Z] [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
19:15:35 [2020-06-04T23:15:35.019Z] [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
19:15:35 [2020-06-04T23:15:35.019Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 457 kB/s)
19:15:35 [2020-06-04T23:15:35.019Z] [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
19:15:35 [2020-06-04T23:15:35.019Z] [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
19:15:35 [2020-06-04T23:15:35.019Z] [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
19:15:35 [2020-06-04T23:15:35.275Z] [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
19:15:35 [2020-06-04T23:15:35.275Z] [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
19:15:35 [2020-06-04T23:15:35.275Z] [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
19:15:35 [2020-06-04T23:15:35.275Z] [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 97 kB/s)
19:15:35 [2020-06-04T23:15:35.275Z] [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
19:15:35 [2020-06-04T23:15:35.275Z] [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
19:15:35 [2020-06-04T23:15:35.275Z] [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
19:15:35 [2020-06-04T23:15:35.530Z] [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
19:15:35 [2020-06-04T23:15:35.785Z] [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
19:15:35 [2020-06-04T23:15:35.785Z] [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
19:15:35 [2020-06-04T23:15:35.785Z] [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 969 kB/s)
19:15:35 [2020-06-04T23:15:35.785Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
19:15:35 [2020-06-04T23:15:35.785Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
19:15:35 [2020-06-04T23:15:35.785Z] [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
19:15:36 [2020-06-04T23:15:36.041Z] [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
19:15:36 [2020-06-04T23:15:36.041Z] [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
19:15:36 [2020-06-04T23:15:36.041Z] [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
19:15:36 [2020-06-04T23:15:36.041Z] [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 182 kB/s)
19:15:36 [2020-06-04T23:15:36.041Z] [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
19:15:36 [2020-06-04T23:15:36.041Z] [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
19:15:36 [2020-06-04T23:15:36.041Z] [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
19:15:36 [2020-06-04T23:15:36.601Z] [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
19:15:36 [2020-06-04T23:15:36.601Z] [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
19:15:36 [2020-06-04T23:15:36.601Z] [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
19:15:36 [2020-06-04T23:15:36.601Z] [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 171 kB/s)
19:15:36 [2020-06-04T23:15:36.601Z] [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
19:15:36 [2020-06-04T23:15:36.601Z] [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
19:15:36 [2020-06-04T23:15:36.601Z] [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
19:15:36 [2020-06-04T23:15:36.855Z] [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
19:15:36 [2020-06-04T23:15:36.855Z] [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
19:15:36 [2020-06-04T23:15:36.855Z] [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
19:15:36 [2020-06-04T23:15:36.855Z] [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 489 kB/s)
19:15:36 [2020-06-04T23:15:36.855Z] [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
19:15:36 [2020-06-04T23:15:36.855Z] [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
19:15:36 [2020-06-04T23:15:36.855Z] [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
19:15:37 [2020-06-04T23:15:37.112Z] [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
19:15:37 [2020-06-04T23:15:37.369Z] [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
19:15:37 [2020-06-04T23:15:37.369Z] [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
19:15:37 [2020-06-04T23:15:37.369Z] [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 48 kB/s)
19:15:37 [2020-06-04T23:15:37.369Z] [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
19:15:37 [2020-06-04T23:15:37.369Z] [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
19:15:37 [2020-06-04T23:15:37.369Z] [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
19:15:37 [2020-06-04T23:15:37.624Z] [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
19:15:37 [2020-06-04T23:15:37.624Z] [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
19:15:37 [2020-06-04T23:15:37.624Z] [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
19:15:37 [2020-06-04T23:15:37.624Z] [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 68 kB/s)
19:15:37 [2020-06-04T23:15:37.879Z] [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
19:15:37 [2020-06-04T23:15:37.879Z] [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
19:15:37 [2020-06-04T23:15:37.879Z] [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
19:15:38 [2020-06-04T23:15:38.134Z] [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
19:15:38 [2020-06-04T23:15:38.134Z] [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
19:15:38 [2020-06-04T23:15:38.134Z] [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
19:15:38 [2020-06-04T23:15:38.134Z] [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 660 kB/s)
19:15:38 [2020-06-04T23:15:38.134Z] [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
19:15:38 [2020-06-04T23:15:38.134Z] [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
19:15:38 [2020-06-04T23:15:38.134Z] [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
19:15:38 [2020-06-04T23:15:38.390Z] [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
19:15:38 [2020-06-04T23:15:38.390Z] [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
19:15:38 [2020-06-04T23:15:38.645Z] [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
19:15:38 [2020-06-04T23:15:38.645Z] [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 149 kB/s)
19:15:38 [2020-06-04T23:15:38.645Z] [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
19:15:38 [2020-06-04T23:15:38.645Z] [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
19:15:38 [2020-06-04T23:15:38.645Z] [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
19:15:38 [2020-06-04T23:15:38.900Z] [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
19:15:38 [2020-06-04T23:15:38.900Z] [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
19:15:38 [2020-06-04T23:15:38.900Z] [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
19:15:38 [2020-06-04T23:15:38.900Z] [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 68 kB/s)
19:15:38 [2020-06-04T23:15:38.900Z] [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
19:15:38 [2020-06-04T23:15:38.900Z] [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
19:15:38 [2020-06-04T23:15:38.900Z] [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
19:15:39 [2020-06-04T23:15:39.156Z] [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
19:15:39 [2020-06-04T23:15:39.411Z] [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
19:15:39 [2020-06-04T23:15:39.411Z] [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
19:15:39 [2020-06-04T23:15:39.411Z] [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 97 kB/s)
19:15:39 [2020-06-04T23:15:39.411Z] [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
19:15:39 [2020-06-04T23:15:39.411Z] [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
19:15:39 [2020-06-04T23:15:39.411Z] [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
19:15:39 [2020-06-04T23:15:39.666Z] [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
19:15:39 [2020-06-04T23:15:39.666Z] [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
19:15:39 [2020-06-04T23:15:39.666Z] [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
19:15:39 [2020-06-04T23:15:39.666Z] [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 111 kB/s)
19:15:39 [2020-06-04T23:15:39.666Z] [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
19:15:39 [2020-06-04T23:15:39.666Z] [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
19:15:39 [2020-06-04T23:15:39.666Z] [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
19:15:40 [2020-06-04T23:15:40.226Z] [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
19:15:40 [2020-06-04T23:15:40.226Z] [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
19:15:40 [2020-06-04T23:15:40.226Z] [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
19:15:40 [2020-06-04T23:15:40.226Z] [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 146 kB/s)
19:15:40 [2020-06-04T23:15:40.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
19:15:40 [2020-06-04T23:15:40.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
19:15:40 [2020-06-04T23:15:40.226Z] [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
19:15:40 [2020-06-04T23:15:40.481Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
19:15:40 [2020-06-04T23:15:40.481Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
19:15:40 [2020-06-04T23:15:40.481Z] [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
19:15:40 [2020-06-04T23:15:40.481Z] [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 660 kB/s)
19:15:40 [2020-06-04T23:15:40.481Z] [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
19:15:40 [2020-06-04T23:15:40.481Z] [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
19:15:40 [2020-06-04T23:15:40.481Z] [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
19:15:40 [2020-06-04T23:15:40.736Z] [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
19:15:40 [2020-06-04T23:15:40.991Z] [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
19:15:40 [2020-06-04T23:15:40.991Z] [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
19:15:40 [2020-06-04T23:15:40.991Z] [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 131 kB/s)
19:15:40 [2020-06-04T23:15:40.991Z] [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
19:15:40 [2020-06-04T23:15:40.991Z] [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
19:15:40 [2020-06-04T23:15:40.991Z] [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
19:15:41 [2020-06-04T23:15:41.246Z] [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
19:15:41 [2020-06-04T23:15:41.246Z] [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
19:15:41 [2020-06-04T23:15:41.246Z] [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
19:15:41 [2020-06-04T23:15:41.501Z] [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 41 kB/s)
19:15:41 [2020-06-04T23:15:41.501Z] [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
19:15:41 [2020-06-04T23:15:41.501Z] [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
19:15:41 [2020-06-04T23:15:41.501Z] [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
19:15:41 [2020-06-04T23:15:41.756Z] [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
19:15:41 [2020-06-04T23:15:41.756Z] [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
19:15:41 [2020-06-04T23:15:41.756Z] [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
19:15:41 [2020-06-04T23:15:41.756Z] [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 40 kB/s)
19:15:41 [2020-06-04T23:15:41.756Z] [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
19:15:41 [2020-06-04T23:15:41.756Z] [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
19:15:41 [2020-06-04T23:15:41.756Z] [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
19:15:42 [2020-06-04T23:15:42.011Z] [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
19:15:42 [2020-06-04T23:15:42.266Z] [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
19:15:42 [2020-06-04T23:15:42.266Z] [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
19:15:42 [2020-06-04T23:15:42.266Z] [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 108 kB/s)
19:15:42 [2020-06-04T23:15:42.266Z] [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
19:15:42 [2020-06-04T23:15:42.266Z] [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
19:15:42 [2020-06-04T23:15:42.266Z] [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
19:15:42 [2020-06-04T23:15:42.521Z] [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
19:15:42 [2020-06-04T23:15:42.521Z] [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
19:15:42 [2020-06-04T23:15:42.521Z] [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
19:15:42 [2020-06-04T23:15:42.521Z] [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 85 kB/s)
19:15:42 [2020-06-04T23:15:42.521Z] [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
19:15:42 [2020-06-04T23:15:42.521Z] [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
19:15:42 [2020-06-04T23:15:42.776Z] [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
19:15:43 [2020-06-04T23:15:43.030Z] [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
19:15:43 [2020-06-04T23:15:43.030Z] [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
19:15:43 [2020-06-04T23:15:43.030Z] [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
19:15:43 [2020-06-04T23:15:43.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 458 kB/s)
19:15:43 [2020-06-04T23:15:43.030Z] [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
19:15:43 [2020-06-04T23:15:43.031Z] [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
19:15:43 [2020-06-04T23:15:43.031Z] [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
19:15:43 [2020-06-04T23:15:43.286Z] [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
19:15:43 [2020-06-04T23:15:43.286Z] [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
19:15:43 [2020-06-04T23:15:43.286Z] [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
19:15:43 [2020-06-04T23:15:43.540Z] [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 35 kB/s)
19:15:43 [2020-06-04T23:15:43.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
19:15:43 [2020-06-04T23:15:43.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
19:15:43 [2020-06-04T23:15:43.540Z] [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
19:15:43 [2020-06-04T23:15:43.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
19:15:43 [2020-06-04T23:15:43.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
19:15:43 [2020-06-04T23:15:43.795Z] [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
19:15:43 [2020-06-04T23:15:43.795Z] [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 399 kB/s)
19:15:43 [2020-06-04T23:15:43.795Z] [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
19:15:43 [2020-06-04T23:15:43.795Z] [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
19:15:43 [2020-06-04T23:15:43.795Z] [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
19:15:44 [2020-06-04T23:15:44.051Z] [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
19:15:44 [2020-06-04T23:15:44.309Z] [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
19:15:44 [2020-06-04T23:15:44.309Z] [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
19:15:44 [2020-06-04T23:15:44.309Z] [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 90 kB/s)
19:15:44 [2020-06-04T23:15:44.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom
19:15:44 [2020-06-04T23:15:44.309Z] [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
19:15:44 [2020-06-04T23:15:44.309Z] [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
19:15:44 [2020-06-04T23:15:44.565Z] [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
19:15:44 [2020-06-04T23:15:44.565Z] [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
19:15:44 [2020-06-04T23:15:44.565Z] [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
19:15:44 [2020-06-04T23:15:44.565Z] [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 448 kB/s)
19:15:44 [2020-06-04T23:15:44.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
19:15:44 [2020-06-04T23:15:44.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
19:15:44 [2020-06-04T23:15:44.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
19:15:45 [2020-06-04T23:15:45.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
19:15:45 [2020-06-04T23:15:45.126Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
19:15:45 [2020-06-04T23:15:45.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
19:15:45 [2020-06-04T23:15:45.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 1.2 MB/s)
19:15:45 [2020-06-04T23:15:45.126Z] [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
19:15:45 [2020-06-04T23:15:45.126Z] [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
19:15:45 [2020-06-04T23:15:45.126Z] [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
19:15:45 [2020-06-04T23:15:45.381Z] [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
19:15:45 [2020-06-04T23:15:45.381Z] [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
19:15:45 [2020-06-04T23:15:45.381Z] [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
19:15:45 [2020-06-04T23:15:45.381Z] [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 63 kB/s)
19:15:45 [2020-06-04T23:15:45.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
19:15:45 [2020-06-04T23:15:45.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
19:15:45 [2020-06-04T23:15:45.381Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
19:15:45 [2020-06-04T23:15:45.940Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
19:15:45 [2020-06-04T23:15:45.940Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
19:15:45 [2020-06-04T23:15:45.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
19:15:45 [2020-06-04T23:15:45.940Z] [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 1.2 MB/s)
19:15:45 [2020-06-04T23:15:45.940Z] [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
19:15:45 [2020-06-04T23:15:45.940Z] [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
19:15:45 [2020-06-04T23:15:45.940Z] [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
19:15:46 [2020-06-04T23:15:46.195Z] [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
19:15:46 [2020-06-04T23:15:46.195Z] [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
19:15:46 [2020-06-04T23:15:46.195Z] [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
19:15:46 [2020-06-04T23:15:46.195Z] [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 460 kB/s)
19:15:46 [2020-06-04T23:15:46.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
19:15:46 [2020-06-04T23:15:46.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
19:15:46 [2020-06-04T23:15:46.196Z] [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
19:15:46 [2020-06-04T23:15:46.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
19:15:46 [2020-06-04T23:15:46.755Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
19:15:46 [2020-06-04T23:15:46.755Z] [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
19:15:46 [2020-06-04T23:15:46.755Z] [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 900 kB/s)
19:15:46 [2020-06-04T23:15:46.755Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
19:15:46 [2020-06-04T23:15:46.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
19:15:46 [2020-06-04T23:15:46.755Z] [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
19:15:47 [2020-06-04T23:15:47.011Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
19:15:47 [2020-06-04T23:15:47.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
19:15:47 [2020-06-04T23:15:47.011Z] [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
19:15:47 [2020-06-04T23:15:47.011Z] [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 391 kB/s)
19:15:47 [2020-06-04T23:15:47.011Z] [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
19:15:47 [2020-06-04T23:15:47.011Z] [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
19:15:47 [2020-06-04T23:15:47.011Z] [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
19:15:47 [2020-06-04T23:15:47.265Z] [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
19:15:47 [2020-06-04T23:15:47.520Z] [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
19:15:47 [2020-06-04T23:15:47.520Z] [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
19:15:47 [2020-06-04T23:15:47.520Z] [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 349 kB/s)
19:15:47 [2020-06-04T23:15:47.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
19:15:47 [2020-06-04T23:15:47.520Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
19:15:47 [2020-06-04T23:15:47.520Z] [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
19:15:47 [2020-06-04T23:15:47.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
19:15:47 [2020-06-04T23:15:47.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
19:15:47 [2020-06-04T23:15:47.775Z] [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
19:15:47 [2020-06-04T23:15:47.775Z] [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 62 kB/s)
19:15:47 [2020-06-04T23:15:47.775Z] [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
19:15:47 [2020-06-04T23:15:47.775Z] [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 3.1 MB/s)
19:15:47 [2020-06-04T23:15:47.775Z] [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
19:15:48 [2020-06-04T23:15:48.030Z] [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 489 kB/s)
19:15:48 [2020-06-04T23:15:48.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
19:15:48 [2020-06-04T23:15:48.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
19:15:48 [2020-06-04T23:15:48.030Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
19:15:48 [2020-06-04T23:15:48.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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 561 kB/s)
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.285Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [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
19:15:48 [2020-06-04T23:15:48.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
19:15:48 [2020-06-04T23:15:48.541Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
19:15:48 [2020-06-04T23:15:48.541Z] [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 10 MB/s)
19:15:48 [2020-06-04T23:15:48.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
19:15:48 [2020-06-04T23:15:48.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
19:15:48 [2020-06-04T23:15:48.542Z] [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
19:15:48 [2020-06-04T23:15:48.542Z] [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
19:15:48 [2020-06-04T23:15:48.542Z] [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
19:15:48 [2020-06-04T23:15:48.542Z] [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
19:15:48 [2020-06-04T23:15:48.542Z] [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
19:15:48 [2020-06-04T23:15:48.542Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
19:15:48 [2020-06-04T23:15:48.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:48 [2020-06-04T23:15:48.798Z] [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
19:15:49 [2020-06-04T23:15:49.053Z] [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
19:15:49 [2020-06-04T23:15:49.053Z] [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
19:15:49 [2020-06-04T23:15:49.308Z] [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
19:15:49 [2020-06-04T23:15:49.308Z] [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
19:15:49 [2020-06-04T23:15:49.308Z] [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
19:15:49 [2020-06-04T23:15:49.563Z] [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
19:15:49 [2020-06-04T23:15:49.564Z] [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
19:15:49 [2020-06-04T23:15:49.564Z] [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
19:15:49 [2020-06-04T23:15:49.564Z] [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
19:15:49 [2020-06-04T23:15:49.819Z] [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
19:15:49 [2020-06-04T23:15:49.819Z] [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
19:15:49 [2020-06-04T23:15:49.819Z] [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
19:15:50 [2020-06-04T23:15:50.074Z] [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
19:15:50 [2020-06-04T23:15:50.074Z] [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
19:15:50 [2020-06-04T23:15:50.074Z] [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 78 kB/s)
19:15:50 [2020-06-04T23:15:50.074Z] [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
19:15:50 [2020-06-04T23:15:50.329Z] [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
19:15:50 [2020-06-04T23:15:50.329Z] [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
19:15:50 [2020-06-04T23:15:50.329Z] [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
19:15:50 [2020-06-04T23:15:50.329Z] [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
19:15:50 [2020-06-04T23:15:50.329Z] [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
19:15:50 [2020-06-04T23:15:50.584Z] [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
19:15:50 [2020-06-04T23:15:50.584Z] [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
19:15:50 [2020-06-04T23:15:50.584Z] [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
19:15:50 [2020-06-04T23:15:50.584Z] [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
19:15:50 [2020-06-04T23:15:50.584Z] [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
19:15:50 [2020-06-04T23:15:50.839Z] [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
19:15:51 [2020-06-04T23:15:51.094Z] [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
19:15:51 [2020-06-04T23:15:51.094Z] [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
19:15:51 [2020-06-04T23:15:51.094Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [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
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
19:15:51 [2020-06-04T23:15:51.655Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [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
19:15:51 [2020-06-04T23:15:51.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
19:15:51 [2020-06-04T23:15:51.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
19:15:51 [2020-06-04T23:15:51.912Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
19:15:52 [2020-06-04T23:15:52.168Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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 8.5 MB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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 14 MB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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 7.0 MB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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 703 kB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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.2 MB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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 256 kB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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 960 kB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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 358 kB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 1.2 MB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.168Z] [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 1.1 MB/s)
19:15:52 [2020-06-04T23:15:52.168Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 12 MB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 135 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 367 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 906 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 164 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 195 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 263 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 520 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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 590 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 157 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 370 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 137 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 192 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 333 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 686 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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 89 kB/s)
19:15:52 [2020-06-04T23:15:52.423Z] [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
19:15:52 [2020-06-04T23:15:52.423Z] [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.5 MB/s)
19:15:52 [2020-06-04T23:15:52.424Z] [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
19:15:52 [2020-06-04T23:15:52.424Z] [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 501 kB/s)
19:15:52 [2020-06-04T23:15:52.424Z] [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
19:15:52 [2020-06-04T23:15:52.424Z] [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 2.2 MB/s)
19:15:52 [2020-06-04T23:15:52.424Z] [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 25 kB/s)
19:15:52 [2020-06-04T23:15:52.424Z] [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 10 kB/s)
19:15:52 [2020-06-04T23:15:52.424Z] [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 847 kB/s)
19:15:52 [2020-06-04T23:15:52.679Z] [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 4.7 MB/s)
19:15:53 [2020-06-04T23:15:53.239Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
19:15:53 [2020-06-04T23:15:53.239Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/
19:15:53 [2020-06-04T23:15:53.239Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/
19:15:53 [2020-06-04T23:15:53.494Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3
19:15:53 [2020-06-04T23:15:53.494Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/ (70.64kB)
19:15:53 [2020-06-04T23:15:53.494Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/ (70.64kB)
19:15:53 [2020-06-04T23:15:53.749Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-6.2.1/
19:15:53 [2020-06-04T23:15:53.749Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-6.2.1/
19:15:54 [2020-06-04T23:15:54.004Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-6.2.1
19:15:54 [2020-06-04T23:15:54.004Z] [INFO] Fetching content.jar from https://download.eclipse.org/linuxtools/update-6.2.1/ (45.99kB)
19:15:54 [2020-06-04T23:15:54.004Z] [INFO] Fetching content.jar from https://download.eclipse.org/linuxtools/update-6.2.1/ (45.99kB)
19:15:54 [2020-06-04T23:15:54.259Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
19:15:54 [2020-06-04T23:15:54.259Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
19:15:54 [2020-06-04T23:15:54.259Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
19:15:54 [2020-06-04T23:15:54.259Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
19:15:54 [2020-06-04T23:15:54.259Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
19:15:54 [2020-06-04T23:15:54.513Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/
19:15:54 [2020-06-04T23:15:54.513Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/
19:15:54 [2020-06-04T23:15:54.513Z] [INFO] Adding repository https://download.eclipse.org/releases/oxygen
19:15:54 [2020-06-04T23:15:54.768Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/oxygen/ (502B)
19:15:54 [2020-06-04T23:15:54.768Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/oxygen/ (502B)
19:15:54 [2020-06-04T23:15:54.768Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
19:15:54 [2020-06-04T23:15:54.768Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
19:15:55 [2020-06-04T23:15:55.023Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
19:15:55 [2020-06-04T23:15:55.023Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
19:15:55 [2020-06-04T23:15:55.278Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201804111000/
19:15:55 [2020-06-04T23:15:55.278Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201804111000/
19:15:55 [2020-06-04T23:15:55.533Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201804111000/
19:15:55 [2020-06-04T23:15:55.533Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201804111000/
19:15:57 [2020-06-04T23:15:57.416Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201803211000/
19:15:57 [2020-06-04T23:15:57.416Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201803211000/
19:15:57 [2020-06-04T23:15:57.416Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201803211000/
19:15:57 [2020-06-04T23:15:57.416Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201803211000/
19:15:58 [2020-06-04T23:15:58.777Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201712201001/
19:15:58 [2020-06-04T23:15:58.777Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/oxygen/201712201001/
19:15:58 [2020-06-04T23:15:58.777Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201712201001/
19:15:58 [2020-06-04T23:15:58.777Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/oxygen/201712201001/
19:16:00 [2020-06-04T23:16:00.139Z] [INFO] Adding repository https://download.eclipse.org/tm/terminal/updates/4.3
19:16:00 [2020-06-04T23:16:00.395Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.3/
19:16:00 [2020-06-04T23:16:00.395Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tm/terminal/updates/4.3/
19:16:00 [2020-06-04T23:16:00.650Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.3/GA/ (16.71kB)
19:16:00 [2020-06-04T23:16:00.650Z] [INFO] Fetching content.jar from https://download.eclipse.org/tm/terminal/updates/4.3/GA/ (16.71kB)
19:16:00 [2020-06-04T23:16:00.650Z] [INFO] Adding repository https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2
19:16:00 [2020-06-04T23:16:00.905Z] [INFO] Fetching compositeContent.xml from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/
19:16:00 [2020-06-04T23:16:00.905Z] [INFO] Fetching compositeContent.xml from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/
19:16:01 [2020-06-04T23:16:01.163Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
19:16:01 [2020-06-04T23:16:01.163Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
19:16:01 [2020-06-04T23:16:01.419Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
19:16:01 [2020-06-04T23:16:01.419Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/launchbar/oxygen.2/launchbar-2.2.0/
19:16:01 [2020-06-04T23:16:01.419Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
19:16:01 [2020-06-04T23:16:01.419Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
19:16:01 [2020-06-04T23:16:01.419Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository
19:16:01 [2020-06-04T23:16:01.674Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
19:16:01 [2020-06-04T23:16:01.674Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/
19:16:01 [2020-06-04T23:16:01.929Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB)
19:16:01 [2020-06-04T23:16:01.929Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB)
19:16:02 [2020-06-04T23:16:02.185Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
19:16:02 [2020-06-04T23:16:02.185Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
19:16:02 [2020-06-04T23:16:02.185Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
19:16:02 [2020-06-04T23:16:02.185Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/
19:16:02 [2020-06-04T23:16:02.440Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
19:16:02 [2020-06-04T23:16:02.440Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
19:16:02 [2020-06-04T23:16:02.440Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
19:16:02 [2020-06-04T23:16:02.695Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
19:16:02 [2020-06-04T23:16:02.695Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
19:16:02 [2020-06-04T23:16:02.695Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
19:16:02 [2020-06-04T23:16:02.695Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
19:16:02 [2020-06-04T23:16:02.950Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
19:16:02 [2020-06-04T23:16:02.950Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
19:16:03 [2020-06-04T23:16:03.205Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
19:16:03 [2020-06-04T23:16:03.205Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
19:16:03 [2020-06-04T23:16:03.205Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
19:16:03 [2020-06-04T23:16:03.205Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
19:16:03 [2020-06-04T23:16:03.460Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
19:16:03 [2020-06-04T23:16:03.460Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
19:16:03 [2020-06-04T23:16:03.460Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715
19:16:03 [2020-06-04T23:16:03.715Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
19:16:03 [2020-06-04T23:16:03.715Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/
19:16:03 [2020-06-04T23:16:03.715Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
19:16:03 [2020-06-04T23:16:03.970Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
19:16:03 [2020-06-04T23:16:03.970Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
19:16:03 [2020-06-04T23:16:03.970Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository
19:16:04 [2020-06-04T23:16:04.226Z] [INFO] Fetching content.jar from https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository/ (257.92kB)
19:16:04 [2020-06-04T23:16:04.226Z] [INFO] Fetching content.jar from https://download.eclipse.org/webtools/downloads/drops/R3.9.3/R-3.9.3-20180302093744/repository/ (257.92kB)
19:16:04 [2020-06-04T23:16:04.226Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
19:16:04 [2020-06-04T23:16:04.226Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
19:16:04 [2020-06-04T23:16:04.481Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.13
19:16:04 [2020-06-04T23:16:04.481Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
19:16:04 [2020-06-04T23:16:04.481Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.13/
19:16:04 [2020-06-04T23:16:04.736Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
19:16:04 [2020-06-04T23:16:04.736Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
19:16:04 [2020-06-04T23:16:04.736Z] [INFO] Adding repository https://download.eclipse.org/swtchart/releases/0.12.0/repository
19:16:04 [2020-06-04T23:16:04.736Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
19:16:04 [2020-06-04T23:16:04.736Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
19:16:12 [2020-06-04T23:16:12.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
19:16:20 [2020-06-04T23:16:20.904Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (79.77kB)
19:16:20 [2020-06-04T23:16:20.904Z] [INFO] The user operation is waiting for background work to complete.
19:16:20 [2020-06-04T23:16:20.904Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (79.77kB)
19:16:20 [2020-06-04T23:16:20.904Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911...
19:16:20 [2020-06-04T23:16:20.904Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (676.21kB)
19:16:20 [2020-06-04T23:16:20.904Z] [INFO] The user operation is waiting for background work to complete.
19:16:20 [2020-06-04T23:16:20.904Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (676.21kB)
19:16:20 [2020-06-04T23:16:20.904Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
19:16:21 [2020-06-04T23:16:21.160Z] [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB)
19:16:21 [2020-06-04T23:16:21.160Z] [INFO] The user operation is waiting for background work to complete.
19:16:21 [2020-06-04T23:16:21.160Z] [INFO] Fetching org.eclipse.osgi_3.12.100.v20180210-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (435.62kB)
19:16:21 [2020-06-04T23:16:21.160Z] [INFO] Unpacking org.eclipse.osgi_3.12.100.v20180210-1608...
19:16:22 [2020-06-04T23:16:22.084Z] [INFO] Fetching org.eclipse.cdt.core_6.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.57MB)
19:16:22 [2020-06-04T23:16:22.084Z] [INFO] The user operation is waiting for background work to complete.
19:16:22 [2020-06-04T23:16:22.084Z] [INFO] Fetching org.eclipse.cdt.core_6.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.57MB)
19:16:22 [2020-06-04T23:16:22.084Z] [INFO] Unpacking org.eclipse.cdt.core_6.4.0.201802261533...
19:16:23 [2020-06-04T23:16:23.009Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (16.82kB)
19:16:23 [2020-06-04T23:16:23.009Z] [INFO] The user operation is waiting for background work to complete.
19:16:23 [2020-06-04T23:16:23.009Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (16.82kB)
19:16:23 [2020-06-04T23:16:23.009Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201802261533...
19:16:23 [2020-06-04T23:16:23.264Z] [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB)
19:16:23 [2020-06-04T23:16:23.264Z] [INFO] The user operation is waiting for background work to complete.
19:16:23 [2020-06-04T23:16:23.264Z] [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.97kB)
19:16:23 [2020-06-04T23:16:23.264Z] [INFO] Unpacking org.eclipse.core.contenttype_3.6.0.v20170207-1037...
19:16:23 [2020-06-04T23:16:23.264Z] [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB)
19:16:23 [2020-06-04T23:16:23.264Z] [INFO] The user operation is waiting for background work to complete.
19:16:23 [2020-06-04T23:16:23.264Z] [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.1kB)
19:16:23 [2020-06-04T23:16:23.519Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.0.v20170207-1037...
19:16:23 [2020-06-04T23:16:23.519Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB)
19:16:23 [2020-06-04T23:16:23.519Z] [INFO] The user operation is waiting for background work to complete.
19:16:23 [2020-06-04T23:16:23.519Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.14kB)
19:16:23 [2020-06-04T23:16:23.519Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.100.v20170203-1130...
19:16:23 [2020-06-04T23:16:23.519Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB)
19:16:23 [2020-06-04T23:16:23.519Z] [INFO] The user operation is waiting for background work to complete.
19:16:23 [2020-06-04T23:16:23.519Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.68kB)
19:16:23 [2020-06-04T23:16:23.775Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.0.v20170406-1337...
19:16:23 [2020-06-04T23:16:23.775Z] [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB)
19:16:23 [2020-06-04T23:16:23.775Z] [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (870.77kB)
19:16:23 [2020-06-04T23:16:23.775Z] [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB)
19:16:23 [2020-06-04T23:16:23.775Z] [INFO] The user operation is waiting for background work to complete.
19:16:23 [2020-06-04T23:16:23.775Z] [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.26kB)
19:16:24 [2020-06-04T23:16:24.030Z] [INFO] Unpacking org.eclipse.core.runtime_3.13.0.v20170207-1030...
19:16:24 [2020-06-04T23:16:24.030Z] [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB)
19:16:24 [2020-06-04T23:16:24.030Z] [INFO] The user operation is waiting for background work to complete.
19:16:24 [2020-06-04T23:16:24.030Z] [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.01kB)
19:16:24 [2020-06-04T23:16:24.030Z] [INFO] Unpacking org.eclipse.core.variables_3.4.0.v20170113-2056...
19:16:24 [2020-06-04T23:16:24.285Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB)
19:16:24 [2020-06-04T23:16:24.285Z] [INFO] The user operation is waiting for background work to complete.
19:16:24 [2020-06-04T23:16:24.285Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (105.95kB)
19:16:24 [2020-06-04T23:16:24.285Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156...
19:16:24 [2020-06-04T23:16:24.540Z] [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB)
19:16:24 [2020-06-04T23:16:24.540Z] [INFO] The user operation is waiting for background work to complete.
19:16:24 [2020-06-04T23:16:24.540Z] [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (91.18kB)
19:16:24 [2020-06-04T23:16:24.540Z] [INFO] Unpacking org.eclipse.text_3.6.100.v20170203-0814...
19:16:24 [2020-06-04T23:16:24.540Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB)
19:16:24 [2020-06-04T23:16:24.540Z] [INFO] The user operation is waiting for background work to complete.
19:16:24 [2020-06-04T23:16:24.540Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.71MB)
19:16:24 [2020-06-04T23:16:24.796Z] [INFO] Unpacking com.ibm.icu_58.2.0.v20170418-1837...
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB)
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] The user operation is waiting for background work to complete.
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.34kB)
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] Unpacking org.eclipse.core.commands_3.9.0.v20170530-1048...
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB)
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] The user operation is waiting for background work to complete.
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.81kB)
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] Unpacking org.eclipse.equinox.common_3.9.0.v20170207-1454...
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB)
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] The user operation is waiting for background work to complete.
19:16:28 [2020-06-04T23:16:28.060Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.99kB)
19:16:28 [2020-06-04T23:16:28.315Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.0.v20170126-2132...
19:16:28 [2020-06-04T23:16:28.315Z] [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB)
19:16:28 [2020-06-04T23:16:28.315Z] [INFO] The user operation is waiting for background work to complete.
19:16:28 [2020-06-04T23:16:28.315Z] [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.7kB)
19:16:28 [2020-06-04T23:16:28.571Z] [INFO] Unpacking org.eclipse.equinox.registry_3.7.0.v20170222-1344...
19:16:28 [2020-06-04T23:16:28.571Z] [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB)
19:16:28 [2020-06-04T23:16:28.571Z] [INFO] The user operation is waiting for background work to complete.
19:16:28 [2020-06-04T23:16:28.571Z] [INFO] Fetching org.eclipse.core.jobs_3.9.3.v20180115-1757.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (46.25kB)
19:16:28 [2020-06-04T23:16:28.571Z] [INFO] Unpacking org.eclipse.core.jobs_3.9.3.v20180115-1757...
19:16:28 [2020-06-04T23:16:28.571Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB)
19:16:28 [2020-06-04T23:16:28.571Z] [INFO] The user operation is waiting for background work to complete.
19:16:28 [2020-06-04T23:16:28.571Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.76kB)
19:16:28 [2020-06-04T23:16:28.826Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528...
19:16:28 [2020-06-04T23:16:28.826Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.100.v20170511-1408.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (16.69kB)
19:16:28 [2020-06-04T23:16:28.826Z] [INFO] The user operation is waiting for background work to complete.
19:16:28 [2020-06-04T23:16:28.826Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.100.v20170511-1408.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (16.69kB)
19:16:28 [2020-06-04T23:16:28.826Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.100.v20170511-1408...
19:16:28 [2020-06-04T23:16:28.826Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.59kB)
19:16:28 [2020-06-04T23:16:28.826Z] [INFO] The user operation is waiting for background work to complete.
19:16:28 [2020-06-04T23:16:28.826Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.59kB)
19:16:29 [2020-06-04T23:16:29.082Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
19:16:29 [2020-06-04T23:16:29.082Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.04kB)
19:16:29 [2020-06-04T23:16:29.082Z] [INFO] The user operation is waiting for background work to complete.
19:16:29 [2020-06-04T23:16:29.082Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (99.04kB)
19:16:29 [2020-06-04T23:16:29.337Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
19:16:29 [2020-06-04T23:16:29.337Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.56kB)
19:16:29 [2020-06-04T23:16:29.337Z] [INFO] The user operation is waiting for background work to complete.
19:16:29 [2020-06-04T23:16:29.337Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.56kB)
19:16:29 [2020-06-04T23:16:29.337Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200...
19:16:29 [2020-06-04T23:16:29.593Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
19:16:29 [2020-06-04T23:16:29.593Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
19:16:29 [2020-06-04T23:16:29.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
19:16:29 [2020-06-04T23:16:29.593Z] [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB)
19:16:29 [2020-06-04T23:16:29.593Z] [INFO] The user operation is waiting for background work to complete.
19:16:29 [2020-06-04T23:16:29.593Z] [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (81.58kB)
19:16:29 [2020-06-04T23:16:29.847Z] [INFO] Unpacking org.apache.batik.css_1.8.0.v20170214-1941...
19:16:29 [2020-06-04T23:16:29.847Z] [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB)
19:16:29 [2020-06-04T23:16:29.847Z] [INFO] The user operation is waiting for background work to complete.
19:16:29 [2020-06-04T23:16:29.847Z] [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (56.27kB)
19:16:29 [2020-06-04T23:16:29.847Z] [INFO] Unpacking org.apache.batik.util_1.8.0.v20170214-1941...
19:16:30 [2020-06-04T23:16:30.408Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB)
19:16:30 [2020-06-04T23:16:30.408Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.68kB)
19:16:30 [2020-06-04T23:16:30.663Z] [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB)
19:16:30 [2020-06-04T23:16:30.663Z] [INFO] The user operation is waiting for background work to complete.
19:16:30 [2020-06-04T23:16:30.663Z] [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.98kB)
19:16:30 [2020-06-04T23:16:30.663Z] [INFO] Unpacking org.eclipse.osgi.services_3.6.0.v20170228-1906...
19:16:31 [2020-06-04T23:16:31.224Z] [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB)
19:16:31 [2020-06-04T23:16:31.224Z] [INFO] The user operation is waiting for background work to complete.
19:16:31 [2020-06-04T23:16:31.224Z] [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (140.57kB)
19:16:31 [2020-06-04T23:16:31.479Z] [INFO] Unpacking org.apache.felix.scr_2.0.10.v20170501-2007...
19:16:31 [2020-06-04T23:16:31.479Z] [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB)
19:16:31 [2020-06-04T23:16:31.479Z] [INFO] The user operation is waiting for background work to complete.
19:16:31 [2020-06-04T23:16:31.479Z] [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.93kB)
19:16:31 [2020-06-04T23:16:31.479Z] [INFO] Unpacking org.eclipse.osgi.util_3.4.0.v20170111-1608...
19:16:31 [2020-06-04T23:16:31.479Z] [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB)
19:16:31 [2020-06-04T23:16:31.479Z] [INFO] The user operation is waiting for background work to complete.
19:16:31 [2020-06-04T23:16:31.479Z] [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (314.64kB)
19:16:31 [2020-06-04T23:16:31.734Z] [INFO] Unpacking org.eclipse.compare_3.7.101.v20170724-1603...
19:16:31 [2020-06-04T23:16:31.734Z] [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB)
19:16:31 [2020-06-04T23:16:31.734Z] [INFO] The user operation is waiting for background work to complete.
19:16:31 [2020-06-04T23:16:31.734Z] [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (357.53kB)
19:16:31 [2020-06-04T23:16:31.988Z] [INFO] Unpacking org.eclipse.ui_3.109.0.v20170411-1742...
19:16:31 [2020-06-04T23:16:31.988Z] [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB)
19:16:31 [2020-06-04T23:16:31.988Z] [INFO] The user operation is waiting for background work to complete.
19:16:31 [2020-06-04T23:16:31.988Z] [INFO] Fetching org.eclipse.jface.text_3.12.2.v20180112-1341.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.76kB)
19:16:32 [2020-06-04T23:16:32.270Z] [INFO] Unpacking org.eclipse.jface.text_3.12.2.v20180112-1341...
19:16:32 [2020-06-04T23:16:32.525Z] [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB)
19:16:32 [2020-06-04T23:16:32.525Z] [INFO] The user operation is waiting for background work to complete.
19:16:32 [2020-06-04T23:16:32.525Z] [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (972.73kB)
19:16:32 [2020-06-04T23:16:32.525Z] [INFO] Unpacking org.eclipse.ui.ide_3.13.1.v20170822-1526...
19:16:33 [2020-06-04T23:16:33.085Z] [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB)
19:16:33 [2020-06-04T23:16:33.085Z] [INFO] The user operation is waiting for background work to complete.
19:16:33 [2020-06-04T23:16:33.085Z] [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.42kB)
19:16:33 [2020-06-04T23:16:33.085Z] [INFO] Unpacking org.eclipse.ui.views_3.9.0.v20170226-1833...
19:16:33 [2020-06-04T23:16:33.085Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB)
19:16:33 [2020-06-04T23:16:33.085Z] [INFO] The user operation is waiting for background work to complete.
19:16:33 [2020-06-04T23:16:33.085Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (229.15kB)
19:16:33 [2020-06-04T23:16:33.340Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021...
19:16:33 [2020-06-04T23:16:33.340Z] [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB)
19:16:33 [2020-06-04T23:16:33.340Z] [INFO] The user operation is waiting for background work to complete.
19:16:33 [2020-06-04T23:16:33.340Z] [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (199.22kB)
19:16:33 [2020-06-04T23:16:33.595Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.0.v20170202-1823...
19:16:33 [2020-06-04T23:16:33.595Z] [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB)
19:16:33 [2020-06-04T23:16:33.595Z] [INFO] The user operation is waiting for background work to complete.
19:16:33 [2020-06-04T23:16:33.595Z] [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.68kB)
19:16:33 [2020-06-04T23:16:33.850Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.101.v20170815-1446...
19:16:33 [2020-06-04T23:16:33.850Z] [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB)
19:16:33 [2020-06-04T23:16:33.850Z] [INFO] The user operation is waiting for background work to complete.
19:16:33 [2020-06-04T23:16:33.850Z] [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.79kB)
19:16:33 [2020-06-04T23:16:33.850Z] [INFO] Unpacking org.eclipse.compare.core_3.6.100.v20170516-0820...
19:16:34 [2020-06-04T23:16:34.106Z] [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB)
19:16:34 [2020-06-04T23:16:34.106Z] [INFO] The user operation is waiting for background work to complete.
19:16:34 [2020-06-04T23:16:34.106Z] [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (58.16kB)
19:16:34 [2020-06-04T23:16:34.106Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.100.v20170515-1119...
19:16:34 [2020-06-04T23:16:34.106Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB)
19:16:34 [2020-06-04T23:16:34.106Z] [INFO] The user operation is waiting for background work to complete.
19:16:34 [2020-06-04T23:16:34.106Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.43kB)
19:16:34 [2020-06-04T23:16:34.361Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.100.v20170515-1119...
19:16:34 [2020-06-04T23:16:34.361Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB)
19:16:34 [2020-06-04T23:16:34.361Z] [INFO] The user operation is waiting for background work to complete.
19:16:34 [2020-06-04T23:16:34.361Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (49.74kB)
19:16:34 [2020-06-04T23:16:34.361Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.100.v20170515-1119...
19:16:34 [2020-06-04T23:16:34.616Z] [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB)
19:16:34 [2020-06-04T23:16:34.616Z] [INFO] The user operation is waiting for background work to complete.
19:16:34 [2020-06-04T23:16:34.616Z] [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.81kB)
19:16:34 [2020-06-04T23:16:34.616Z] [INFO] Unpacking org.eclipse.core.net_1.3.100.v20170516-0820...
19:16:34 [2020-06-04T23:16:34.871Z] [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB)
19:16:34 [2020-06-04T23:16:34.871Z] [INFO] The user operation is waiting for background work to complete.
19:16:34 [2020-06-04T23:16:34.871Z] [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (42.3kB)
19:16:34 [2020-06-04T23:16:34.871Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.300.v20170505-1235...
19:16:34 [2020-06-04T23:16:34.871Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB)
19:16:34 [2020-06-04T23:16:34.871Z] [INFO] The user operation is waiting for background work to complete.
19:16:34 [2020-06-04T23:16:34.871Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.47kB)
19:16:35 [2020-06-04T23:16:35.126Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.100.v20170513-0428...
19:16:35 [2020-06-04T23:16:35.126Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB)
19:16:35 [2020-06-04T23:16:35.126Z] [INFO] The user operation is waiting for background work to complete.
19:16:35 [2020-06-04T23:16:35.126Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.17kB)
19:16:35 [2020-06-04T23:16:35.126Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.100.v20170421-1418...
19:16:35 [2020-06-04T23:16:35.384Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB)
19:16:35 [2020-06-04T23:16:35.384Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.6kB)
19:16:35 [2020-06-04T23:16:35.384Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB)
19:16:35 [2020-06-04T23:16:35.384Z] [INFO] The user operation is waiting for background work to complete.
19:16:35 [2020-06-04T23:16:35.384Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.58kB)
19:16:35 [2020-06-04T23:16:35.641Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.6.0.v20170322-1144...
19:16:35 [2020-06-04T23:16:35.896Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
19:16:35 [2020-06-04T23:16:35.896Z] [INFO] The user operation is waiting for background work to complete.
19:16:35 [2020-06-04T23:16:35.896Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
19:16:36 [2020-06-04T23:16:36.151Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.0.v20170407-0928...
19:16:36 [2020-06-04T23:16:36.151Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB)
19:16:36 [2020-06-04T23:16:36.151Z] [INFO] The user operation is waiting for background work to complete.
19:16:36 [2020-06-04T23:16:36.151Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.71kB)
19:16:36 [2020-06-04T23:16:36.151Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002...
19:16:36 [2020-06-04T23:16:36.406Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB)
19:16:36 [2020-06-04T23:16:36.406Z] [INFO] The user operation is waiting for background work to complete.
19:16:36 [2020-06-04T23:16:36.406Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.77kB)
19:16:36 [2020-06-04T23:16:36.406Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728...
19:16:36 [2020-06-04T23:16:36.406Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
19:16:36 [2020-06-04T23:16:36.406Z] [INFO] The user operation is waiting for background work to complete.
19:16:36 [2020-06-04T23:16:36.406Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
19:16:36 [2020-06-04T23:16:36.661Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928...
19:16:36 [2020-06-04T23:16:36.661Z] [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB)
19:16:36 [2020-06-04T23:16:36.661Z] [INFO] The user operation is waiting for background work to complete.
19:16:36 [2020-06-04T23:16:36.661Z] [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.34kB)
19:16:36 [2020-06-04T23:16:36.661Z] [INFO] Unpacking org.eclipse.equinox.ds_1.5.0.v20170307-1429...
19:16:36 [2020-06-04T23:16:36.916Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB)
19:16:36 [2020-06-04T23:16:36.916Z] [INFO] The user operation is waiting for background work to complete.
19:16:36 [2020-06-04T23:16:36.916Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.68kB)
19:16:36 [2020-06-04T23:16:36.916Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728...
19:16:36 [2020-06-04T23:16:36.916Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB)
19:16:36 [2020-06-04T23:16:36.916Z] [INFO] The user operation is waiting for background work to complete.
19:16:36 [2020-06-04T23:16:36.916Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (98kB)
19:16:37 [2020-06-04T23:16:37.171Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
19:16:37 [2020-06-04T23:16:37.171Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB)
19:16:37 [2020-06-04T23:16:37.171Z] [INFO] The user operation is waiting for background work to complete.
19:16:37 [2020-06-04T23:16:37.171Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (368.51kB)
19:16:37 [2020-06-04T23:16:37.426Z] [INFO] Unpacking org.eclipse.emf.ecore_2.13.0.v20170609-0707...
19:16:37 [2020-06-04T23:16:37.426Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB)
19:16:37 [2020-06-04T23:16:37.426Z] [INFO] The user operation is waiting for background work to complete.
19:16:37 [2020-06-04T23:16:37.426Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.35kB)
19:16:37 [2020-06-04T23:16:37.680Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632...
19:16:37 [2020-06-04T23:16:37.680Z] [INFO] Fetching org.eclipse.swt_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (17.84kB)
19:16:37 [2020-06-04T23:16:37.680Z] [INFO] The user operation is waiting for background work to complete.
19:16:37 [2020-06-04T23:16:37.680Z] [INFO] Fetching org.eclipse.swt_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (17.84kB)
19:16:37 [2020-06-04T23:16:37.935Z] [INFO] Unpacking org.eclipse.swt_3.106.3.v20180214-0345...
19:16:37 [2020-06-04T23:16:37.935Z] [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB)
19:16:37 [2020-06-04T23:16:37.935Z] [INFO] The user operation is waiting for background work to complete.
19:16:37 [2020-06-04T23:16:37.935Z] [INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (355.27kB)
19:16:37 [2020-06-04T23:16:37.935Z] [INFO] Unpacking org.eclipse.jface_3.13.2.v20171022-1656...
19:16:38 [2020-06-04T23:16:38.190Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB)
19:16:38 [2020-06-04T23:16:38.190Z] [INFO] The user operation is waiting for background work to complete.
19:16:38 [2020-06-04T23:16:38.190Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (65.05kB)
19:16:38 [2020-06-04T23:16:38.190Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547...
19:16:38 [2020-06-04T23:16:38.445Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB)
19:16:38 [2020-06-04T23:16:38.445Z] [INFO] The user operation is waiting for background work to complete.
19:16:38 [2020-06-04T23:16:38.445Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.65kB)
19:16:38 [2020-06-04T23:16:38.445Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940...
19:16:38 [2020-06-04T23:16:38.445Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB)
19:16:38 [2020-06-04T23:16:38.445Z] [INFO] The user operation is waiting for background work to complete.
19:16:38 [2020-06-04T23:16:38.445Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.49kB)
19:16:38 [2020-06-04T23:16:38.699Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302...
19:16:38 [2020-06-04T23:16:38.699Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB)
19:16:38 [2020-06-04T23:16:38.699Z] [INFO] The user operation is waiting for background work to complete.
19:16:38 [2020-06-04T23:16:38.699Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.98kB)
19:16:38 [2020-06-04T23:16:38.699Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.100.v20170414-1137...
19:16:38 [2020-06-04T23:16:38.699Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB)
19:16:38 [2020-06-04T23:16:38.699Z] [INFO] The user operation is waiting for background work to complete.
19:16:38 [2020-06-04T23:16:38.699Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.68kB)
19:16:38 [2020-06-04T23:16:38.954Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800...
19:16:38 [2020-06-04T23:16:38.954Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB)
19:16:38 [2020-06-04T23:16:38.954Z] [INFO] The user operation is waiting for background work to complete.
19:16:38 [2020-06-04T23:16:38.954Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.36kB)
19:16:39 [2020-06-04T23:16:39.209Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.0.v20170307-2032...
19:16:39 [2020-06-04T23:16:39.209Z] [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
19:16:39 [2020-06-04T23:16:39.209Z] [INFO] The user operation is waiting for background work to complete.
19:16:39 [2020-06-04T23:16:39.209Z] [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.46kB)
19:16:39 [2020-06-04T23:16:39.209Z] [INFO] Unpacking org.eclipse.equinox.event_1.4.0.v20170105-1446...
19:16:39 [2020-06-04T23:16:39.209Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB)
19:16:39 [2020-06-04T23:16:39.209Z] [INFO] The user operation is waiting for background work to complete.
19:16:39 [2020-06-04T23:16:39.209Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.85kB)
19:16:39 [2020-06-04T23:16:39.464Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736...
19:16:39 [2020-06-04T23:16:39.464Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB)
19:16:39 [2020-06-04T23:16:39.464Z] [INFO] The user operation is waiting for background work to complete.
19:16:39 [2020-06-04T23:16:39.464Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (85.98kB)
19:16:39 [2020-06-04T23:16:39.464Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446...
19:16:39 [2020-06-04T23:16:39.719Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB)
19:16:39 [2020-06-04T23:16:39.719Z] [INFO] The user operation is waiting for background work to complete.
19:16:39 [2020-06-04T23:16:39.719Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.3kB)
19:16:39 [2020-06-04T23:16:39.719Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707...
19:16:39 [2020-06-04T23:16:39.975Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB)
19:16:39 [2020-06-04T23:16:39.975Z] [INFO] The user operation is waiting for background work to complete.
19:16:39 [2020-06-04T23:16:39.975Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.92kB)
19:16:39 [2020-06-04T23:16:39.975Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20170609-0707...
19:16:39 [2020-06-04T23:16:39.975Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB)
19:16:39 [2020-06-04T23:16:39.975Z] [INFO] The user operation is waiting for background work to complete.
19:16:39 [2020-06-04T23:16:39.975Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.59kB)
19:16:40 [2020-06-04T23:16:40.230Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442...
19:16:40 [2020-06-04T23:16:40.230Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB)
19:16:40 [2020-06-04T23:16:40.230Z] [INFO] The user operation is waiting for background work to complete.
19:16:40 [2020-06-04T23:16:40.230Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (94.14kB)
19:16:40 [2020-06-04T23:16:40.230Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.102.v20180117-1153...
19:16:40 [2020-06-04T23:16:40.485Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB)
19:16:40 [2020-06-04T23:16:40.485Z] [INFO] The user operation is waiting for background work to complete.
19:16:40 [2020-06-04T23:16:40.485Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.39kB)
19:16:40 [2020-06-04T23:16:40.485Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119...
19:16:40 [2020-06-04T23:16:40.485Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB)
19:16:40 [2020-06-04T23:16:40.485Z] [INFO] The user operation is waiting for background work to complete.
19:16:40 [2020-06-04T23:16:40.485Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (71.53kB)
19:16:40 [2020-06-04T23:16:40.740Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.100.v20170503-1507...
19:16:40 [2020-06-04T23:16:40.740Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB)
19:16:40 [2020-06-04T23:16:40.740Z] [INFO] The user operation is waiting for background work to complete.
19:16:40 [2020-06-04T23:16:40.740Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.93kB)
19:16:40 [2020-06-04T23:16:40.740Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740...
19:16:40 [2020-06-04T23:16:40.995Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB)
19:16:40 [2020-06-04T23:16:40.995Z] [INFO] The user operation is waiting for background work to complete.
19:16:40 [2020-06-04T23:16:40.995Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.66kB)
19:16:40 [2020-06-04T23:16:40.995Z] [INFO] Unpacking org.eclipse.emf.common_2.13.0.v20170609-0707...
19:16:40 [2020-06-04T23:16:40.995Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB)
19:16:40 [2020-06-04T23:16:40.995Z] [INFO] The user operation is waiting for background work to complete.
19:16:40 [2020-06-04T23:16:40.995Z] [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.15kB)
19:16:41 [2020-06-04T23:16:41.251Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.1.0.v20160728-1031...
19:16:41 [2020-06-04T23:16:41.251Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB)
19:16:41 [2020-06-04T23:16:41.251Z] [INFO] The user operation is waiting for background work to complete.
19:16:41 [2020-06-04T23:16:41.251Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.32kB)
19:16:41 [2020-06-04T23:16:41.251Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.101.v20170906-1259...
19:16:41 [2020-06-04T23:16:41.251Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB)
19:16:41 [2020-06-04T23:16:41.251Z] [INFO] The user operation is waiting for background work to complete.
19:16:41 [2020-06-04T23:16:41.251Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.2kB)
19:16:41 [2020-06-04T23:16:41.506Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002...
19:16:41 [2020-06-04T23:16:41.506Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB)
19:16:41 [2020-06-04T23:16:41.506Z] [INFO] The user operation is waiting for background work to complete.
19:16:41 [2020-06-04T23:16:41.506Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.67kB)
19:16:41 [2020-06-04T23:16:41.506Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106...
19:16:41 [2020-06-04T23:16:41.761Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB)
19:16:41 [2020-06-04T23:16:41.761Z] [INFO] The user operation is waiting for background work to complete.
19:16:41 [2020-06-04T23:16:41.761Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.4kB)
19:16:41 [2020-06-04T23:16:41.761Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259...
19:16:41 [2020-06-04T23:16:41.761Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB)
19:16:41 [2020-06-04T23:16:41.761Z] [INFO] The user operation is waiting for background work to complete.
19:16:41 [2020-06-04T23:16:41.761Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.24kB)
19:16:42 [2020-06-04T23:16:42.015Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259...
19:16:42 [2020-06-04T23:16:42.015Z] [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB)
19:16:42 [2020-06-04T23:16:42.015Z] [INFO] The user operation is waiting for background work to complete.
19:16:42 [2020-06-04T23:16:42.015Z] [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.34kB)
19:16:42 [2020-06-04T23:16:42.015Z] [INFO] Unpacking org.tukaani.xz_1.5.0.v20170111-1717...
19:16:42 [2020-06-04T23:16:42.270Z] [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB)
19:16:42 [2020-06-04T23:16:42.270Z] [INFO] The user operation is waiting for background work to complete.
19:16:42 [2020-06-04T23:16:42.270Z] [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (122.73kB)
19:16:42 [2020-06-04T23:16:42.270Z] [INFO] Unpacking org.eclipse.help_3.8.1.v20170815-1448...
19:16:42 [2020-06-04T23:16:42.270Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB)
19:16:42 [2020-06-04T23:16:42.270Z] [INFO] The user operation is waiting for background work to complete.
19:16:42 [2020-06-04T23:16:42.270Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (179.49kB)
19:16:42 [2020-06-04T23:16:42.525Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825...
19:16:42 [2020-06-04T23:16:42.525Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB)
19:16:42 [2020-06-04T23:16:42.525Z] [INFO] The user operation is waiting for background work to complete.
19:16:42 [2020-06-04T23:16:42.525Z] [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.81kB)
19:16:42 [2020-06-04T23:16:42.783Z] [INFO] Unpacking org.eclipse.ui.navigator_3.7.0.v20170418-1342...
19:16:42 [2020-06-04T23:16:42.783Z] [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB)
19:16:42 [2020-06-04T23:16:42.783Z] [INFO] The user operation is waiting for background work to complete.
19:16:42 [2020-06-04T23:16:42.783Z] [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (127.48kB)
19:16:43 [2020-06-04T23:16:43.038Z] [INFO] Unpacking org.eclipse.team.core_3.8.100.v20170516-0820...
19:16:43 [2020-06-04T23:16:43.038Z] [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB)
19:16:43 [2020-06-04T23:16:43.038Z] [INFO] The user operation is waiting for background work to complete.
19:16:43 [2020-06-04T23:16:43.038Z] [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (517.17kB)
19:16:43 [2020-06-04T23:16:43.038Z] [INFO] Unpacking org.eclipse.team.ui_3.8.1.v20170515-1133...
19:16:43 [2020-06-04T23:16:43.598Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.16MB)
19:16:43 [2020-06-04T23:16:43.598Z] [INFO] The user operation is waiting for background work to complete.
19:16:43 [2020-06-04T23:16:43.598Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.16MB)
19:16:43 [2020-06-04T23:16:43.598Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.106.3.v20180214-0345...
19:16:44 [2020-06-04T23:16:44.158Z] [INFO] Fetching org.eclipse.test.performance_3.13.0.v20161020-1821.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/plugins/ (57.34kB)
19:16:44 [2020-06-04T23:16:44.158Z] [INFO] The user operation is waiting for background work to complete.
19:16:44 [2020-06-04T23:16:44.158Z] [INFO] Fetching org.eclipse.test.performance_3.13.0.v20161020-1821.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.7/R-4.7.3-201803010715/plugins/ (57.34kB)
19:16:44 [2020-06-04T23:16:44.158Z] [INFO] Unpacking org.eclipse.test.performance_3.13.0.v20161020-1821...
19:16:44 [2020-06-04T23:16:44.158Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (283.72kB)
19:16:44 [2020-06-04T23:16:44.158Z] [INFO] The user operation is waiting for background work to complete.
19:16:44 [2020-06-04T23:16:44.158Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (283.72kB)
19:16:44 [2020-06-04T23:16:44.413Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
19:16:44 [2020-06-04T23:16:44.413Z] [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)
19:16:44 [2020-06-04T23:16:44.413Z] [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)
19:16:45 [2020-06-04T23:16:45.337Z] [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/ (31.91MB of 59.71MB at 31.88MB/s)
19:16:46 [2020-06-04T23:16:46.699Z] [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB)
19:16:46 [2020-06-04T23:16:46.699Z] [INFO] The user operation is waiting for background work to complete.
19:16:46 [2020-06-04T23:16:46.699Z] [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1,013.66kB)
19:16:46 [2020-06-04T23:16:46.699Z] [INFO] Unpacking org.eclipse.ui.workbench_3.110.1.v20170704-1208...
19:16:47 [2020-06-04T23:16:47.259Z] [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.89kB)
19:16:47 [2020-06-04T23:16:47.259Z] [INFO] The user operation is waiting for background work to complete.
19:16:47 [2020-06-04T23:16:47.259Z] [INFO] Fetching org.eclipse.ui.ide.application_1.2.0.v20170512-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (51.89kB)
19:16:47 [2020-06-04T23:16:47.259Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.2.0.v20170512-1452...
19:16:47 [2020-06-04T23:16:47.259Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB)
19:16:47 [2020-06-04T23:16:47.259Z] [INFO] The user operation is waiting for background work to complete.
19:16:47 [2020-06-04T23:16:47.259Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.86kB)
19:16:47 [2020-06-04T23:16:47.259Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443...
19:16:47 [2020-06-04T23:16:47.515Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB)
19:16:47 [2020-06-04T23:16:47.515Z] [INFO] The user operation is waiting for background work to complete.
19:16:47 [2020-06-04T23:16:47.515Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.42kB)
19:16:47 [2020-06-04T23:16:47.515Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803...
19:16:47 [2020-06-04T23:16:47.515Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.33kB)
19:16:47 [2020-06-04T23:16:47.515Z] [INFO] The user operation is waiting for background work to complete.
19:16:47 [2020-06-04T23:16:47.515Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.33kB)
19:16:47 [2020-06-04T23:16:47.770Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735...
19:16:47 [2020-06-04T23:16:47.770Z] [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB)
19:16:47 [2020-06-04T23:16:47.770Z] [INFO] The user operation is waiting for background work to complete.
19:16:47 [2020-06-04T23:16:47.770Z] [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.64kB)
19:16:47 [2020-06-04T23:16:47.770Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.4.0.v20161219-1356...
19:16:47 [2020-06-04T23:16:47.770Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (955.47kB)
19:16:47 [2020-06-04T23:16:47.770Z] [INFO] The user operation is waiting for background work to complete.
19:16:47 [2020-06-04T23:16:47.770Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (955.47kB)
19:16:48 [2020-06-04T23:16:48.025Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.106.3.v20180214-0345...
19:16:48 [2020-06-04T23:16:48.585Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.25MB)
19:16:48 [2020-06-04T23:16:48.585Z] [INFO] The user operation is waiting for background work to complete.
19:16:48 [2020-06-04T23:16:48.585Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (1.25MB)
19:16:48 [2020-06-04T23:16:48.585Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.106.3.v20180214-0345...
19:16:49 [2020-06-04T23:16:49.144Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
19:16:49 [2020-06-04T23:16:49.144Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
19:16:49 [2020-06-04T23:16:49.144Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
19:16:49 [2020-06-04T23:16:49.399Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (246.29kB)
19:16:49 [2020-06-04T23:16:49.399Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (246.29kB)
19:16:49 [2020-06-04T23:16:49.399Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (122.21kB)
19:16:49 [2020-06-04T23:16:49.399Z] [INFO] The user operation is waiting for background work to complete.
19:16:49 [2020-06-04T23:16:49.399Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (122.21kB)
19:16:49 [2020-06-04T23:16:49.399Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400...
19:16:49 [2020-06-04T23:16:49.654Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (405.11kB)
19:16:49 [2020-06-04T23:16:49.654Z] [INFO] The user operation is waiting for background work to complete.
19:16:49 [2020-06-04T23:16:49.654Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (405.11kB)
19:16:49 [2020-06-04T23:16:49.909Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
19:16:50 [2020-06-04T23:16:50.164Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (42.52kB)
19:16:50 [2020-06-04T23:16:50.164Z] [INFO] The user operation is waiting for background work to complete.
19:16:50 [2020-06-04T23:16:50.164Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (42.52kB)
19:16:50 [2020-06-04T23:16:50.419Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
19:16:50 [2020-06-04T23:16:50.419Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (114.7kB)
19:16:50 [2020-06-04T23:16:50.419Z] [INFO] The user operation is waiting for background work to complete.
19:16:50 [2020-06-04T23:16:50.419Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (114.7kB)
19:16:50 [2020-06-04T23:16:50.419Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
19:16:50 [2020-06-04T23:16:50.674Z] [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB)
19:16:50 [2020-06-04T23:16:50.674Z] [INFO] The user operation is waiting for background work to complete.
19:16:50 [2020-06-04T23:16:50.674Z] [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (123.34kB)
19:16:50 [2020-06-04T23:16:50.674Z] [INFO] Unpacking org.eclipse.debug.core_3.11.0.v20170605-1534...
19:16:50 [2020-06-04T23:16:50.929Z] [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB)
19:16:50 [2020-06-04T23:16:50.929Z] [INFO] The user operation is waiting for background work to complete.
19:16:50 [2020-06-04T23:16:50.929Z] [INFO] Fetching org.eclipse.debug.ui_3.12.50.v20170920-1329.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (993.18kB)
19:16:51 [2020-06-04T23:16:51.184Z] [INFO] Unpacking org.eclipse.debug.ui_3.12.50.v20170920-1329...
19:16:52 [2020-06-04T23:16:52.109Z] [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB)
19:16:52 [2020-06-04T23:16:52.109Z] [INFO] The user operation is waiting for background work to complete.
19:16:52 [2020-06-04T23:16:52.109Z] [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (82.03kB)
19:16:52 [2020-06-04T23:16:52.109Z] [INFO] Unpacking org.eclipse.ui.console_3.7.1.v20170728-0806...
19:16:52 [2020-06-04T23:16:52.364Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201803061555.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (18.23kB)
19:16:52 [2020-06-04T23:16:52.364Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201803061555.jar from https://download.eclipse.org/linuxtools/update-6.2.1/plugins/ (18.23kB)
19:16:52 [2020-06-04T23:16:52.364Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (52.45kB)
19:16:52 [2020-06-04T23:16:52.364Z] [INFO] The user operation is waiting for background work to complete.
19:16:52 [2020-06-04T23:16:52.364Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (52.45kB)
19:16:52 [2020-06-04T23:16:52.619Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
19:16:52 [2020-06-04T23:16:52.619Z] [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB)
19:16:52 [2020-06-04T23:16:52.619Z] [INFO] The user operation is waiting for background work to complete.
19:16:52 [2020-06-04T23:16:52.619Z] [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (218.87kB)
19:16:52 [2020-06-04T23:16:52.619Z] [INFO] Unpacking org.eclipse.search_3.11.100.v20170515-1603...
19:16:52 [2020-06-04T23:16:52.874Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
19:16:52 [2020-06-04T23:16:52.874Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
19:16:52 [2020-06-04T23:16:52.874Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.800.v201704102213.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.36kB)
19:16:52 [2020-06-04T23:16:52.874Z] [INFO] The user operation is waiting for background work to complete.
19:16:52 [2020-06-04T23:16:52.874Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.800.v201704102213.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (318.36kB)
19:16:53 [2020-06-04T23:16:53.129Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.800.v201704102213...
19:16:53 [2020-06-04T23:16:53.383Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.51kB)
19:16:53 [2020-06-04T23:16:53.383Z] [INFO] The user operation is waiting for background work to complete.
19:16:53 [2020-06-04T23:16:53.383Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.51kB)
19:16:53 [2020-06-04T23:16:53.383Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857...
19:16:53 [2020-06-04T23:16:53.383Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1.v20170809-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.27kB)
19:16:53 [2020-06-04T23:16:53.383Z] [INFO] The user operation is waiting for background work to complete.
19:16:53 [2020-06-04T23:16:53.383Z] [INFO] Fetching org.eclipse.ui.themes_1.2.1.v20170809-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.27kB)
19:16:53 [2020-06-04T23:16:53.638Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.1.v20170809-1435...
19:16:53 [2020-06-04T23:16:53.638Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.59kB)
19:16:53 [2020-06-04T23:16:53.638Z] [INFO] The user operation is waiting for background work to complete.
19:16:53 [2020-06-04T23:16:53.638Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.59kB)
19:16:53 [2020-06-04T23:16:53.638Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833...
19:16:53 [2020-06-04T23:16:53.893Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.6kB)
19:16:53 [2020-06-04T23:16:53.893Z] [INFO] The user operation is waiting for background work to complete.
19:16:53 [2020-06-04T23:16:53.893Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.6kB)
19:16:53 [2020-06-04T23:16:53.893Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831...
19:16:53 [2020-06-04T23:16:53.893Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.27kB)
19:16:53 [2020-06-04T23:16:53.893Z] [INFO] The user operation is waiting for background work to complete.
19:16:53 [2020-06-04T23:16:53.893Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (43.27kB)
19:16:54 [2020-06-04T23:16:54.148Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201707201954...
19:16:54 [2020-06-04T23:16:54.148Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.35kB)
19:16:54 [2020-06-04T23:16:54.148Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.35kB)
19:16:54 [2020-06-04T23:16:54.148Z] [INFO] The user operation is waiting for background work to complete.
19:16:54 [2020-06-04T23:16:54.148Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002...
19:16:54 [2020-06-04T23:16:54.403Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (111.97kB)
19:16:54 [2020-06-04T23:16:54.403Z] [INFO] The user operation is waiting for background work to complete.
19:16:54 [2020-06-04T23:16:54.403Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (111.97kB)
19:16:54 [2020-06-04T23:16:54.403Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423...
19:16:54 [2020-06-04T23:16:54.658Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.75kB)
19:16:54 [2020-06-04T23:16:54.658Z] [INFO] The user operation is waiting for background work to complete.
19:16:54 [2020-06-04T23:16:54.658Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.75kB)
19:16:54 [2020-06-04T23:16:54.658Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011...
19:16:54 [2020-06-04T23:16:54.658Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201702270556.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.71kB)
19:16:54 [2020-06-04T23:16:54.658Z] [INFO] The user operation is waiting for background work to complete.
19:16:54 [2020-06-04T23:16:54.658Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201702270556.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.71kB)
19:16:54 [2020-06-04T23:16:54.914Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201702270556...
19:16:54 [2020-06-04T23:16:54.914Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1002.v201711071507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (147.43kB)
19:16:54 [2020-06-04T23:16:54.914Z] [INFO] The user operation is waiting for background work to complete.
19:16:54 [2020-06-04T23:16:54.914Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1002.v201711071507.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (147.43kB)
19:16:54 [2020-06-04T23:16:54.914Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1002.v201711071507...
19:16:55 [2020-06-04T23:16:55.169Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.600.v201707042340.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (296.26kB)
19:16:55 [2020-06-04T23:16:55.169Z] [INFO] The user operation is waiting for background work to complete.
19:16:55 [2020-06-04T23:16:55.169Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.600.v201707042340.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (296.26kB)
19:16:55 [2020-06-04T23:16:55.169Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.600.v201707042340...
19:16:55 [2020-06-04T23:16:55.425Z] [INFO] Fetching org.eclipse.wst.validation_1.2.701.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.29kB)
19:16:55 [2020-06-04T23:16:55.425Z] [INFO] The user operation is waiting for background work to complete.
19:16:55 [2020-06-04T23:16:55.425Z] [INFO] Fetching org.eclipse.wst.validation_1.2.701.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (134.29kB)
19:16:55 [2020-06-04T23:16:55.680Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.701.v201707142105...
19:16:55 [2020-06-04T23:16:55.680Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.501.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.14kB)
19:16:55 [2020-06-04T23:16:55.680Z] [INFO] The user operation is waiting for background work to complete.
19:16:55 [2020-06-04T23:16:55.680Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.501.v201707142105.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (47.14kB)
19:16:55 [2020-06-04T23:16:55.935Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.501.v201707142105...
19:16:56 [2020-06-04T23:16:56.191Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1101.v201711080222.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (242.33kB)
19:16:56 [2020-06-04T23:16:56.191Z] [INFO] The user operation is waiting for background work to complete.
19:16:56 [2020-06-04T23:16:56.191Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1101.v201711080222.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (242.33kB)
19:16:56 [2020-06-04T23:16:56.191Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1101.v201711080222...
19:16:56 [2020-06-04T23:16:56.446Z] [INFO] Fetching org.eclipse.xsd_2.13.0.v20170609-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (548.21kB)
19:16:56 [2020-06-04T23:16:56.446Z] [INFO] The user operation is waiting for background work to complete.
19:16:56 [2020-06-04T23:16:56.446Z] [INFO] Fetching org.eclipse.xsd_2.13.0.v20170609-0928.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (548.21kB)
19:16:56 [2020-06-04T23:16:56.446Z] [INFO] Unpacking org.eclipse.xsd_2.13.0.v20170609-0928...
19:16:56 [2020-06-04T23:16:56.701Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
19:16:56 [2020-06-04T23:16:56.956Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
19:16:56 [2020-06-04T23:16:56.956Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
19:16:56 [2020-06-04T23:16:56.956Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.19kB)
19:16:56 [2020-06-04T23:16:56.956Z] [INFO] The user operation is waiting for background work to complete.
19:16:56 [2020-06-04T23:16:56.956Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.19kB)
19:16:57 [2020-06-04T23:16:57.211Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738...
19:16:57 [2020-06-04T23:16:57.211Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.05kB)
19:16:57 [2020-06-04T23:16:57.211Z] [INFO] The user operation is waiting for background work to complete.
19:16:57 [2020-06-04T23:16:57.211Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.05kB)
19:16:57 [2020-06-04T23:16:57.467Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.0.0.202006031738...
19:16:57 [2020-06-04T23:16:57.467Z] [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.38kB)
19:16:57 [2020-06-04T23:16:57.467Z] [INFO] The user operation is waiting for background work to complete.
19:16:57 [2020-06-04T23:16:57.467Z] [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.38kB)
19:16:57 [2020-06-04T23:16:57.722Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v201505072020...
19:16:57 [2020-06-04T23:16:57.722Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
19:16:57 [2020-06-04T23:16:57.722Z] [INFO] The user operation is waiting for background work to complete.
19:16:57 [2020-06-04T23:16:57.722Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
19:16:57 [2020-06-04T23:16:57.977Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
19:16:58 [2020-06-04T23:16:58.233Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.78kB)
19:16:58 [2020-06-04T23:16:58.233Z] [INFO] The user operation is waiting for background work to complete.
19:16:58 [2020-06-04T23:16:58.233Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.78kB)
19:16:58 [2020-06-04T23:16:58.233Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.0.0.202006031738...
19:16:58 [2020-06-04T23:16:58.233Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.69kB)
19:16:58 [2020-06-04T23:16:58.233Z] [INFO] The user operation is waiting for background work to complete.
19:16:58 [2020-06-04T23:16:58.233Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (29.69kB)
19:16:58 [2020-06-04T23:16:58.488Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
19:16:58 [2020-06-04T23:16:58.488Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
19:16:58 [2020-06-04T23:16:58.743Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
19:16:58 [2020-06-04T23:16:58.743Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
19:16:58 [2020-06-04T23:16:58.743Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
19:16:59 [2020-06-04T23:16:59.008Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
19:16:59 [2020-06-04T23:16:59.008Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
19:16:59 [2020-06-04T23:16:59.008Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
19:16:59 [2020-06-04T23:16:59.263Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
19:16:59 [2020-06-04T23:16:59.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
19:16:59 [2020-06-04T23:16:59.263Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
19:16:59 [2020-06-04T23:16:59.519Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
19:16:59 [2020-06-04T23:16:59.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
19:16:59 [2020-06-04T23:16:59.519Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
19:16:59 [2020-06-04T23:16:59.519Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
19:16:59 [2020-06-04T23:16:59.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
19:16:59 [2020-06-04T23:16:59.775Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
19:16:59 [2020-06-04T23:16:59.775Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
19:16:59 [2020-06-04T23:16:59.775Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
19:17:00 [2020-06-04T23:17:00.030Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
19:17:00 [2020-06-04T23:17:00.030Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
19:17:00 [2020-06-04T23:17:00.030Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
19:17:00 [2020-06-04T23:17:00.285Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
19:17:00 [2020-06-04T23:17:00.540Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:17:00 [2020-06-04T23:17:00.540Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:17:00 [2020-06-04T23:17:00.540Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
19:17:00 [2020-06-04T23:17:00.541Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
19:17:00 [2020-06-04T23:17:00.541Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
19:17:00 [2020-06-04T23:17:00.796Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
19:17:00 [2020-06-04T23:17:00.796Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:17:00 [2020-06-04T23:17:00.796Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:17:01 [2020-06-04T23:17:01.051Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
19:17:01 [2020-06-04T23:17:01.051Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
19:17:01 [2020-06-04T23:17:01.051Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
19:17:01 [2020-06-04T23:17:01.306Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
19:17:01 [2020-06-04T23:17:01.561Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
19:17:01 [2020-06-04T23:17:01.561Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
19:17:01 [2020-06-04T23:17:01.561Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
19:17:01 [2020-06-04T23:17:01.815Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:17:01 [2020-06-04T23:17:01.815Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:17:01 [2020-06-04T23:17:01.815Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
19:17:02 [2020-06-04T23:17:02.071Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
19:17:02 [2020-06-04T23:17:02.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
19:17:02 [2020-06-04T23:17:02.071Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
19:17:02 [2020-06-04T23:17:02.071Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:17:02 [2020-06-04T23:17:02.071Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:17:02 [2020-06-04T23:17:02.327Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
19:17:02 [2020-06-04T23:17:02.583Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
19:17:02 [2020-06-04T23:17:02.583Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
19:17:02 [2020-06-04T23:17:02.583Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
19:17:02 [2020-06-04T23:17:02.838Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:17:02 [2020-06-04T23:17:02.838Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:17:02 [2020-06-04T23:17:02.838Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
19:17:02 [2020-06-04T23:17:02.838Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
19:17:03 [2020-06-04T23:17:03.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
19:17:03 [2020-06-04T23:17:03.093Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
19:17:03 [2020-06-04T23:17:03.347Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
19:17:03 [2020-06-04T23:17:03.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
19:17:03 [2020-06-04T23:17:03.347Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
19:17:03 [2020-06-04T23:17:03.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
19:17:03 [2020-06-04T23:17:03.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
19:17:03 [2020-06-04T23:17:03.857Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
19:17:03 [2020-06-04T23:17:03.857Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.382Z] [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)
19:17:10 [2020-06-04T23:17:10.382Z] [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)
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.638Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.638Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.638Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.638Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.638Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
19:17:10 [2020-06-04T23:17:10.638Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
19:17:10 [2020-06-04T23:17:10.638Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml
19:17:10 [2020-06-04T23:17:10.892Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.893Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.893Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.893Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
19:17:10 [2020-06-04T23:17:10.893Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
19:17:10 [2020-06-04T23:17:10.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
19:17:10 [2020-06-04T23:17:10.893Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
19:17:11 [2020-06-04T23:17:11.148Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
19:17:11 [2020-06-04T23:17:11.148Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
19:17:11 [2020-06-04T23:17:11.148Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
19:17:11 [2020-06-04T23:17:11.148Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
19:17:11 [2020-06-04T23:17:11.148Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
19:17:11 [2020-06-04T23:17:11.148Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
19:17:11 [2020-06-04T23:17:11.148Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
19:17:11 [2020-06-04T23:17:11.148Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
19:17:11 [2020-06-04T23:17:11.402Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
19:17:11 [2020-06-04T23:17:11.657Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
19:17:11 [2020-06-04T23:17:11.657Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
19:17:11 [2020-06-04T23:17:11.657Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
19:17:11 [2020-06-04T23:17:11.657Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
19:17:11 [2020-06-04T23:17:11.657Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
19:17:11 [2020-06-04T23:17:11.657Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
19:17:11 [2020-06-04T23:17:11.912Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
19:17:11 [2020-06-04T23:17:11.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
19:17:12 [2020-06-04T23:17:12.167Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
19:17:12 [2020-06-04T23:17:12.423Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
19:17:12 [2020-06-04T23:17:12.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
19:17:12 [2020-06-04T23:17:12.423Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.678Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
19:17:12 [2020-06-04T23:17:12.678Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
19:17:12 [2020-06-04T23:17:12.678Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
19:17:12 [2020-06-04T23:17:12.678Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
19:17:12 [2020-06-04T23:17:12.933Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
19:17:12 [2020-06-04T23:17:12.933Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
19:17:12 [2020-06-04T23:17:12.933Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (103.74kB)
19:17:12 [2020-06-04T23:17:12.933Z] [INFO] The user operation is waiting for background work to complete.
19:17:12 [2020-06-04T23:17:12.933Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (103.74kB)
19:17:12 [2020-06-04T23:17:12.933Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.0.201802261533...
19:17:13 [2020-06-04T23:17:13.188Z] [INFO] Fetching org.eclipse.launchbar.core_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (76.9kB)
19:17:13 [2020-06-04T23:17:13.188Z] [INFO] Fetching org.eclipse.launchbar.core_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (76.9kB)
19:17:13 [2020-06-04T23:17:13.188Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (332kB)
19:17:13 [2020-06-04T23:17:13.188Z] [INFO] The user operation is waiting for background work to complete.
19:17:13 [2020-06-04T23:17:13.188Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (332kB)
19:17:13 [2020-06-04T23:17:13.443Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.0.201802261533...
19:17:13 [2020-06-04T23:17:13.698Z] [INFO] Fetching org.eclipse.cdt.ui_6.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.89MB)
19:17:13 [2020-06-04T23:17:13.698Z] [INFO] The user operation is waiting for background work to complete.
19:17:13 [2020-06-04T23:17:13.698Z] [INFO] Fetching org.eclipse.cdt.ui_6.3.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (1.89MB)
19:17:13 [2020-06-04T23:17:13.698Z] [INFO] Unpacking org.eclipse.cdt.ui_6.3.0.201802261533...
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] Fetching org.eclipse.launchbar.ui_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.06kB)
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] Fetching org.eclipse.launchbar.ui_2.2.0.201711162100.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.06kB)
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (94.19kB)
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] The user operation is waiting for background work to complete.
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (94.19kB)
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201802261533...
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (411.18kB)
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] The user operation is waiting for background work to complete.
19:17:15 [2020-06-04T23:17:15.062Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.4.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (411.18kB)
19:17:15 [2020-06-04T23:17:15.317Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.4.0.201802261533...
19:17:15 [2020-06-04T23:17:15.572Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (84.04kB)
19:17:15 [2020-06-04T23:17:15.572Z] [INFO] The user operation is waiting for background work to complete.
19:17:15 [2020-06-04T23:17:15.572Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (84.04kB)
19:17:15 [2020-06-04T23:17:15.572Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.0.201802261533...
19:17:16 [2020-06-04T23:17:16.132Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.56kB)
19:17:16 [2020-06-04T23:17:16.132Z] [INFO] The user operation is waiting for background work to complete.
19:17:16 [2020-06-04T23:17:16.132Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.56kB)
19:17:16 [2020-06-04T23:17:16.132Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201802261533...
19:17:16 [2020-06-04T23:17:16.132Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (224.64kB)
19:17:16 [2020-06-04T23:17:16.132Z] [INFO] The user operation is waiting for background work to complete.
19:17:16 [2020-06-04T23:17:16.132Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (224.64kB)
19:17:16 [2020-06-04T23:17:16.132Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201802261533...
19:17:16 [2020-06-04T23:17:16.387Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (354.16kB)
19:17:16 [2020-06-04T23:17:16.387Z] [INFO] The user operation is waiting for background work to complete.
19:17:16 [2020-06-04T23:17:16.387Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201802261533.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (354.16kB)
19:17:16 [2020-06-04T23:17:16.641Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201802261533...
19:17:16 [2020-06-04T23:17:16.896Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.3.0.201706130821.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (184.66kB)
19:17:16 [2020-06-04T23:17:16.896Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.3.0.201706130821.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (184.66kB)
19:17:16 [2020-06-04T23:17:16.896Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (35.48kB)
19:17:16 [2020-06-04T23:17:16.896Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (35.48kB)
19:17:17 [2020-06-04T23:17:17.151Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.36kB)
19:17:17 [2020-06-04T23:17:17.151Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201802082100.jar from https://download.eclipse.org/tools/cdt/releases/9.4/cdt-9.4.3/plugins/ (11.36kB)
19:17:17 [2020-06-04T23:17:17.407Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
19:17:17 [2020-06-04T23:17:17.407Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
19:17:17 [2020-06-04T23:17:17.407Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
19:17:17 [2020-06-04T23:17:17.407Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
19:17:17 [2020-06-04T23:17:17.662Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
19:17:17 [2020-06-04T23:17:17.662Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
19:17:17 [2020-06-04T23:17:17.921Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
19:17:17 [2020-06-04T23:17:17.921Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
19:17:17 [2020-06-04T23:17:17.921Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
19:17:18 [2020-06-04T23:17:18.176Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
19:17:18 [2020-06-04T23:17:18.431Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
19:17:18 [2020-06-04T23:17:18.431Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
19:17:18 [2020-06-04T23:17:18.431Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
19:17:18 [2020-06-04T23:17:18.686Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
19:17:18 [2020-06-04T23:17:18.686Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
19:17:18 [2020-06-04T23:17:18.686Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
19:17:18 [2020-06-04T23:17:18.686Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
19:17:18 [2020-06-04T23:17:18.686Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
19:17:18 [2020-06-04T23:17:18.941Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
19:17:18 [2020-06-04T23:17:18.941Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
19:17:18 [2020-06-04T23:17:18.941Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
19:17:18 [2020-06-04T23:17:18.941Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.46kB)
19:17:18 [2020-06-04T23:17:18.941Z] [INFO] The user operation is waiting for background work to complete.
19:17:18 [2020-06-04T23:17:18.941Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.46kB)
19:17:19 [2020-06-04T23:17:19.196Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932...
19:17:19 [2020-06-04T23:17:19.196Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.72kB)
19:17:19 [2020-06-04T23:17:19.196Z] [INFO] The user operation is waiting for background work to complete.
19:17:19 [2020-06-04T23:17:19.196Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.72kB)
19:17:19 [2020-06-04T23:17:19.451Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917...
19:17:19 [2020-06-04T23:17:19.451Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.81kB)
19:17:19 [2020-06-04T23:17:19.451Z] [INFO] The user operation is waiting for background work to complete.
19:17:19 [2020-06-04T23:17:19.451Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.81kB)
19:17:19 [2020-06-04T23:17:19.451Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650...
19:17:19 [2020-06-04T23:17:19.451Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.22kB)
19:17:19 [2020-06-04T23:17:19.451Z] [INFO] The user operation is waiting for background work to complete.
19:17:19 [2020-06-04T23:17:19.451Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.22kB)
19:17:19 [2020-06-04T23:17:19.706Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201803060126...
19:17:19 [2020-06-04T23:17:19.706Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.5kB)
19:17:19 [2020-06-04T23:17:19.706Z] [INFO] The user operation is waiting for background work to complete.
19:17:19 [2020-06-04T23:17:19.706Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.5kB)
19:17:19 [2020-06-04T23:17:19.706Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201803060126...
19:17:19 [2020-06-04T23:17:19.961Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.71kB)
19:17:19 [2020-06-04T23:17:19.961Z] [INFO] The user operation is waiting for background work to complete.
19:17:19 [2020-06-04T23:17:19.961Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.71kB)
19:17:19 [2020-06-04T23:17:19.961Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201803060126...
19:17:19 [2020-06-04T23:17:19.961Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.8kB)
19:17:19 [2020-06-04T23:17:19.961Z] [INFO] The user operation is waiting for background work to complete.
19:17:19 [2020-06-04T23:17:19.961Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201803060126.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (53.8kB)
19:17:20 [2020-06-04T23:17:20.215Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.0.201803060126...
19:17:20 [2020-06-04T23:17:20.215Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
19:17:20 [2020-06-04T23:17:20.215Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
19:17:20 [2020-06-04T23:17:20.215Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
19:17:20 [2020-06-04T23:17:20.470Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
19:17:20 [2020-06-04T23:17:20.470Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
19:17:20 [2020-06-04T23:17:20.470Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
19:17:20 [2020-06-04T23:17:20.470Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
19:17:20 [2020-06-04T23:17:20.470Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
19:17:20 [2020-06-04T23:17:20.470Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
19:17:20 [2020-06-04T23:17:20.725Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
19:17:20 [2020-06-04T23:17:20.980Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
19:17:20 [2020-06-04T23:17:20.980Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
19:17:21 [2020-06-04T23:17:21.237Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
19:17:21 [2020-06-04T23:17:21.237Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
19:17:21 [2020-06-04T23:17:21.237Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
19:17:21 [2020-06-04T23:17:21.492Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
19:17:21 [2020-06-04T23:17:21.748Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
19:17:21 [2020-06-04T23:17:21.748Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
19:17:22 [2020-06-04T23:17:22.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
19:17:22 [2020-06-04T23:17:22.004Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
19:17:22 [2020-06-04T23:17:22.004Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
19:17:22 [2020-06-04T23:17:22.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
19:17:22 [2020-06-04T23:17:22.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
19:17:22 [2020-06-04T23:17:22.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
19:17:22 [2020-06-04T23:17:22.259Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
19:17:22 [2020-06-04T23:17:22.259Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
19:17:22 [2020-06-04T23:17:22.259Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
19:17:22 [2020-06-04T23:17:22.514Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
19:17:22 [2020-06-04T23:17:22.769Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
19:17:22 [2020-06-04T23:17:22.769Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
19:17:22 [2020-06-04T23:17:22.769Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
19:17:23 [2020-06-04T23:17:23.024Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.024Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.279Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.279Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
19:17:23 [2020-06-04T23:17:23.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
19:17:23 [2020-06-04T23:17:23.534Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
19:17:23 [2020-06-04T23:17:23.534Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.534Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.789Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
19:17:23 [2020-06-04T23:17:23.789Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
19:17:23 [2020-06-04T23:17:23.789Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
19:17:24 [2020-06-04T23:17:24.044Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
19:17:24 [2020-06-04T23:17:24.300Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
19:17:24 [2020-06-04T23:17:24.300Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
19:17:24 [2020-06-04T23:17:24.300Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
19:17:24 [2020-06-04T23:17:24.555Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
19:17:24 [2020-06-04T23:17:24.555Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
19:17:24 [2020-06-04T23:17:24.555Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
19:17:24 [2020-06-04T23:17:24.555Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
19:17:24 [2020-06-04T23:17:24.555Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
19:17:24 [2020-06-04T23:17:24.555Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
19:17:24 [2020-06-04T23:17:24.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
19:17:24 [2020-06-04T23:17:24.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
19:17:24 [2020-06-04T23:17:24.810Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
19:17:24 [2020-06-04T23:17:24.810Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
19:17:24 [2020-06-04T23:17:24.810Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
19:17:25 [2020-06-04T23:17:25.065Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
19:17:25 [2020-06-04T23:17:25.065Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
19:17:25 [2020-06-04T23:17:25.065Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
19:17:25 [2020-06-04T23:17:25.065Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
19:17:25 [2020-06-04T23:17:25.320Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
19:17:25 [2020-06-04T23:17:25.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
19:17:25 [2020-06-04T23:17:25.320Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
19:17:25 [2020-06-04T23:17:25.320Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
19:17:25 [2020-06-04T23:17:25.320Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
19:17:25 [2020-06-04T23:17:25.575Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
19:17:25 [2020-06-04T23:17:25.575Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
19:17:25 [2020-06-04T23:17:25.575Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
19:17:25 [2020-06-04T23:17:25.575Z] [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (142kB)
19:17:25 [2020-06-04T23:17:25.575Z] [INFO] The user operation is waiting for background work to complete.
19:17:25 [2020-06-04T23:17:25.575Z] [INFO] Fetching org.eclipse.ui.intro_3.5.100.v20170418-0710.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (142kB)
19:17:25 [2020-06-04T23:17:25.829Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.100.v20170418-0710...
19:17:25 [2020-06-04T23:17:25.829Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
19:17:25 [2020-06-04T23:17:25.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
19:17:25 [2020-06-04T23:17:25.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
19:17:25 [2020-06-04T23:17:25.829Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
19:17:25 [2020-06-04T23:17:25.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
19:17:25 [2020-06-04T23:17:25.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
19:17:26 [2020-06-04T23:17:26.084Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (57.07kB)
19:17:26 [2020-06-04T23:17:26.084Z] [INFO] The user operation is waiting for background work to complete.
19:17:26 [2020-06-04T23:17:26.084Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (57.07kB)
19:17:26 [2020-06-04T23:17:26.084Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
19:17:26 [2020-06-04T23:17:26.339Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.08kB)
19:17:26 [2020-06-04T23:17:26.339Z] [INFO] The user operation is waiting for background work to complete.
19:17:26 [2020-06-04T23:17:26.339Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.08kB)
19:17:26 [2020-06-04T23:17:26.339Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
19:17:26 [2020-06-04T23:17:26.339Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.2kB)
19:17:26 [2020-06-04T23:17:26.339Z] [INFO] The user operation is waiting for background work to complete.
19:17:26 [2020-06-04T23:17:26.339Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (60.2kB)
19:17:26 [2020-06-04T23:17:26.594Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
19:17:26 [2020-06-04T23:17:26.594Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.46kB)
19:17:26 [2020-06-04T23:17:26.594Z] [INFO] The user operation is waiting for background work to complete.
19:17:26 [2020-06-04T23:17:26.594Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.46kB)
19:17:26 [2020-06-04T23:17:26.594Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
19:17:26 [2020-06-04T23:17:26.594Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.32kB)
19:17:26 [2020-06-04T23:17:26.594Z] [INFO] The user operation is waiting for background work to complete.
19:17:26 [2020-06-04T23:17:26.594Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.32kB)
19:17:26 [2020-06-04T23:17:26.849Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
19:17:26 [2020-06-04T23:17:26.849Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.73kB)
19:17:26 [2020-06-04T23:17:26.849Z] [INFO] The user operation is waiting for background work to complete.
19:17:26 [2020-06-04T23:17:26.849Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (55.73kB)
19:17:26 [2020-06-04T23:17:26.849Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
19:17:27 [2020-06-04T23:17:27.103Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (48.86kB)
19:17:27 [2020-06-04T23:17:27.103Z] [INFO] The user operation is waiting for background work to complete.
19:17:27 [2020-06-04T23:17:27.103Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (48.86kB)
19:17:27 [2020-06-04T23:17:27.103Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
19:17:27 [2020-06-04T23:17:27.103Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.37kB)
19:17:27 [2020-06-04T23:17:27.103Z] [INFO] The user operation is waiting for background work to complete.
19:17:27 [2020-06-04T23:17:27.103Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.37kB)
19:17:27 [2020-06-04T23:17:27.358Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
19:17:27 [2020-06-04T23:17:27.358Z] [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB)
19:17:27 [2020-06-04T23:17:27.358Z] [INFO] The user operation is waiting for background work to complete.
19:17:27 [2020-06-04T23:17:27.358Z] [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.58MB)
19:17:27 [2020-06-04T23:17:27.358Z] [INFO] Unpacking org.apache.ant_1.10.1.v20170504-0840...
19:17:27 [2020-06-04T23:17:27.613Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.1kB)
19:17:27 [2020-06-04T23:17:27.613Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (95.1kB)
19:17:27 [2020-06-04T23:17:27.868Z] [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (75.95kB)
19:17:27 [2020-06-04T23:17:27.868Z] [INFO] The user operation is waiting for background work to complete.
19:17:27 [2020-06-04T23:17:27.868Z] [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (75.95kB)
19:17:27 [2020-06-04T23:17:27.868Z] [INFO] Unpacking org.apache.batik.util.gui_1.8.0.v20170214-1941...
19:17:28 [2020-06-04T23:17:28.123Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
19:17:28 [2020-06-04T23:17:28.123Z] [INFO] The user operation is waiting for background work to complete.
19:17:28 [2020-06-04T23:17:28.123Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.42kB)
19:17:28 [2020-06-04T23:17:28.123Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
19:17:28 [2020-06-04T23:17:28.123Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.17kB)
19:17:28 [2020-06-04T23:17:28.123Z] [INFO] The user operation is waiting for background work to complete.
19:17:28 [2020-06-04T23:17:28.123Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (106.17kB)
19:17:28 [2020-06-04T23:17:28.378Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
19:17:28 [2020-06-04T23:17:28.378Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB)
19:17:28 [2020-06-04T23:17:28.378Z] [INFO] The user operation is waiting for background work to complete.
19:17:28 [2020-06-04T23:17:28.378Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (35.64kB)
19:17:28 [2020-06-04T23:17:28.378Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721...
19:17:28 [2020-06-04T23:17:28.378Z] [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB)
19:17:28 [2020-06-04T23:17:28.378Z] [INFO] The user operation is waiting for background work to complete.
19:17:28 [2020-06-04T23:17:28.378Z] [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (104.09kB)
19:17:28 [2020-06-04T23:17:28.638Z] [INFO] Unpacking org.apache.commons.codec_1.9.0.v20170208-1614...
19:17:28 [2020-06-04T23:17:28.638Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.58kB)
19:17:28 [2020-06-04T23:17:28.638Z] [INFO] The user operation is waiting for background work to complete.
19:17:28 [2020-06-04T23:17:28.638Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.58kB)
19:17:28 [2020-06-04T23:17:28.893Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215...
19:17:28 [2020-06-04T23:17:28.893Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.64kB)
19:17:28 [2020-06-04T23:17:28.893Z] [INFO] The user operation is waiting for background work to complete.
19:17:28 [2020-06-04T23:17:28.893Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33.64kB)
19:17:28 [2020-06-04T23:17:28.893Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036...
19:17:28 [2020-06-04T23:17:28.893Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.06kB)
19:17:28 [2020-06-04T23:17:28.893Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.06kB)
19:17:28 [2020-06-04T23:17:28.893Z] [INFO] The user operation is waiting for background work to complete.
19:17:29 [2020-06-04T23:17:29.150Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605...
19:17:29 [2020-06-04T23:17:29.150Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (323.38kB)
19:17:29 [2020-06-04T23:17:29.150Z] [INFO] The user operation is waiting for background work to complete.
19:17:29 [2020-06-04T23:17:29.151Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (323.38kB)
19:17:29 [2020-06-04T23:17:29.151Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925...
19:17:29 [2020-06-04T23:17:29.405Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.7kB)
19:17:29 [2020-06-04T23:17:29.405Z] [INFO] The user operation is waiting for background work to complete.
19:17:29 [2020-06-04T23:17:29.405Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (107.7kB)
19:17:29 [2020-06-04T23:17:29.660Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925...
19:17:29 [2020-06-04T23:17:29.660Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.32MB)
19:17:29 [2020-06-04T23:17:29.660Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (2.32MB)
19:17:29 [2020-06-04T23:17:29.915Z] [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (604.2kB)
19:17:29 [2020-06-04T23:17:29.915Z] [INFO] The user operation is waiting for background work to complete.
19:17:29 [2020-06-04T23:17:29.915Z] [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (604.2kB)
19:17:30 [2020-06-04T23:17:30.169Z] [INFO] Unpacking org.apache.lucene.analyzers-common_6.1.0.v20161115-1612...
19:17:30 [2020-06-04T23:17:30.424Z] [INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.1kB)
19:17:30 [2020-06-04T23:17:30.424Z] [INFO] The user operation is waiting for background work to complete.
19:17:30 [2020-06-04T23:17:30.424Z] [INFO] Fetching org.apache.lucene.misc_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.1kB)
19:17:30 [2020-06-04T23:17:30.424Z] [INFO] Unpacking org.apache.lucene.misc_6.1.0.v20161115-1612...
19:17:30 [2020-06-04T23:17:30.679Z] [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (748.54kB)
19:17:30 [2020-06-04T23:17:30.679Z] [INFO] The user operation is waiting for background work to complete.
19:17:30 [2020-06-04T23:17:30.679Z] [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (748.54kB)
19:17:30 [2020-06-04T23:17:30.679Z] [INFO] Unpacking org.apache.lucene.core_6.1.0.v20170814-1820...
19:17:31 [2020-06-04T23:17:31.238Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (3.42MB)
19:17:31 [2020-06-04T23:17:31.238Z] [INFO] The user operation is waiting for background work to complete.
19:17:31 [2020-06-04T23:17:31.238Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (3.42MB)
19:17:31 [2020-06-04T23:17:31.492Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_6.1.0.v20161115-1612...
19:17:32 [2020-06-04T23:17:32.052Z] [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB)
19:17:32 [2020-06-04T23:17:32.052Z] [INFO] The user operation is waiting for background work to complete.
19:17:32 [2020-06-04T23:17:32.052Z] [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.08kB)
19:17:32 [2020-06-04T23:17:32.307Z] [INFO] Unpacking org.eclipse.ant.core_3.5.0.v20170509-2149...
19:17:32 [2020-06-04T23:17:32.307Z] [INFO] Fetching org.eclipse.compare.win32_1.2.0.v20170517-0839.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.97kB)
19:17:32 [2020-06-04T23:17:32.307Z] [INFO] The user operation is waiting for background work to complete.
19:17:32 [2020-06-04T23:17:32.307Z] [INFO] Fetching org.eclipse.compare.win32_1.2.0.v20170517-0839.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.97kB)
19:17:32 [2020-06-04T23:17:32.307Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.0.v20170517-0839...
19:17:32 [2020-06-04T23:17:32.562Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.94kB)
19:17:32 [2020-06-04T23:17:32.562Z] [INFO] The user operation is waiting for background work to complete.
19:17:32 [2020-06-04T23:17:32.562Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (22.94kB)
19:17:32 [2020-06-04T23:17:32.562Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.4.0.v20170210-0856...
19:17:32 [2020-06-04T23:17:32.562Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.53kB)
19:17:32 [2020-06-04T23:17:32.562Z] [INFO] The user operation is waiting for background work to complete.
19:17:32 [2020-06-04T23:17:32.562Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.0.v20170113-2056.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.53kB)
19:17:32 [2020-06-04T23:17:32.817Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.0.v20170113-2056...
19:17:33 [2020-06-04T23:17:33.742Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.19kB)
19:17:33 [2020-06-04T23:17:33.742Z] [INFO] The user operation is waiting for background work to complete.
19:17:33 [2020-06-04T23:17:33.742Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.19kB)
19:17:33 [2020-06-04T23:17:33.996Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940...
19:17:33 [2020-06-04T23:17:33.996Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.76kB)
19:17:33 [2020-06-04T23:17:33.996Z] [INFO] The user operation is waiting for background work to complete.
19:17:33 [2020-06-04T23:17:33.996Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.76kB)
19:17:33 [2020-06-04T23:17:33.996Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650...
19:17:33 [2020-06-04T23:17:33.996Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (50.9kB)
19:17:33 [2020-06-04T23:17:33.996Z] [INFO] The user operation is waiting for background work to complete.
19:17:33 [2020-06-04T23:17:33.996Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (50.9kB)
19:17:34 [2020-06-04T23:17:34.252Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.100.v20170516-0925...
19:17:34 [2020-06-04T23:17:34.252Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.95kB)
19:17:34 [2020-06-04T23:17:34.252Z] [INFO] The user operation is waiting for background work to complete.
19:17:34 [2020-06-04T23:17:34.252Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.95kB)
19:17:34 [2020-06-04T23:17:34.252Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
19:17:34 [2020-06-04T23:17:34.507Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.78kB)
19:17:34 [2020-06-04T23:17:34.507Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.78kB)
19:17:34 [2020-06-04T23:17:34.507Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB)
19:17:34 [2020-06-04T23:17:34.507Z] [INFO] The user operation is waiting for background work to complete.
19:17:34 [2020-06-04T23:17:34.507Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.19kB)
19:17:34 [2020-06-04T23:17:34.507Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.2.1.v20180131-1435...
19:17:34 [2020-06-04T23:17:34.761Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.74kB)
19:17:34 [2020-06-04T23:17:34.761Z] [INFO] The user operation is waiting for background work to complete.
19:17:34 [2020-06-04T23:17:34.761Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (101.74kB)
19:17:34 [2020-06-04T23:17:34.761Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513...
19:17:34 [2020-06-04T23:17:34.761Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (28.87kB)
19:17:34 [2020-06-04T23:17:34.761Z] [INFO] The user operation is waiting for background work to complete.
19:17:34 [2020-06-04T23:17:34.761Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (28.87kB)
19:17:35 [2020-06-04T23:17:35.016Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834...
19:17:35 [2020-06-04T23:17:35.016Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.41kB)
19:17:35 [2020-06-04T23:17:35.016Z] [INFO] The user operation is waiting for background work to complete.
19:17:35 [2020-06-04T23:17:35.016Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.41kB)
19:17:35 [2020-06-04T23:17:35.016Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337...
19:17:35 [2020-06-04T23:17:35.016Z] [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.88kB)
19:17:35 [2020-06-04T23:17:35.016Z] [INFO] The user operation is waiting for background work to complete.
19:17:35 [2020-06-04T23:17:35.016Z] [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.88kB)
19:17:35 [2020-06-04T23:17:35.270Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.300.v20170512-2111...
19:17:35 [2020-06-04T23:17:35.270Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.85kB)
19:17:35 [2020-06-04T23:17:35.270Z] [INFO] The user operation is waiting for background work to complete.
19:17:35 [2020-06-04T23:17:35.270Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (23.85kB)
19:17:35 [2020-06-04T23:17:35.270Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425...
19:17:35 [2020-06-04T23:17:35.525Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.3.v20180214-0345.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.55kB)
19:17:35 [2020-06-04T23:17:35.525Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.3.v20180214-0345.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.55kB)
19:17:35 [2020-06-04T23:17:35.525Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.54kB)
19:17:35 [2020-06-04T23:17:35.525Z] [INFO] The user operation is waiting for background work to complete.
19:17:35 [2020-06-04T23:17:35.525Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.54kB)
19:17:35 [2020-06-04T23:17:35.525Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20170104-0657...
19:17:35 [2020-06-04T23:17:35.780Z] [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.49kB)
19:17:35 [2020-06-04T23:17:35.780Z] [INFO] The user operation is waiting for background work to complete.
19:17:35 [2020-06-04T23:17:35.780Z] [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.49kB)
19:17:35 [2020-06-04T23:17:35.780Z] [INFO] Unpacking org.eclipse.ecf.identity_3.8.0.v20161203-2153...
19:17:36 [2020-06-04T23:17:36.339Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.04kB)
19:17:36 [2020-06-04T23:17:36.339Z] [INFO] The user operation is waiting for background work to complete.
19:17:36 [2020-06-04T23:17:36.339Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.04kB)
19:17:36 [2020-06-04T23:17:36.339Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442...
19:17:36 [2020-06-04T23:17:36.901Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.71kB)
19:17:36 [2020-06-04T23:17:36.901Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.71kB)
19:17:37 [2020-06-04T23:17:37.156Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.55kB)
19:17:37 [2020-06-04T23:17:37.157Z] [INFO] The user operation is waiting for background work to complete.
19:17:37 [2020-06-04T23:17:37.157Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.55kB)
19:17:37 [2020-06-04T23:17:37.157Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160817-1024...
19:17:37 [2020-06-04T23:17:37.411Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.68kB)
19:17:37 [2020-06-04T23:17:37.411Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.68kB)
19:17:37 [2020-06-04T23:17:37.666Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.33kB)
19:17:37 [2020-06-04T23:17:37.666Z] [INFO] The user operation is waiting for background work to complete.
19:17:37 [2020-06-04T23:17:37.666Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.33kB)
19:17:37 [2020-06-04T23:17:37.666Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024...
19:17:37 [2020-06-04T23:17:37.921Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.1kB)
19:17:37 [2020-06-04T23:17:37.921Z] [INFO] The user operation is waiting for background work to complete.
19:17:37 [2020-06-04T23:17:37.921Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.1kB)
19:17:38 [2020-06-04T23:17:38.176Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840...
19:17:38 [2020-06-04T23:17:38.176Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
19:17:38 [2020-06-04T23:17:38.176Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
19:17:38 [2020-06-04T23:17:38.176Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.4kB)
19:17:38 [2020-06-04T23:17:38.176Z] [INFO] The user operation is waiting for background work to complete.
19:17:38 [2020-06-04T23:17:38.176Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.4kB)
19:17:38 [2020-06-04T23:17:38.431Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133...
19:17:38 [2020-06-04T23:17:38.431Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
19:17:38 [2020-06-04T23:17:38.431Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.8kB)
19:17:38 [2020-06-04T23:17:38.431Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.62kB)
19:17:38 [2020-06-04T23:17:38.431Z] [INFO] The user operation is waiting for background work to complete.
19:17:38 [2020-06-04T23:17:38.431Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (11.62kB)
19:17:38 [2020-06-04T23:17:38.686Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024...
19:17:38 [2020-06-04T23:17:38.686Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.7kB)
19:17:38 [2020-06-04T23:17:38.686Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (26.7kB)
19:17:38 [2020-06-04T23:17:38.686Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.36kB)
19:17:38 [2020-06-04T23:17:38.686Z] [INFO] The user operation is waiting for background work to complete.
19:17:38 [2020-06-04T23:17:38.686Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.36kB)
19:17:38 [2020-06-04T23:17:38.940Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024...
19:17:38 [2020-06-04T23:17:38.940Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (22.71kB)
19:17:38 [2020-06-04T23:17:38.940Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (22.71kB)
19:17:38 [2020-06-04T23:17:38.940Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.7kB)
19:17:38 [2020-06-04T23:17:38.940Z] [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.7kB)
19:17:39 [2020-06-04T23:17:39.195Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.73kB)
19:17:39 [2020-06-04T23:17:39.195Z] [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.73kB)
19:17:39 [2020-06-04T23:17:39.195Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB)
19:17:39 [2020-06-04T23:17:39.195Z] [INFO] The user operation is waiting for background work to complete.
19:17:39 [2020-06-04T23:17:39.195Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (19.03kB)
19:17:39 [2020-06-04T23:17:39.450Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450...
19:17:39 [2020-06-04T23:17:39.450Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB)
19:17:39 [2020-06-04T23:17:39.450Z] [INFO] The user operation is waiting for background work to complete.
19:17:39 [2020-06-04T23:17:39.450Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.14kB)
19:17:39 [2020-06-04T23:17:39.450Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345...
19:17:39 [2020-06-04T23:17:39.450Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.83kB)
19:17:39 [2020-06-04T23:17:39.450Z] [INFO] The user operation is waiting for background work to complete.
19:17:39 [2020-06-04T23:17:39.450Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.83kB)
19:17:39 [2020-06-04T23:17:39.705Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.4.0.v20170503-2025...
19:17:39 [2020-06-04T23:17:39.705Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (67.86kB)
19:17:39 [2020-06-04T23:17:39.705Z] [INFO] The user operation is waiting for background work to complete.
19:17:39 [2020-06-04T23:17:39.705Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (67.86kB)
19:17:39 [2020-06-04T23:17:39.705Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.4.0.v20170524-1452...
19:17:39 [2020-06-04T23:17:39.959Z] [INFO] Fetching org.eclipse.jetty.http_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (132.79kB)
19:17:39 [2020-06-04T23:17:39.959Z] [INFO] The user operation is waiting for background work to complete.
19:17:39 [2020-06-04T23:17:39.959Z] [INFO] Fetching org.eclipse.jetty.http_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (132.79kB)
19:17:39 [2020-06-04T23:17:39.959Z] [INFO] Unpacking org.eclipse.jetty.http_9.4.8.v20171121...
19:17:39 [2020-06-04T23:17:39.959Z] [INFO] Fetching org.eclipse.jetty.server_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (453.73kB)
19:17:39 [2020-06-04T23:17:39.959Z] [INFO] The user operation is waiting for background work to complete.
19:17:39 [2020-06-04T23:17:39.959Z] [INFO] Fetching org.eclipse.jetty.server_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (453.73kB)
19:17:40 [2020-06-04T23:17:40.214Z] [INFO] Unpacking org.eclipse.jetty.server_9.4.8.v20171121...
19:17:40 [2020-06-04T23:17:40.214Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.14kB)
19:17:40 [2020-06-04T23:17:40.214Z] [INFO] The user operation is waiting for background work to complete.
19:17:40 [2020-06-04T23:17:40.214Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (90.14kB)
19:17:40 [2020-06-04T23:17:40.214Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.4.8.v20171121...
19:17:40 [2020-06-04T23:17:40.469Z] [INFO] Fetching org.eclipse.jetty.util_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (363.63kB)
19:17:40 [2020-06-04T23:17:40.469Z] [INFO] The user operation is waiting for background work to complete.
19:17:40 [2020-06-04T23:17:40.469Z] [INFO] Fetching org.eclipse.jetty.util_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (363.63kB)
19:17:40 [2020-06-04T23:17:40.469Z] [INFO] Unpacking org.eclipse.jetty.util_9.4.8.v20171121...
19:17:40 [2020-06-04T23:17:40.724Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.46kB)
19:17:40 [2020-06-04T23:17:40.724Z] [INFO] The user operation is waiting for background work to complete.
19:17:40 [2020-06-04T23:17:40.724Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.46kB)
19:17:40 [2020-06-04T23:17:40.724Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528...
19:17:40 [2020-06-04T23:17:40.724Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.34kB)
19:17:40 [2020-06-04T23:17:40.724Z] [INFO] The user operation is waiting for background work to complete.
19:17:40 [2020-06-04T23:17:40.724Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.34kB)
19:17:40 [2020-06-04T23:17:40.978Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358...
19:17:40 [2020-06-04T23:17:40.978Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.05kB)
19:17:40 [2020-06-04T23:17:40.978Z] [INFO] The user operation is waiting for background work to complete.
19:17:40 [2020-06-04T23:17:40.978Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (8.05kB)
19:17:40 [2020-06-04T23:17:40.978Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442...
19:17:40 [2020-06-04T23:17:40.978Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB)
19:17:40 [2020-06-04T23:17:40.978Z] [INFO] The user operation is waiting for background work to complete.
19:17:40 [2020-06-04T23:17:40.978Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (52.2kB)
19:17:41 [2020-06-04T23:17:41.232Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405...
19:17:41 [2020-06-04T23:17:41.232Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB)
19:17:41 [2020-06-04T23:17:41.232Z] [INFO] The user operation is waiting for background work to complete.
19:17:41 [2020-06-04T23:17:41.232Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (37.96kB)
19:17:41 [2020-06-04T23:17:41.232Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450...
19:17:41 [2020-06-04T23:17:41.232Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.38kB)
19:17:41 [2020-06-04T23:17:41.232Z] [INFO] The user operation is waiting for background work to complete.
19:17:41 [2020-06-04T23:17:41.232Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.38kB)
19:17:41 [2020-06-04T23:17:41.487Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.600.v20170511-1106...
19:17:41 [2020-06-04T23:17:41.487Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB)
19:17:41 [2020-06-04T23:17:41.487Z] [INFO] The user operation is waiting for background work to complete.
19:17:41 [2020-06-04T23:17:41.487Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (45.05kB)
19:17:41 [2020-06-04T23:17:41.487Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450...
19:17:41 [2020-06-04T23:17:41.487Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB)
19:17:41 [2020-06-04T23:17:41.487Z] [INFO] The user operation is waiting for background work to complete.
19:17:41 [2020-06-04T23:17:41.487Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (13.84kB)
19:17:41 [2020-06-04T23:17:41.742Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450...
19:17:41 [2020-06-04T23:17:41.742Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB)
19:17:41 [2020-06-04T23:17:41.742Z] [INFO] The user operation is waiting for background work to complete.
19:17:41 [2020-06-04T23:17:41.742Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.19kB)
19:17:41 [2020-06-04T23:17:41.742Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259...
19:17:41 [2020-06-04T23:17:41.742Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33kB)
19:17:41 [2020-06-04T23:17:41.742Z] [INFO] The user operation is waiting for background work to complete.
19:17:41 [2020-06-04T23:17:41.742Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (33kB)
19:17:41 [2020-06-04T23:17:41.997Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216...
19:17:41 [2020-06-04T23:17:41.997Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB)
19:17:41 [2020-06-04T23:17:41.997Z] [INFO] The user operation is waiting for background work to complete.
19:17:41 [2020-06-04T23:17:41.997Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (15.87kB)
19:17:42 [2020-06-04T23:17:42.252Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721...
19:17:42 [2020-06-04T23:17:42.252Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB)
19:17:42 [2020-06-04T23:17:42.252Z] [INFO] The user operation is waiting for background work to complete.
19:17:42 [2020-06-04T23:17:42.252Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (103.26kB)
19:17:42 [2020-06-04T23:17:42.252Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
19:17:42 [2020-06-04T23:17:42.811Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB)
19:17:42 [2020-06-04T23:17:42.811Z] [INFO] The user operation is waiting for background work to complete.
19:17:42 [2020-06-04T23:17:42.811Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.9kB)
19:17:42 [2020-06-04T23:17:42.811Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
19:17:43 [2020-06-04T23:17:43.066Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.49kB)
19:17:43 [2020-06-04T23:17:43.066Z] [INFO] The user operation is waiting for background work to complete.
19:17:43 [2020-06-04T23:17:43.066Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (21.49kB)
19:17:43 [2020-06-04T23:17:43.321Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244...
19:17:43 [2020-06-04T23:17:43.321Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB)
19:17:43 [2020-06-04T23:17:43.321Z] [INFO] The user operation is waiting for background work to complete.
19:17:43 [2020-06-04T23:17:43.321Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (31.18kB)
19:17:43 [2020-06-04T23:17:43.321Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106...
19:17:43 [2020-06-04T23:17:43.321Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.78kB)
19:17:43 [2020-06-04T23:17:43.321Z] [INFO] The user operation is waiting for background work to complete.
19:17:43 [2020-06-04T23:17:43.321Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (30.78kB)
19:17:43 [2020-06-04T23:17:43.578Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442...
19:17:43 [2020-06-04T23:17:43.578Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.35kB)
19:17:43 [2020-06-04T23:17:43.578Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (18.35kB)
19:17:43 [2020-06-04T23:17:43.578Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB)
19:17:43 [2020-06-04T23:17:43.578Z] [INFO] The user operation is waiting for background work to complete.
19:17:43 [2020-06-04T23:17:43.578Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.59kB)
19:17:43 [2020-06-04T23:17:43.833Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834...
19:17:43 [2020-06-04T23:17:43.833Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.3kB)
19:17:43 [2020-06-04T23:17:43.833Z] [INFO] The user operation is waiting for background work to complete.
19:17:43 [2020-06-04T23:17:43.833Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.3kB)
19:17:43 [2020-06-04T23:17:43.833Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455...
19:17:43 [2020-06-04T23:17:43.833Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB)
19:17:43 [2020-06-04T23:17:43.833Z] [INFO] The user operation is waiting for background work to complete.
19:17:43 [2020-06-04T23:17:43.833Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (40.67kB)
19:17:44 [2020-06-04T23:17:44.089Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216...
19:17:44 [2020-06-04T23:17:44.089Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB)
19:17:44 [2020-06-04T23:17:44.089Z] [INFO] The user operation is waiting for background work to complete.
19:17:44 [2020-06-04T23:17:44.089Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (102.59kB)
19:17:44 [2020-06-04T23:17:44.089Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259...
19:17:44 [2020-06-04T23:17:44.343Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.14kB)
19:17:44 [2020-06-04T23:17:44.343Z] [INFO] The user operation is waiting for background work to complete.
19:17:44 [2020-06-04T23:17:44.343Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (17.14kB)
19:17:44 [2020-06-04T23:17:44.343Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834...
19:17:44 [2020-06-04T23:17:44.343Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.68kB)
19:17:44 [2020-06-04T23:17:44.343Z] [INFO] The user operation is waiting for background work to complete.
19:17:44 [2020-06-04T23:17:44.343Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.68kB)
19:17:44 [2020-06-04T23:17:44.599Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450...
19:17:44 [2020-06-04T23:17:44.599Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB)
19:17:44 [2020-06-04T23:17:44.599Z] [INFO] The user operation is waiting for background work to complete.
19:17:44 [2020-06-04T23:17:44.599Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (116.15kB)
19:17:44 [2020-06-04T23:17:44.599Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216...
19:17:44 [2020-06-04T23:17:44.599Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.3.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.84kB)
19:17:44 [2020-06-04T23:17:44.599Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.3.1.v20170928-1405.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.84kB)
19:17:44 [2020-06-04T23:17:44.854Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB)
19:17:44 [2020-06-04T23:17:44.854Z] [INFO] The user operation is waiting for background work to complete.
19:17:44 [2020-06-04T23:17:44.854Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (295.11kB)
19:17:44 [2020-06-04T23:17:44.854Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525...
19:17:45 [2020-06-04T23:17:45.109Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.89kB)
19:17:45 [2020-06-04T23:17:45.109Z] [INFO] The user operation is waiting for background work to complete.
19:17:45 [2020-06-04T23:17:45.109Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (48.89kB)
19:17:45 [2020-06-04T23:17:45.109Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708...
19:17:45 [2020-06-04T23:17:45.109Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.85kB)
19:17:45 [2020-06-04T23:17:45.109Z] [INFO] The user operation is waiting for background work to complete.
19:17:45 [2020-06-04T23:17:45.109Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (10.85kB)
19:17:45 [2020-06-04T23:17:45.363Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125...
19:17:45 [2020-06-04T23:17:45.363Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB)
19:17:45 [2020-06-04T23:17:45.363Z] [INFO] The user operation is waiting for background work to complete.
19:17:45 [2020-06-04T23:17:45.363Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (72.71kB)
19:17:45 [2020-06-04T23:17:45.363Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.400.v20170505-1235...
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.78kB)
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] The user operation is waiting for background work to complete.
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.78kB)
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216...
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.77kB)
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.77kB)
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.82kB)
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] The user operation is waiting for background work to complete.
19:17:45 [2020-06-04T23:17:45.618Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (63.82kB)
19:17:45 [2020-06-04T23:17:45.873Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007...
19:17:45 [2020-06-04T23:17:45.873Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.74kB)
19:17:45 [2020-06-04T23:17:45.873Z] [INFO] The user operation is waiting for background work to complete.
19:17:45 [2020-06-04T23:17:45.873Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (41.74kB)
19:17:45 [2020-06-04T23:17:45.873Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259...
19:17:46 [2020-06-04T23:17:46.128Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.65kB)
19:17:46 [2020-06-04T23:17:46.128Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.3.2.v20171108-1343.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (17.65kB)
19:17:46 [2020-06-04T23:17:46.128Z] [INFO] Fetching org.eclipse.help.base_4.2.103.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (161.88kB)
19:17:46 [2020-06-04T23:17:46.128Z] [INFO] The user operation is waiting for background work to complete.
19:17:46 [2020-06-04T23:17:46.128Z] [INFO] Fetching org.eclipse.help.base_4.2.103.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (161.88kB)
19:17:46 [2020-06-04T23:17:46.128Z] [INFO] Unpacking org.eclipse.help.base_4.2.103.v20180301-0715...
19:17:46 [2020-06-04T23:17:46.383Z] [INFO] Fetching org.eclipse.help.ui_4.1.0.v20170311-0931.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (149.73kB)
19:17:46 [2020-06-04T23:17:46.383Z] [INFO] The user operation is waiting for background work to complete.
19:17:46 [2020-06-04T23:17:46.383Z] [INFO] Fetching org.eclipse.help.ui_4.1.0.v20170311-0931.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (149.73kB)
19:17:46 [2020-06-04T23:17:46.383Z] [INFO] Unpacking org.eclipse.help.ui_4.1.0.v20170311-0931...
19:17:46 [2020-06-04T23:17:46.638Z] [INFO] Fetching org.eclipse.help.webapp_3.9.1.v20170816-0843.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (239.54kB)
19:17:46 [2020-06-04T23:17:46.638Z] [INFO] The user operation is waiting for background work to complete.
19:17:46 [2020-06-04T23:17:46.638Z] [INFO] Fetching org.eclipse.help.webapp_3.9.1.v20170816-0843.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (239.54kB)
19:17:46 [2020-06-04T23:17:46.638Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.1.v20170816-0843...
19:17:46 [2020-06-04T23:17:46.638Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.74kB)
19:17:46 [2020-06-04T23:17:46.638Z] [INFO] The user operation is waiting for background work to complete.
19:17:46 [2020-06-04T23:17:46.638Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.74kB)
19:17:46 [2020-06-04T23:17:46.893Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.4.8.v20171121...
19:17:46 [2020-06-04T23:17:46.893Z] [INFO] Fetching org.eclipse.jetty.io_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (93.07kB)
19:17:46 [2020-06-04T23:17:46.893Z] [INFO] The user operation is waiting for background work to complete.
19:17:46 [2020-06-04T23:17:46.893Z] [INFO] Fetching org.eclipse.jetty.io_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (93.07kB)
19:17:46 [2020-06-04T23:17:46.893Z] [INFO] Unpacking org.eclipse.jetty.io_9.4.8.v20171121...
19:17:46 [2020-06-04T23:17:46.893Z] [INFO] Fetching org.eclipse.jetty.security_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.52kB)
19:17:46 [2020-06-04T23:17:46.893Z] [INFO] The user operation is waiting for background work to complete.
19:17:46 [2020-06-04T23:17:46.893Z] [INFO] Fetching org.eclipse.jetty.security_9.4.8.v20171121.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (70.52kB)
19:17:47 [2020-06-04T23:17:47.148Z] [INFO] Unpacking org.eclipse.jetty.security_9.4.8.v20171121...
19:17:47 [2020-06-04T23:17:47.148Z] [INFO] Fetching org.eclipse.help_2.2.103.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (18.27kB)
19:17:47 [2020-06-04T23:17:47.148Z] [INFO] Fetching org.eclipse.help_2.2.103.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (18.27kB)
19:17:47 [2020-06-04T23:17:47.403Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (281.64kB)
19:17:47 [2020-06-04T23:17:47.403Z] [INFO] The user operation is waiting for background work to complete.
19:17:47 [2020-06-04T23:17:47.403Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (281.64kB)
19:17:47 [2020-06-04T23:17:47.403Z] [INFO] Unpacking org.eclipse.platform_4.7.3.v20180301-0715...
19:17:47 [2020-06-04T23:17:47.403Z] [INFO] Fetching org.eclipse.platform.doc.user_4.7.3.v20171222-0602.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (8.78MB)
19:17:47 [2020-06-04T23:17:47.403Z] [INFO] The user operation is waiting for background work to complete.
19:17:47 [2020-06-04T23:17:47.403Z] [INFO] Fetching org.eclipse.platform.doc.user_4.7.3.v20171222-0602.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (8.78MB)
19:17:47 [2020-06-04T23:17:47.658Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.7.3.v20171222-0602...
19:17:48 [2020-06-04T23:17:48.583Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.74MB)
19:17:48 [2020-06-04T23:17:48.583Z] [INFO] The user operation is waiting for background work to complete.
19:17:48 [2020-06-04T23:17:48.583Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.100.v20170515-1335.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (1.74MB)
19:17:48 [2020-06-04T23:17:48.583Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.100.v20170515-1335...
19:17:48 [2020-06-04T23:17:48.839Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.56kB)
19:17:48 [2020-06-04T23:17:48.839Z] [INFO] The user operation is waiting for background work to complete.
19:17:48 [2020-06-04T23:17:48.839Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (118.56kB)
19:17:48 [2020-06-04T23:17:48.839Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748...
19:17:48 [2020-06-04T23:17:48.839Z] [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (96.68kB)
19:17:48 [2020-06-04T23:17:48.839Z] [INFO] The user operation is waiting for background work to complete.
19:17:48 [2020-06-04T23:17:48.839Z] [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (96.68kB)
19:17:49 [2020-06-04T23:17:49.093Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.100.v20170418-1342...
19:17:49 [2020-06-04T23:17:49.093Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.0.2.v20180126-0718.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.03kB)
19:17:49 [2020-06-04T23:17:49.093Z] [INFO] The user operation is waiting for background work to complete.
19:17:49 [2020-06-04T23:17:49.093Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.0.2.v20180126-0718.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (24.03kB)
19:17:49 [2020-06-04T23:17:49.093Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.0.2.v20180126-0718...
19:17:49 [2020-06-04T23:17:49.348Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.100.v20170131-1736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.93kB)
19:17:49 [2020-06-04T23:17:49.348Z] [INFO] The user operation is waiting for background work to complete.
19:17:49 [2020-06-04T23:17:49.348Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.100.v20170131-1736.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (27.93kB)
19:17:49 [2020-06-04T23:17:49.348Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.100.v20170131-1736...
19:17:49 [2020-06-04T23:17:49.348Z] [INFO] Fetching org.eclipse.ui.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.74kB)
19:17:49 [2020-06-04T23:17:49.348Z] [INFO] The user operation is waiting for background work to complete.
19:17:49 [2020-06-04T23:17:49.348Z] [INFO] Fetching org.eclipse.ui.net_1.3.100.v20170516-0820.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (20.74kB)
19:17:49 [2020-06-04T23:17:49.348Z] [INFO] Unpacking org.eclipse.ui.net_1.3.100.v20170516-0820...
19:17:49 [2020-06-04T23:17:49.603Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.75kB)
19:17:49 [2020-06-04T23:17:49.603Z] [INFO] The user operation is waiting for background work to complete.
19:17:49 [2020-06-04T23:17:49.603Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.0.v20161212-0515.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (66.75kB)
19:17:49 [2020-06-04T23:17:49.603Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.0.v20161212-0515...
19:17:49 [2020-06-04T23:17:49.603Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.12kB)
19:17:49 [2020-06-04T23:17:49.603Z] [INFO] The user operation is waiting for background work to complete.
19:17:49 [2020-06-04T23:17:49.603Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.12kB)
19:17:49 [2020-06-04T23:17:49.858Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310...
19:17:49 [2020-06-04T23:17:49.858Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.25kB)
19:17:49 [2020-06-04T23:17:49.858Z] [INFO] The user operation is waiting for background work to complete.
19:17:49 [2020-06-04T23:17:49.858Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (14.25kB)
19:17:49 [2020-06-04T23:17:49.858Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.100.v20170515-0756...
19:17:49 [2020-06-04T23:17:49.858Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.73kB)
19:17:49 [2020-06-04T23:17:49.858Z] [INFO] The user operation is waiting for background work to complete.
19:17:49 [2020-06-04T23:17:49.858Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.73kB)
19:17:50 [2020-06-04T23:17:50.113Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.1.v20170809-1356...
19:17:50 [2020-06-04T23:17:50.113Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.24kB)
19:17:50 [2020-06-04T23:17:50.113Z] [INFO] Fetching org.eclipse.platform_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (19.24kB)
19:17:50 [2020-06-04T23:17:50.113Z] [INFO] Fetching org.eclipse.platform_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (195B)
19:17:50 [2020-06-04T23:17:50.113Z] [INFO] Fetching org.eclipse.platform_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (195B)
19:17:50 [2020-06-04T23:17:50.368Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB)
19:17:50 [2020-06-04T23:17:50.368Z] [INFO] The user operation is waiting for background work to complete.
19:17:50 [2020-06-04T23:17:50.368Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (44.89kB)
19:17:50 [2020-06-04T23:17:50.368Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750...
19:17:50 [2020-06-04T23:17:50.368Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (9.4kB)
19:17:50 [2020-06-04T23:17:50.368Z] [INFO] The user operation is waiting for background work to complete.
19:17:50 [2020-06-04T23:17:50.368Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201803211000/plugins/ (9.4kB)
19:17:50 [2020-06-04T23:17:50.623Z] [INFO] Unpacking org.eclipse.rcp_4.7.3.v20180301-0715...
19:17:50 [2020-06-04T23:17:50.623Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (17.83kB)
19:17:50 [2020-06-04T23:17:50.623Z] [INFO] Fetching org.eclipse.rcp_4.7.3.v20180301-0715.jar from https://download.eclipse.org/releases/oxygen/201803211000/features/ (17.83kB)
19:17:50 [2020-06-04T23:17:50.623Z] [INFO] Fetching org.eclipse.rcp_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (26.16kB)
19:17:50 [2020-06-04T23:17:50.623Z] [INFO] Fetching org.eclipse.rcp_root_4.7.3.v20180301-0715 from https://download.eclipse.org/releases/oxygen/201803211000/binary/ (26.16kB)
19:17:50 [2020-06-04T23:17:50.878Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
19:17:50 [2020-06-04T23:17:50.878Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
19:17:50 [2020-06-04T23:17:50.878Z] [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB)
19:17:50 [2020-06-04T23:17:50.878Z] [INFO] The user operation is waiting for background work to complete.
19:17:50 [2020-06-04T23:17:50.878Z] [INFO] Fetching org.eclipse.ui.trace_1.1.0.v20170201-2036.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (26.66kB)
19:17:51 [2020-06-04T23:17:51.133Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.0.v20170201-2036...
19:17:51 [2020-06-04T23:17:51.133Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (83.71kB)
19:17:51 [2020-06-04T23:17:51.133Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.100.v20170515-1458.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (83.71kB)
19:17:51 [2020-06-04T23:17:51.133Z] [INFO] The user operation is waiting for background work to complete.
19:17:51 [2020-06-04T23:17:51.133Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.100.v20170515-1458...
19:17:51 [2020-06-04T23:17:51.388Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.4kB)
19:17:51 [2020-06-04T23:17:51.388Z] [INFO] The user operation is waiting for background work to complete.
19:17:51 [2020-06-04T23:17:51.388Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.4kB)
19:17:51 [2020-06-04T23:17:51.388Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940...
19:17:51 [2020-06-04T23:17:51.948Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.69kB)
19:17:51 [2020-06-04T23:17:51.948Z] [INFO] The user operation is waiting for background work to complete.
19:17:51 [2020-06-04T23:17:51.948Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (18.69kB)
19:17:51 [2020-06-04T23:17:51.948Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418...
19:17:52 [2020-06-04T23:17:52.203Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.62kB)
19:17:52 [2020-06-04T23:17:52.203Z] [INFO] The user operation is waiting for background work to complete.
19:17:52 [2020-06-04T23:17:52.203Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.62kB)
19:17:52 [2020-06-04T23:17:52.203Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834...
19:17:52 [2020-06-04T23:17:52.203Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.77kB)
19:17:52 [2020-06-04T23:17:52.203Z] [INFO] The user operation is waiting for background work to complete.
19:17:52 [2020-06-04T23:17:52.203Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.77kB)
19:17:52 [2020-06-04T23:17:52.459Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442...
19:17:52 [2020-06-04T23:17:52.459Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.62kB)
19:17:52 [2020-06-04T23:17:52.459Z] [INFO] The user operation is waiting for background work to complete.
19:17:52 [2020-06-04T23:17:52.459Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.62kB)
19:17:52 [2020-06-04T23:17:52.459Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450...
19:17:52 [2020-06-04T23:17:52.459Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.15kB)
19:17:52 [2020-06-04T23:17:52.459Z] [INFO] The user operation is waiting for background work to complete.
19:17:52 [2020-06-04T23:17:52.459Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (9.15kB)
19:17:52 [2020-06-04T23:17:52.715Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940...
19:17:52 [2020-06-04T23:17:52.715Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.9kB)
19:17:52 [2020-06-04T23:17:52.715Z] [INFO] The user operation is waiting for background work to complete.
19:17:52 [2020-06-04T23:17:52.715Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (36.9kB)
19:17:52 [2020-06-04T23:17:52.715Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650...
19:17:52 [2020-06-04T23:17:52.970Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.78kB)
19:17:52 [2020-06-04T23:17:52.970Z] [INFO] The user operation is waiting for background work to complete.
19:17:52 [2020-06-04T23:17:52.970Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (80.78kB)
19:17:53 [2020-06-04T23:17:53.225Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834...
19:17:53 [2020-06-04T23:17:53.225Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.92kB)
19:17:53 [2020-06-04T23:17:53.225Z] [INFO] The user operation is waiting for background work to complete.
19:17:53 [2020-06-04T23:17:53.225Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (7.92kB)
19:17:53 [2020-06-04T23:17:53.225Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428...
19:17:53 [2020-06-04T23:17:53.225Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.31kB)
19:17:53 [2020-06-04T23:17:53.225Z] [INFO] The user operation is waiting for background work to complete.
19:17:53 [2020-06-04T23:17:53.225Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (12.31kB)
19:17:53 [2020-06-04T23:17:53.480Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307...
19:17:53 [2020-06-04T23:17:53.480Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml
19:17:53 [2020-06-04T23:17:53.480Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:17:53 [2020-06-04T23:17:53.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:17:53 [2020-06-04T23:17:53.480Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
19:17:53 [2020-06-04T23:17:53.735Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
19:17:53 [2020-06-04T23:17:53.735Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
19:17:53 [2020-06-04T23:17:53.735Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.32kB)
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] The user operation is waiting for background work to complete.
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (16.32kB)
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450...
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.85kB)
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] The user operation is waiting for background work to complete.
19:17:53 [2020-06-04T23:17:53.990Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (25.85kB)
19:17:54 [2020-06-04T23:17:54.245Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259...
19:17:54 [2020-06-04T23:17:54.245Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (77.77kB)
19:17:54 [2020-06-04T23:17:54.245Z] [INFO] The user operation is waiting for background work to complete.
19:17:54 [2020-06-04T23:17:54.245Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (77.77kB)
19:17:54 [2020-06-04T23:17:54.245Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708...
19:17:54 [2020-06-04T23:17:54.500Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
19:17:54 [2020-06-04T23:17:54.500Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:17:54 [2020-06-04T23:17:54.500Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:17:54 [2020-06-04T23:17:54.500Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
19:17:54 [2020-06-04T23:17:54.500Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
19:17:54 [2020-06-04T23:17:54.500Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
19:17:54 [2020-06-04T23:17:54.754Z] [INFO] Fetching org.eclipse.equinox.executable_3.7.2.v20171108-1834.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (226.77kB)
19:17:54 [2020-06-04T23:17:54.754Z] [INFO] Fetching org.eclipse.equinox.executable_3.7.2.v20171108-1834.jar from https://download.eclipse.org/releases/oxygen/201804111000/features/ (226.77kB)
19:17:54 [2020-06-04T23:17:54.754Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (34.39kB)
19:17:54 [2020-06-04T23:17:54.754Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (34.39kB)
19:17:55 [2020-06-04T23:17:55.009Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (11.11kB)
19:17:55 [2020-06-04T23:17:55.009Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (11.11kB)
19:17:55 [2020-06-04T23:17:55.264Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (31.96kB)
19:17:55 [2020-06-04T23:17:55.264Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.2.v20171108-1834 from https://download.eclipse.org/releases/oxygen/201804111000/binary/ (31.96kB)
19:17:55 [2020-06-04T23:17:55.264Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
19:17:55 [2020-06-04T23:17:55.264Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
19:17:55 [2020-06-04T23:17:55.264Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
19:17:55 [2020-06-04T23:17:55.519Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (1.36MB)
19:17:55 [2020-06-04T23:17:55.519Z] [INFO] The user operation is waiting for background work to complete.
19:17:55 [2020-06-04T23:17:55.519Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (1.36MB)
19:17:55 [2020-06-04T23:17:55.519Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
19:17:56 [2020-06-04T23:17:56.443Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml
19:17:56 [2020-06-04T23:17:56.698Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:17:56 [2020-06-04T23:17:56.698Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:17:56 [2020-06-04T23:17:56.698Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
19:17:56 [2020-06-04T23:17:56.953Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
19:17:56 [2020-06-04T23:17:56.953Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
19:17:57 [2020-06-04T23:17:57.207Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml
19:17:57 [2020-06-04T23:17:57.207Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.207Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.462Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.717Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.972Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.972Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.972Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.972Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.973Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
19:17:57 [2020-06-04T23:17:57.973Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
19:17:57 [2020-06-04T23:17:57.973Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.228Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.228Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.228Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.228Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.228Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.228Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.228Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.483Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
19:17:58 [2020-06-04T23:17:58.483Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
19:17:58 [2020-06-04T23:17:58.483Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
19:17:58 [2020-06-04T23:17:58.483Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.483Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.737Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.737Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.737Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.995Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.995Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.995Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.995Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.995Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.995Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.995Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
19:17:58 [2020-06-04T23:17:58.996Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
19:17:58 [2020-06-04T23:17:58.996Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.250Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.250Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
19:17:59 [2020-06-04T23:17:59.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
19:17:59 [2020-06-04T23:17:59.250Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
19:17:59 [2020-06-04T23:17:59.250Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.250Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.251Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
19:17:59 [2020-06-04T23:17:59.505Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
19:17:59 [2020-06-04T23:17:59.505Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
19:17:59 [2020-06-04T23:17:59.506Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.506Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.760Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.760Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
19:17:59 [2020-06-04T23:17:59.760Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.016Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.016Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
19:18:00 [2020-06-04T23:18:00.016Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
19:18:00 [2020-06-04T23:18:00.016Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.016Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.016Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.016Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.016Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.016Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.272Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.272Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.272Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.272Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.272Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.272Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.527Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
19:18:00 [2020-06-04T23:18:00.782Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.037Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.037Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.037Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.037Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.037Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.292Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.292Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.292Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.547Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.547Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
19:18:01 [2020-06-04T23:18:01.547Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
19:18:01 [2020-06-04T23:18:01.547Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
19:18:01 [2020-06-04T23:18:01.547Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.547Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.802Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.802Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.802Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
19:18:01 [2020-06-04T23:18:01.802Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.802Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
19:18:01 [2020-06-04T23:18:01.803Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:6.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] ------------------------------------------------------------------------
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Reactor Build Order:
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] 
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Parent                                               [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass State System Parent                                  [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass TMF Parent                                           [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Documentation                                        [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass RCP Parent                                           [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Json trace Parent                                    [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] Trace Compass Target Platform                                      [pom]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.803Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] Trace Compass Repository                            [eclipse-repository]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] 
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] Building Trace Compass Parent 6.0.0-SNAPSHOT                     [1/138]
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] 
19:18:01 [2020-06-04T23:18:01.804Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
19:18:01 [2020-06-04T23:18:01.804Z] [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
19:18:01 [2020-06-04T23:18:01.804Z] [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
19:18:02 [2020-06-04T23:18:02.059Z] [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
19:18:02 [2020-06-04T23:18:02.314Z] [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
19:18:02 [2020-06-04T23:18:02.314Z] [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
19:18:02 [2020-06-04T23:18:02.314Z] [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
19:18:02 [2020-06-04T23:18:02.314Z] [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 328 kB/s)
19:18:02 [2020-06-04T23:18:02.314Z] [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
19:18:02 [2020-06-04T23:18:02.314Z] [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
19:18:02 [2020-06-04T23:18:02.314Z] [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
19:18:02 [2020-06-04T23:18:02.873Z] [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
19:18:02 [2020-06-04T23:18:02.874Z] [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
19:18:02 [2020-06-04T23:18:02.874Z] [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
19:18:02 [2020-06-04T23:18:02.874Z] [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 213 kB/s)
19:18:02 [2020-06-04T23:18:02.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
19:18:03 [2020-06-04T23:18:03.128Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
19:18:03 [2020-06-04T23:18:03.128Z] [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
19:18:03 [2020-06-04T23:18:03.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
19:18:03 [2020-06-04T23:18:03.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
19:18:03 [2020-06-04T23:18:03.383Z] [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
19:18:03 [2020-06-04T23:18:03.383Z] [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.6 MB/s)
19:18:03 [2020-06-04T23:18:03.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
19:18:03 [2020-06-04T23:18:03.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
19:18:03 [2020-06-04T23:18:03.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
19:18:03 [2020-06-04T23:18:03.893Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
19:18:03 [2020-06-04T23:18:03.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
19:18:03 [2020-06-04T23:18:03.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
19:18:03 [2020-06-04T23:18:03.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 693 kB/s)
19:18:03 [2020-06-04T23:18:03.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
19:18:03 [2020-06-04T23:18:03.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
19:18:03 [2020-06-04T23:18:03.893Z] [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
19:18:04 [2020-06-04T23:18:04.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
19:18:04 [2020-06-04T23:18:04.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
19:18:04 [2020-06-04T23:18:04.403Z] [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
19:18:04 [2020-06-04T23:18:04.403Z] [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 726 kB/s)
19:18:04 [2020-06-04T23:18:04.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
19:18:04 [2020-06-04T23:18:04.403Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
19:18:04 [2020-06-04T23:18:04.403Z] [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
19:18:04 [2020-06-04T23:18:04.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
19:18:04 [2020-06-04T23:18:04.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
19:18:04 [2020-06-04T23:18:04.658Z] [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
19:18:04 [2020-06-04T23:18:04.913Z] [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.7 MB/s)
19:18:04 [2020-06-04T23:18:04.913Z] [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
19:18:04 [2020-06-04T23:18:04.913Z] [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
19:18:04 [2020-06-04T23:18:04.913Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [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 48 kB/s)
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.168Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
19:18:05 [2020-06-04T23:18:05.168Z] [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
19:18:05 [2020-06-04T23:18:05.423Z] [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
19:18:05 [2020-06-04T23:18:05.423Z] [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
19:18:05 [2020-06-04T23:18:05.423Z] [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
19:18:05 [2020-06-04T23:18:05.423Z] [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
19:18:05 [2020-06-04T23:18:05.677Z] [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
19:18:05 [2020-06-04T23:18:05.677Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
19:18:05 [2020-06-04T23:18:05.677Z] [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
19:18:05 [2020-06-04T23:18:05.677Z] [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
19:18:05 [2020-06-04T23:18:05.933Z] [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
19:18:05 [2020-06-04T23:18:05.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
19:18:05 [2020-06-04T23:18:05.933Z] [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
19:18:05 [2020-06-04T23:18:05.933Z] [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
19:18:05 [2020-06-04T23:18:05.933Z] [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
19:18:05 [2020-06-04T23:18:05.933Z] [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
19:18:05 [2020-06-04T23:18:05.933Z] [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
19:18:05 [2020-06-04T23:18:05.933Z] [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
19:18:05 [2020-06-04T23:18:05.933Z] [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 13 MB/s)
19:18:05 [2020-06-04T23:18:05.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 7.4 MB/s)
19:18:05 [2020-06-04T23:18:05.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 1.2 MB/s)
19:18:05 [2020-06-04T23:18:05.933Z] [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 5.5 MB/s)
19:18:06 [2020-06-04T23:18:06.189Z] [INFO] 
19:18:06 [2020-06-04T23:18:06.189Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
19:18:06 [2020-06-04T23:18:06.189Z] [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
19:18:06 [2020-06-04T23:18:06.189Z] [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
19:18:06 [2020-06-04T23:18:06.189Z] [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
19:18:06 [2020-06-04T23:18:06.445Z] [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
19:18:06 [2020-06-04T23:18:06.445Z] [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
19:18:06 [2020-06-04T23:18:06.445Z] [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
19:18:06 [2020-06-04T23:18:06.445Z] [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 225 kB/s)
19:18:06 [2020-06-04T23:18:06.445Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
19:18:06 [2020-06-04T23:18:06.445Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
19:18:06 [2020-06-04T23:18:06.445Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
19:18:07 [2020-06-04T23:18:07.005Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
19:18:07 [2020-06-04T23:18:07.005Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
19:18:07 [2020-06-04T23:18:07.005Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
19:18:07 [2020-06-04T23:18:07.005Z] [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 195 kB/s)
19:18:07 [2020-06-04T23:18:07.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
19:18:07 [2020-06-04T23:18:07.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
19:18:07 [2020-06-04T23:18:07.005Z] [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
19:18:07 [2020-06-04T23:18:07.260Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
19:18:07 [2020-06-04T23:18:07.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
19:18:07 [2020-06-04T23:18:07.260Z] [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
19:18:07 [2020-06-04T23:18:07.260Z] [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 36 kB/s)
19:18:07 [2020-06-04T23:18:07.260Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
19:18:07 [2020-06-04T23:18:07.260Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
19:18:07 [2020-06-04T23:18:07.260Z] [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
19:18:07 [2020-06-04T23:18:07.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
19:18:07 [2020-06-04T23:18:07.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
19:18:07 [2020-06-04T23:18:07.821Z] [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
19:18:07 [2020-06-04T23:18:07.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 123 kB/s)
19:18:07 [2020-06-04T23:18:07.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
19:18:07 [2020-06-04T23:18:07.821Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
19:18:07 [2020-06-04T23:18:07.821Z] [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
19:18:08 [2020-06-04T23:18:08.076Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
19:18:08 [2020-06-04T23:18:08.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
19:18:08 [2020-06-04T23:18:08.076Z] [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
19:18:08 [2020-06-04T23:18:08.076Z] [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 654 kB/s)
19:18:08 [2020-06-04T23:18:08.076Z] [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
19:18:08 [2020-06-04T23:18:08.076Z] [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
19:18:08 [2020-06-04T23:18:08.076Z] [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
19:18:08 [2020-06-04T23:18:08.331Z] [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
19:18:08 [2020-06-04T23:18:08.586Z] [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
19:18:08 [2020-06-04T23:18:08.586Z] [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
19:18:08 [2020-06-04T23:18:08.586Z] [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 202 kB/s)
19:18:08 [2020-06-04T23:18:08.586Z] [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
19:18:08 [2020-06-04T23:18:08.586Z] [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
19:18:08 [2020-06-04T23:18:08.586Z] [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
19:18:08 [2020-06-04T23:18:08.840Z] [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
19:18:08 [2020-06-04T23:18:08.840Z] [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
19:18:08 [2020-06-04T23:18:08.840Z] [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
19:18:09 [2020-06-04T23:18:09.095Z] [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 44 kB/s)
19:18:09 [2020-06-04T23:18:09.095Z] [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
19:18:09 [2020-06-04T23:18:09.095Z] [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
19:18:09 [2020-06-04T23:18:09.095Z] [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
19:18:09 [2020-06-04T23:18:09.350Z] [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
19:18:09 [2020-06-04T23:18:09.350Z] [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
19:18:09 [2020-06-04T23:18:09.351Z] [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
19:18:09 [2020-06-04T23:18:09.351Z] [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 218 kB/s)
19:18:09 [2020-06-04T23:18:09.351Z] [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
19:18:09 [2020-06-04T23:18:09.351Z] [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
19:18:09 [2020-06-04T23:18:09.351Z] [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
19:18:09 [2020-06-04T23:18:09.910Z] [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
19:18:09 [2020-06-04T23:18:09.910Z] [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
19:18:09 [2020-06-04T23:18:09.910Z] [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
19:18:09 [2020-06-04T23:18:09.910Z] [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 198 kB/s)
19:18:09 [2020-06-04T23:18:09.910Z] [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
19:18:09 [2020-06-04T23:18:09.910Z] [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
19:18:09 [2020-06-04T23:18:09.910Z] [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
19:18:10 [2020-06-04T23:18:10.166Z] [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
19:18:10 [2020-06-04T23:18:10.166Z] [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
19:18:10 [2020-06-04T23:18:10.166Z] [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
19:18:10 [2020-06-04T23:18:10.166Z] [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 262 kB/s)
19:18:10 [2020-06-04T23:18:10.166Z] [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
19:18:10 [2020-06-04T23:18:10.166Z] [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
19:18:10 [2020-06-04T23:18:10.166Z] [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
19:18:10 [2020-06-04T23:18:10.726Z] [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
19:18:10 [2020-06-04T23:18:10.726Z] [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
19:18:10 [2020-06-04T23:18:10.726Z] [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
19:18:10 [2020-06-04T23:18:10.726Z] [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 378 kB/s)
19:18:10 [2020-06-04T23:18:10.726Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
19:18:10 [2020-06-04T23:18:10.726Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
19:18:10 [2020-06-04T23:18:10.726Z] [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
19:18:10 [2020-06-04T23:18:10.981Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
19:18:10 [2020-06-04T23:18:10.981Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
19:18:10 [2020-06-04T23:18:10.981Z] [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
19:18:10 [2020-06-04T23:18:10.981Z] [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 501 kB/s)
19:18:10 [2020-06-04T23:18:10.981Z] [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
19:18:10 [2020-06-04T23:18:10.981Z] [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
19:18:10 [2020-06-04T23:18:10.981Z] [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
19:18:11 [2020-06-04T23:18:11.541Z] [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
19:18:11 [2020-06-04T23:18:11.541Z] [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
19:18:11 [2020-06-04T23:18:11.541Z] [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
19:18:11 [2020-06-04T23:18:11.541Z] [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 74 kB/s)
19:18:11 [2020-06-04T23:18:11.541Z] [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
19:18:11 [2020-06-04T23:18:11.541Z] [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
19:18:11 [2020-06-04T23:18:11.541Z] [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
19:18:11 [2020-06-04T23:18:11.796Z] [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
19:18:11 [2020-06-04T23:18:11.796Z] [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
19:18:11 [2020-06-04T23:18:11.796Z] [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
19:18:11 [2020-06-04T23:18:11.796Z] [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 202 kB/s)
19:18:11 [2020-06-04T23:18:11.796Z] [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
19:18:11 [2020-06-04T23:18:11.796Z] [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
19:18:12 [2020-06-04T23:18:12.051Z] [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
19:18:12 [2020-06-04T23:18:12.306Z] [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
19:18:12 [2020-06-04T23:18:12.306Z] [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
19:18:12 [2020-06-04T23:18:12.306Z] [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
19:18:12 [2020-06-04T23:18:12.306Z] [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 859 kB/s)
19:18:12 [2020-06-04T23:18:12.306Z] [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
19:18:12 [2020-06-04T23:18:12.306Z] [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
19:18:12 [2020-06-04T23:18:12.306Z] [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
19:18:12 [2020-06-04T23:18:12.561Z] [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
19:18:12 [2020-06-04T23:18:12.561Z] [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
19:18:12 [2020-06-04T23:18:12.816Z] [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
19:18:12 [2020-06-04T23:18:12.816Z] [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 156 kB/s)
19:18:12 [2020-06-04T23:18:12.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
19:18:12 [2020-06-04T23:18:12.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
19:18:12 [2020-06-04T23:18:12.816Z] [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
19:18:13 [2020-06-04T23:18:13.071Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
19:18:13 [2020-06-04T23:18:13.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
19:18:13 [2020-06-04T23:18:13.071Z] [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
19:18:13 [2020-06-04T23:18:13.071Z] [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 1.0 MB/s)
19:18:13 [2020-06-04T23:18:13.071Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
19:18:13 [2020-06-04T23:18:13.325Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
19:18:13 [2020-06-04T23:18:13.325Z] [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
19:18:13 [2020-06-04T23:18:13.581Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
19:18:13 [2020-06-04T23:18:13.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
19:18:13 [2020-06-04T23:18:13.581Z] [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
19:18:13 [2020-06-04T23:18:13.581Z] [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 6.6 kB/s)
19:18:13 [2020-06-04T23:18:13.581Z] [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
19:18:13 [2020-06-04T23:18:13.581Z] [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
19:18:13 [2020-06-04T23:18:13.581Z] [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
19:18:13 [2020-06-04T23:18:13.836Z] [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
19:18:13 [2020-06-04T23:18:13.836Z] [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
19:18:13 [2020-06-04T23:18:13.836Z] [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
19:18:14 [2020-06-04T23:18:14.092Z] [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 281 kB/s)
19:18:14 [2020-06-04T23:18:14.092Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.092Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.347Z] [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 57 kB/s)
19:18:14 [2020-06-04T23:18:14.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.347Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.602Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
19:18:14 [2020-06-04T23:18:14.857Z] [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 118 kB/s)
19:18:14 [2020-06-04T23:18:14.857Z] [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
19:18:14 [2020-06-04T23:18:14.857Z] [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
19:18:14 [2020-06-04T23:18:14.857Z] [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
19:18:15 [2020-06-04T23:18:15.112Z] [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
19:18:15 [2020-06-04T23:18:15.112Z] [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
19:18:15 [2020-06-04T23:18:15.112Z] [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
19:18:15 [2020-06-04T23:18:15.112Z] [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 382 kB/s)
19:18:15 [2020-06-04T23:18:15.112Z] [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
19:18:15 [2020-06-04T23:18:15.112Z] [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
19:18:15 [2020-06-04T23:18:15.367Z] [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
19:18:15 [2020-06-04T23:18:15.622Z] [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
19:18:15 [2020-06-04T23:18:15.622Z] [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
19:18:15 [2020-06-04T23:18:15.622Z] [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
19:18:15 [2020-06-04T23:18:15.622Z] [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 393 kB/s)
19:18:15 [2020-06-04T23:18:15.622Z] [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
19:18:15 [2020-06-04T23:18:15.622Z] [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
19:18:15 [2020-06-04T23:18:15.622Z] [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
19:18:15 [2020-06-04T23:18:15.877Z] [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
19:18:16 [2020-06-04T23:18:16.132Z] [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
19:18:16 [2020-06-04T23:18:16.132Z] [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
19:18:16 [2020-06-04T23:18:16.132Z] [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 157 kB/s)
19:18:16 [2020-06-04T23:18:16.132Z] [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
19:18:16 [2020-06-04T23:18:16.132Z] [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
19:18:16 [2020-06-04T23:18:16.132Z] [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
19:18:16 [2020-06-04T23:18:16.387Z] [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
19:18:16 [2020-06-04T23:18:16.387Z] [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
19:18:16 [2020-06-04T23:18:16.387Z] [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
19:18:16 [2020-06-04T23:18:16.387Z] [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 1.3 MB/s)
19:18:16 [2020-06-04T23:18:16.387Z] [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
19:18:16 [2020-06-04T23:18:16.387Z] [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
19:18:16 [2020-06-04T23:18:16.642Z] [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
19:18:16 [2020-06-04T23:18:16.897Z] [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
19:18:16 [2020-06-04T23:18:16.897Z] [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
19:18:16 [2020-06-04T23:18:16.897Z] [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
19:18:16 [2020-06-04T23:18:16.897Z] [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 41 kB/s)
19:18:16 [2020-06-04T23:18:16.897Z] [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
19:18:16 [2020-06-04T23:18:16.897Z] [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
19:18:16 [2020-06-04T23:18:16.897Z] [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
19:18:17 [2020-06-04T23:18:17.152Z] [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
19:18:17 [2020-06-04T23:18:17.152Z] [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
19:18:17 [2020-06-04T23:18:17.407Z] [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
19:18:17 [2020-06-04T23:18:17.407Z] [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 104 kB/s)
19:18:17 [2020-06-04T23:18:17.407Z] [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
19:18:17 [2020-06-04T23:18:17.407Z] [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
19:18:17 [2020-06-04T23:18:17.407Z] [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
19:18:17 [2020-06-04T23:18:17.661Z] [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
19:18:17 [2020-06-04T23:18:17.661Z] [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
19:18:17 [2020-06-04T23:18:17.662Z] [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
19:18:17 [2020-06-04T23:18:17.662Z] [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 105 kB/s)
19:18:17 [2020-06-04T23:18:17.662Z] [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
19:18:17 [2020-06-04T23:18:17.662Z] [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
19:18:17 [2020-06-04T23:18:17.662Z] [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
19:18:18 [2020-06-04T23:18:18.221Z] [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
19:18:18 [2020-06-04T23:18:18.221Z] [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
19:18:18 [2020-06-04T23:18:18.221Z] [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
19:18:18 [2020-06-04T23:18:18.221Z] [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 397 kB/s)
19:18:18 [2020-06-04T23:18:18.221Z] [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
19:18:18 [2020-06-04T23:18:18.221Z] [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
19:18:18 [2020-06-04T23:18:18.221Z] [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
19:18:18 [2020-06-04T23:18:18.476Z] [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
19:18:18 [2020-06-04T23:18:18.476Z] [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
19:18:18 [2020-06-04T23:18:18.476Z] [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
19:18:18 [2020-06-04T23:18:18.476Z] [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 247 kB/s)
19:18:18 [2020-06-04T23:18:18.476Z] [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
19:18:18 [2020-06-04T23:18:18.476Z] [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
19:18:18 [2020-06-04T23:18:18.476Z] [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
19:18:19 [2020-06-04T23:18:19.035Z] [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
19:18:19 [2020-06-04T23:18:19.035Z] [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
19:18:19 [2020-06-04T23:18:19.035Z] [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
19:18:19 [2020-06-04T23:18:19.035Z] [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 137 kB/s)
19:18:19 [2020-06-04T23:18:19.035Z] [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
19:18:19 [2020-06-04T23:18:19.035Z] [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
19:18:19 [2020-06-04T23:18:19.035Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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 102 kB/s)
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.290Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
19:18:19 [2020-06-04T23:18:19.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.545Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
19:18:19 [2020-06-04T23:18:19.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:19 [2020-06-04T23:18:19.800Z] [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
19:18:20 [2020-06-04T23:18:20.056Z] [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
19:18:20 [2020-06-04T23:18:20.056Z] [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
19:18:20 [2020-06-04T23:18:20.056Z] [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
19:18:20 [2020-06-04T23:18:20.311Z] [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
19:18:20 [2020-06-04T23:18:20.311Z] [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
19:18:20 [2020-06-04T23:18:20.565Z] [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
19:18:20 [2020-06-04T23:18:20.566Z] [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
19:18:20 [2020-06-04T23:18:20.566Z] [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
19:18:20 [2020-06-04T23:18:20.566Z] [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
19:18:20 [2020-06-04T23:18:20.566Z] [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
19:18:20 [2020-06-04T23:18:20.820Z] [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
19:18:20 [2020-06-04T23:18:20.820Z] [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
19:18:20 [2020-06-04T23:18:20.820Z] [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
19:18:20 [2020-06-04T23:18:20.820Z] [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
19:18:20 [2020-06-04T23:18:20.820Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
19:18:21 [2020-06-04T23:18:21.074Z] [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
19:18:21 [2020-06-04T23:18:21.075Z] [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
19:18:21 [2020-06-04T23:18:21.075Z] [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
19:18:21 [2020-06-04T23:18:21.075Z] [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
19:18:21 [2020-06-04T23:18:21.075Z] [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
19:18:21 [2020-06-04T23:18:21.329Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
19:18:21 [2020-06-04T23:18:21.329Z] [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
19:18:21 [2020-06-04T23:18:21.329Z] [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
19:18:21 [2020-06-04T23:18:21.329Z] [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
19:18:21 [2020-06-04T23:18:21.329Z] [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
19:18:21 [2020-06-04T23:18:21.584Z] [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
19:18:21 [2020-06-04T23:18:21.584Z] [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
19:18:21 [2020-06-04T23:18:21.585Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
19:18:21 [2020-06-04T23:18:21.840Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.095Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
19:18:22 [2020-06-04T23:18:22.095Z] [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
19:18:22 [2020-06-04T23:18:22.096Z] [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
19:18:22 [2020-06-04T23:18:22.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
19:18:22 [2020-06-04T23:18:22.096Z] [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
19:18:22 [2020-06-04T23:18:22.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
19:18:22 [2020-06-04T23:18:22.096Z] [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
19:18:22 [2020-06-04T23:18:22.096Z] [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
19:18:22 [2020-06-04T23:18:22.096Z] [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
19:18:22 [2020-06-04T23:18:22.096Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
19:18:22 [2020-06-04T23:18:22.351Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.351Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
19:18:22 [2020-06-04T23:18:22.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
19:18:22 [2020-06-04T23:18:22.606Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [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
19:18:22 [2020-06-04T23:18:22.606Z] [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 446 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 789 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 717 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 1.6 MB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 73 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 101 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 179 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 1.4 MB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 77 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 392 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 194 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 118 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 90 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 156 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 79 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 90 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
19:18:22 [2020-06-04T23:18:22.607Z] [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 92 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 280 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 238 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 1.5 MB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 66 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 71 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
19:18:22 [2020-06-04T23:18:22.607Z] [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 194 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 385 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 596 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 1.4 MB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 66 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 734 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
19:18:22 [2020-06-04T23:18:22.607Z] [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 192 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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
19:18:22 [2020-06-04T23:18:22.607Z] [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 315 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 239 kB/s)
19:18:22 [2020-06-04T23:18:22.607Z] [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 979 kB/s)
19:18:22 [2020-06-04T23:18:22.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 1.1 MB/s)
19:18:22 [2020-06-04T23:18:22.862Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.3 MB/s)
19:18:23 [2020-06-04T23:18:23.786Z] [INFO] 
19:18:23 [2020-06-04T23:18:23.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
19:18:23 [2020-06-04T23:18:23.786Z] [INFO] 
19:18:23 [2020-06-04T23:18:23.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
19:18:23 [2020-06-04T23:18:23.786Z] [INFO] 
19:18:23 [2020-06-04T23:18:23.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
19:18:23 [2020-06-04T23:18:23.786Z] [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
19:18:23 [2020-06-04T23:18:23.786Z] [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
19:18:23 [2020-06-04T23:18:23.786Z] [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
19:18:24 [2020-06-04T23:18:24.041Z] [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
19:18:24 [2020-06-04T23:18:24.041Z] [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
19:18:24 [2020-06-04T23:18:24.041Z] [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
19:18:24 [2020-06-04T23:18:24.041Z] [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 520 kB/s)
19:18:24 [2020-06-04T23:18:24.041Z] [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
19:18:24 [2020-06-04T23:18:24.041Z] [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
19:18:24 [2020-06-04T23:18:24.041Z] [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
19:18:24 [2020-06-04T23:18:24.295Z] [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
19:18:24 [2020-06-04T23:18:24.296Z] [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
19:18:24 [2020-06-04T23:18:24.550Z] [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
19:18:24 [2020-06-04T23:18:24.550Z] [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 352 kB/s)
19:18:24 [2020-06-04T23:18:24.550Z] [INFO] 
19:18:24 [2020-06-04T23:18:24.550Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
19:18:24 [2020-06-04T23:18:24.550Z] [INFO] 
19:18:24 [2020-06-04T23:18:24.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
19:18:24 [2020-06-04T23:18:24.550Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
19:18:24 [2020-06-04T23:18:24.550Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
19:18:24 [2020-06-04T23:18:24.550Z] [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
19:18:24 [2020-06-04T23:18:24.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
19:18:24 [2020-06-04T23:18:24.805Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
19:18:24 [2020-06-04T23:18:24.805Z] [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
19:18:24 [2020-06-04T23:18:24.805Z] [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 558 kB/s)
19:18:24 [2020-06-04T23:18:24.805Z] [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
19:18:24 [2020-06-04T23:18:24.805Z] [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
19:18:25 [2020-06-04T23:18:25.059Z] [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
19:18:25 [2020-06-04T23:18:25.314Z] [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
19:18:25 [2020-06-04T23:18:25.314Z] [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
19:18:25 [2020-06-04T23:18:25.314Z] [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
19:18:25 [2020-06-04T23:18:25.314Z] [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)
19:18:25 [2020-06-04T23:18:25.314Z] [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
19:18:25 [2020-06-04T23:18:25.314Z] [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
19:18:25 [2020-06-04T23:18:25.314Z] [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
19:18:25 [2020-06-04T23:18:25.569Z] [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
19:18:25 [2020-06-04T23:18:25.824Z] [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
19:18:25 [2020-06-04T23:18:25.824Z] [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
19:18:25 [2020-06-04T23:18:25.824Z] [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 374 kB/s)
19:18:25 [2020-06-04T23:18:25.824Z] [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
19:18:25 [2020-06-04T23:18:25.824Z] [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
19:18:25 [2020-06-04T23:18:25.824Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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 210 kB/s)
19:18:26 [2020-06-04T23:18:26.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.079Z] [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
19:18:26 [2020-06-04T23:18:26.639Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
19:18:26 [2020-06-04T23:18:26.639Z] [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
19:18:26 [2020-06-04T23:18:26.639Z] [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
19:18:26 [2020-06-04T23:18:26.639Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
19:18:26 [2020-06-04T23:18:26.639Z] [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
19:18:26 [2020-06-04T23:18:26.639Z] [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
19:18:26 [2020-06-04T23:18:26.894Z] [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
19:18:26 [2020-06-04T23:18:26.894Z] [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
19:18:26 [2020-06-04T23:18:26.894Z] [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
19:18:26 [2020-06-04T23:18:26.894Z] [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 7.3 MB/s)
19:18:26 [2020-06-04T23:18:26.894Z] [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)
19:18:26 [2020-06-04T23:18:26.894Z] [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 3.8 MB/s)
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/6.0.0-SNAPSHOT/org.eclipse.tracecompass-6.0.0-SNAPSHOT.pom
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 6.0.0-SNAPSHOT [2/138]
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-6.0.0-SNAPSHOT.pom
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] Building Trace Compass Common Utilities Parent 6.0.0-SNAPSHOT    [3/138]
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-6.0.0-SNAPSHOT.pom
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.1-SNAPSHOT     [4/138]
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] 
19:18:26 [2020-06-04T23:18:26.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
19:18:26 [2020-06-04T23:18:26.894Z] [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
19:18:26 [2020-06-04T23:18:26.894Z] [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
19:18:26 [2020-06-04T23:18:26.894Z] [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
19:18:27 [2020-06-04T23:18:27.149Z] [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
19:18:27 [2020-06-04T23:18:27.149Z] [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
19:18:27 [2020-06-04T23:18:27.404Z] [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
19:18:27 [2020-06-04T23:18:27.404Z] [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 73 kB/s)
19:18:27 [2020-06-04T23:18:27.404Z] [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
19:18:27 [2020-06-04T23:18:27.404Z] [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 3.1 MB/s)
19:18:27 [2020-06-04T23:18:27.404Z] [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
19:18:27 [2020-06-04T23:18:27.404Z] [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 811 kB/s)
19:18:27 [2020-06-04T23:18:27.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
19:18:27 [2020-06-04T23:18:27.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
19:18:27 [2020-06-04T23:18:27.404Z] [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
19:18:27 [2020-06-04T23:18:27.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
19:18:27 [2020-06-04T23:18:27.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
19:18:27 [2020-06-04T23:18:27.658Z] [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
19:18:27 [2020-06-04T23:18:27.658Z] [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 147 kB/s)
19:18:27 [2020-06-04T23:18:27.658Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
19:18:27 [2020-06-04T23:18:27.913Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
19:18:27 [2020-06-04T23:18:27.913Z] [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
19:18:28 [2020-06-04T23:18:28.169Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
19:18:28 [2020-06-04T23:18:28.169Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
19:18:28 [2020-06-04T23:18:28.169Z] [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
19:18:28 [2020-06-04T23:18:28.169Z] [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 162 kB/s)
19:18:28 [2020-06-04T23:18:28.169Z] [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
19:18:28 [2020-06-04T23:18:28.169Z] [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
19:18:28 [2020-06-04T23:18:28.169Z] [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
19:18:28 [2020-06-04T23:18:28.423Z] [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
19:18:28 [2020-06-04T23:18:28.423Z] [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
19:18:28 [2020-06-04T23:18:28.678Z] [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
19:18:28 [2020-06-04T23:18:28.678Z] [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 431 kB/s)
19:18:28 [2020-06-04T23:18:28.678Z] [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
19:18:28 [2020-06-04T23:18:28.678Z] [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
19:18:28 [2020-06-04T23:18:28.678Z] [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
19:18:28 [2020-06-04T23:18:28.934Z] [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
19:18:28 [2020-06-04T23:18:28.934Z] [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
19:18:28 [2020-06-04T23:18:28.934Z] [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
19:18:28 [2020-06-04T23:18:28.934Z] [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 122 kB/s)
19:18:28 [2020-06-04T23:18:28.934Z] [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
19:18:28 [2020-06-04T23:18:28.934Z] [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
19:18:29 [2020-06-04T23:18:29.191Z] [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
19:18:29 [2020-06-04T23:18:29.446Z] [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
19:18:29 [2020-06-04T23:18:29.446Z] [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
19:18:29 [2020-06-04T23:18:29.446Z] [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
19:18:29 [2020-06-04T23:18:29.446Z] [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 492 kB/s)
19:18:29 [2020-06-04T23:18:29.446Z] [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
19:18:29 [2020-06-04T23:18:29.446Z] [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
19:18:29 [2020-06-04T23:18:29.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
19:18:29 [2020-06-04T23:18:29.446Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
19:18:29 [2020-06-04T23:18:29.446Z] [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
19:18:29 [2020-06-04T23:18:29.446Z] [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
19:18:29 [2020-06-04T23:18:29.446Z] [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 22 MB/s)
19:18:29 [2020-06-04T23:18:29.701Z] [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
19:18:29 [2020-06-04T23:18:29.701Z] [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
19:18:29 [2020-06-04T23:18:29.701Z] [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
19:18:29 [2020-06-04T23:18:29.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
19:18:29 [2020-06-04T23:18:29.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
19:18:29 [2020-06-04T23:18:29.701Z] [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
19:18:29 [2020-06-04T23:18:29.701Z] [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
19:18:29 [2020-06-04T23:18:29.701Z] [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
19:18:29 [2020-06-04T23:18:29.701Z] [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
19:18:29 [2020-06-04T23:18:29.701Z] [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
19:18:30 [2020-06-04T23:18:30.261Z] [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
19:18:30 [2020-06-04T23:18:30.261Z] [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
19:18:30 [2020-06-04T23:18:30.261Z] [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
19:18:30 [2020-06-04T23:18:30.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
19:18:30 [2020-06-04T23:18:30.261Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
19:18:30 [2020-06-04T23:18:30.261Z] [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
19:18:30 [2020-06-04T23:18:30.261Z] [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
19:18:30 [2020-06-04T23:18:30.261Z] [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
19:18:30 [2020-06-04T23:18:30.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
19:18:30 [2020-06-04T23:18:30.261Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
19:18:30 [2020-06-04T23:18:30.516Z] [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
19:18:30 [2020-06-04T23:18:30.516Z] [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
19:18:30 [2020-06-04T23:18:30.516Z] [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
19:18:30 [2020-06-04T23:18:30.516Z] [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
19:18:30 [2020-06-04T23:18:30.516Z] [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
19:18:30 [2020-06-04T23:18:30.516Z] [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 242 kB/s)
19:18:30 [2020-06-04T23:18:30.516Z] [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 5.7 MB/s)
19:18:30 [2020-06-04T23:18:30.516Z] [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 899 kB/s)
19:18:30 [2020-06-04T23:18:30.516Z] [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 1.2 MB/s)
19:18:30 [2020-06-04T23:18:30.516Z] [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 3.4 MB/s)
19:18:30 [2020-06-04T23:18:30.516Z] [INFO] The project's OSGi version is 4.2.1.202006042312
19:18:30 [2020-06-04T23:18:30.516Z] [INFO] 
19:18:30 [2020-06-04T23:18:30.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
19:18:30 [2020-06-04T23:18:30.771Z] [INFO] 
19:18:30 [2020-06-04T23:18:30.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
19:18:30 [2020-06-04T23:18:30.771Z] [INFO] 
19:18:30 [2020-06-04T23:18:30.771Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
19:18:30 [2020-06-04T23:18:30.771Z] [INFO] 
19:18:30 [2020-06-04T23:18:30.771Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
19:18:30 [2020-06-04T23:18:30.771Z] [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
19:18:30 [2020-06-04T23:18:30.771Z] [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
19:18:30 [2020-06-04T23:18:30.771Z] [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
19:18:31 [2020-06-04T23:18:31.026Z] [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
19:18:31 [2020-06-04T23:18:31.026Z] [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
19:18:31 [2020-06-04T23:18:31.026Z] [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
19:18:31 [2020-06-04T23:18:31.026Z] [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 68 kB/s)
19:18:31 [2020-06-04T23:18:31.026Z] [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
19:18:31 [2020-06-04T23:18:31.026Z] [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
19:18:31 [2020-06-04T23:18:31.026Z] [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
19:18:31 [2020-06-04T23:18:31.299Z] [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
19:18:31 [2020-06-04T23:18:31.299Z] [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
19:18:31 [2020-06-04T23:18:31.299Z] [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
19:18:31 [2020-06-04T23:18:31.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 235 kB/s)
19:18:31 [2020-06-04T23:18:31.299Z] [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
19:18:31 [2020-06-04T23:18:31.300Z] [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
19:18:31 [2020-06-04T23:18:31.554Z] [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
19:18:31 [2020-06-04T23:18:31.809Z] [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
19:18:31 [2020-06-04T23:18:31.809Z] [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
19:18:31 [2020-06-04T23:18:31.809Z] [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
19:18:31 [2020-06-04T23:18:31.809Z] [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 1.2 MB/s)
19:18:31 [2020-06-04T23:18:31.809Z] [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
19:18:31 [2020-06-04T23:18:31.809Z] [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
19:18:31 [2020-06-04T23:18:31.809Z] [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
19:18:32 [2020-06-04T23:18:32.063Z] [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
19:18:32 [2020-06-04T23:18:32.063Z] [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
19:18:32 [2020-06-04T23:18:32.318Z] [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
19:18:32 [2020-06-04T23:18:32.318Z] [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 196 kB/s)
19:18:32 [2020-06-04T23:18:32.318Z] [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
19:18:32 [2020-06-04T23:18:32.318Z] [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
19:18:32 [2020-06-04T23:18:32.318Z] [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
19:18:32 [2020-06-04T23:18:32.573Z] [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
19:18:32 [2020-06-04T23:18:32.573Z] [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
19:18:32 [2020-06-04T23:18:32.573Z] [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
19:18:32 [2020-06-04T23:18:32.573Z] [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 270 kB/s)
19:18:32 [2020-06-04T23:18:32.827Z] [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
19:18:32 [2020-06-04T23:18:32.827Z] [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
19:18:32 [2020-06-04T23:18:32.827Z] [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
19:18:33 [2020-06-04T23:18:33.082Z] [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
19:18:33 [2020-06-04T23:18:33.082Z] [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
19:18:33 [2020-06-04T23:18:33.082Z] [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
19:18:33 [2020-06-04T23:18:33.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 77 kB/s)
19:18:33 [2020-06-04T23:18:33.082Z] [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
19:18:33 [2020-06-04T23:18:33.082Z] [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
19:18:33 [2020-06-04T23:18:33.082Z] [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
19:18:33 [2020-06-04T23:18:33.641Z] [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
19:18:33 [2020-06-04T23:18:33.641Z] [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
19:18:33 [2020-06-04T23:18:33.641Z] [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
19:18:33 [2020-06-04T23:18:33.641Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 204 kB/s)
19:18:33 [2020-06-04T23:18:33.641Z] [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
19:18:33 [2020-06-04T23:18:33.641Z] [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
19:18:33 [2020-06-04T23:18:33.641Z] [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
19:18:33 [2020-06-04T23:18:33.896Z] [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
19:18:33 [2020-06-04T23:18:33.896Z] [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
19:18:33 [2020-06-04T23:18:33.896Z] [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
19:18:33 [2020-06-04T23:18:33.896Z] [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 178 kB/s)
19:18:33 [2020-06-04T23:18:33.896Z] [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
19:18:33 [2020-06-04T23:18:33.896Z] [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
19:18:33 [2020-06-04T23:18:33.896Z] [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
19:18:34 [2020-06-04T23:18:34.456Z] [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
19:18:34 [2020-06-04T23:18:34.456Z] [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
19:18:34 [2020-06-04T23:18:34.456Z] [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
19:18:34 [2020-06-04T23:18:34.456Z] [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 366 kB/s)
19:18:34 [2020-06-04T23:18:34.456Z] [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
19:18:34 [2020-06-04T23:18:34.456Z] [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
19:18:34 [2020-06-04T23:18:34.456Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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 138 kB/s)
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.711Z] [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
19:18:34 [2020-06-04T23:18:34.966Z] [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
19:18:34 [2020-06-04T23:18:34.966Z] [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
19:18:34 [2020-06-04T23:18:34.966Z] [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
19:18:34 [2020-06-04T23:18:34.966Z] [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
19:18:35 [2020-06-04T23:18:35.220Z] [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
19:18:35 [2020-06-04T23:18:35.220Z] [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
19:18:35 [2020-06-04T23:18:35.220Z] [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
19:18:35 [2020-06-04T23:18:35.220Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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 68 kB/s)
19:18:35 [2020-06-04T23:18:35.475Z] [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 1.1 MB/s)
19:18:35 [2020-06-04T23:18:35.475Z] [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 123 kB/s)
19:18:35 [2020-06-04T23:18:35.475Z] [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 736 kB/s)
19:18:35 [2020-06-04T23:18:35.475Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:35 [2020-06-04T23:18:35.475Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/src/main/resources
19:18:35 [2020-06-04T23:18:35.475Z] [INFO] 
19:18:35 [2020-06-04T23:18:35.475Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:35 [2020-06-04T23:18:35.475Z] [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
19:18:36 [2020-06-04T23:18:36.035Z] [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
19:18:36 [2020-06-04T23:18:36.035Z] [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
19:18:36 [2020-06-04T23:18:36.035Z] [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
19:18:36 [2020-06-04T23:18:36.035Z] [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 46 kB/s)
19:18:36 [2020-06-04T23:18:36.035Z] [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
19:18:36 [2020-06-04T23:18:36.035Z] [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
19:18:36 [2020-06-04T23:18:36.035Z] [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
19:18:36 [2020-06-04T23:18:36.289Z] [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
19:18:36 [2020-06-04T23:18:36.289Z] [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
19:18:36 [2020-06-04T23:18:36.289Z] [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
19:18:36 [2020-06-04T23:18:36.289Z] [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 278 kB/s)
19:18:36 [2020-06-04T23:18:36.289Z] [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
19:18:36 [2020-06-04T23:18:36.289Z] [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
19:18:36 [2020-06-04T23:18:36.289Z] [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
19:18:36 [2020-06-04T23:18:36.850Z] [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
19:18:36 [2020-06-04T23:18:36.850Z] [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
19:18:36 [2020-06-04T23:18:36.850Z] [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
19:18:36 [2020-06-04T23:18:36.850Z] [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 43 kB/s)
19:18:36 [2020-06-04T23:18:36.850Z] [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
19:18:36 [2020-06-04T23:18:36.850Z] [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
19:18:36 [2020-06-04T23:18:36.850Z] [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
19:18:37 [2020-06-04T23:18:37.105Z] [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
19:18:37 [2020-06-04T23:18:37.105Z] [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
19:18:37 [2020-06-04T23:18:37.105Z] [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
19:18:37 [2020-06-04T23:18:37.105Z] [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 119 kB/s)
19:18:37 [2020-06-04T23:18:37.105Z] [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
19:18:37 [2020-06-04T23:18:37.105Z] [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
19:18:37 [2020-06-04T23:18:37.105Z] [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
19:18:37 [2020-06-04T23:18:37.664Z] [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
19:18:37 [2020-06-04T23:18:37.665Z] [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
19:18:37 [2020-06-04T23:18:37.665Z] [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
19:18:37 [2020-06-04T23:18:37.665Z] [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 87 kB/s)
19:18:37 [2020-06-04T23:18:37.665Z] [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
19:18:37 [2020-06-04T23:18:37.665Z] [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
19:18:37 [2020-06-04T23:18:37.665Z] [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
19:18:37 [2020-06-04T23:18:37.919Z] [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
19:18:37 [2020-06-04T23:18:37.919Z] [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
19:18:37 [2020-06-04T23:18:37.919Z] [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
19:18:37 [2020-06-04T23:18:37.919Z] [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 103 kB/s)
19:18:37 [2020-06-04T23:18:37.919Z] [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
19:18:37 [2020-06-04T23:18:37.919Z] [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
19:18:37 [2020-06-04T23:18:37.919Z] [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
19:18:37 [2020-06-04T23:18:37.919Z] [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
19:18:37 [2020-06-04T23:18:37.919Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.281Z] [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
19:18:39 [2020-06-04T23:18:39.282Z] [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
19:18:39 [2020-06-04T23:18:39.537Z] [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
19:18:39 [2020-06-04T23:18:39.537Z] [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
19:18:39 [2020-06-04T23:18:39.537Z] [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
19:18:39 [2020-06-04T23:18:39.537Z] [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
19:18:39 [2020-06-04T23:18:39.537Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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
19:18:39 [2020-06-04T23:18:39.791Z] [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 332 kB/s)
19:18:39 [2020-06-04T23:18:39.791Z] [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 66 kB/s)
19:18:39 [2020-06-04T23:18:39.791Z] [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 81 kB/s)
19:18:39 [2020-06-04T23:18:39.791Z] [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 424 kB/s)
19:18:40 [2020-06-04T23:18:40.046Z] [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 19 MB/s)
19:18:40 [2020-06-04T23:18:40.046Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/classes
19:18:41 [2020-06-04T23:18:41.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[818] 
19:18:41 [2020-06-04T23:18:41.408Z] 	argsArray[i] = entry.getKey();
19:18:41 [2020-06-04T23:18:41.408Z] 	               ^^^^^^^^^^^^^^
19:18:41 [2020-06-04T23:18:41.408Z] 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
19:18:41 [2020-06-04T23:18:41.408Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[819] 
19:18:41 [2020-06-04T23:18:41.408Z] 	argsArray[i + 1] = entry.getValue();
19:18:41 [2020-06-04T23:18:41.408Z] 	                   ^^^^^^^^^^^^^^^^
19:18:41 [2020-06-04T23:18:41.408Z] 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
19:18:41 [2020-06-04T23:18:41.408Z] 2 problems (2 warnings)
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/src/test/resources
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.408Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.663Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.663Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.663Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.pom
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-pack200.jar.pack.gz
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-p2metadata.xml
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-p2artifacts.xml
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Building Trace Compass State System Parent 6.0.0-SNAPSHOT        [5/138]
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-6.0.0-SNAPSHOT.pom
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] 
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT  [6/138]
19:18:41 [2020-06-04T23:18:41.918Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] The project's OSGi version is 1.2.1.202006042312
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.173Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
19:18:42 [2020-06-04T23:18:42.732Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[84] 
19:18:42 [2020-06-04T23:18:42.732Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
19:18:42 [2020-06-04T23:18:42.732Z]             .comparingLong(E::getEnd)
19:18:42 [2020-06-04T23:18:42.732Z]             .thenComparingLong(E::getStart);
19:18:42 [2020-06-04T23:18:42.732Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:42 [2020-06-04T23:18:42.733Z] 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>'
19:18:42 [2020-06-04T23:18:42.733Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[224] 
19:18:42 [2020-06-04T23:18:42.733Z] 	fFileChannelIn = fFileInputStream.getChannel();
19:18:42 [2020-06-04T23:18:42.733Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:42 [2020-06-04T23:18:42.733Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
19:18:42 [2020-06-04T23:18:42.733Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[225] 
19:18:42 [2020-06-04T23:18:42.733Z] 	fFileChannelOut = fFileOutputStream.getChannel();
19:18:42 [2020-06-04T23:18:42.733Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:42 [2020-06-04T23:18:42.733Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
19:18:42 [2020-06-04T23:18:42.733Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[73] 
19:18:42 [2020-06-04T23:18:42.733Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
19:18:42 [2020-06-04T23:18:42.733Z]                 .add(String.valueOf(fStart))
19:18:42 [2020-06-04T23:18:42.733Z]                 .add(String.valueOf(fStart + fDuration))
19:18:42 [2020-06-04T23:18:42.733Z]                 .toString();
19:18:42 [2020-06-04T23:18:42.733Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:42 [2020-06-04T23:18:42.733Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:42 [2020-06-04T23:18:42.733Z] 4 problems (4 warnings)
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.733Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
19:18:42 [2020-06-04T23:18:42.987Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.988Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.988Z] [INFO] 
19:18:42 [2020-06-04T23:18:42.988Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
19:18:42 [2020-06-04T23:18:42.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
19:18:43 [2020-06-04T23:18:43.242Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.pom
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-p2metadata.xml
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-p2artifacts.xml
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT [7/138]
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] The project's OSGi version is 3.0.0.202006042312
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.497Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
19:18:43 [2020-06-04T23:18:43.752Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[120] 
19:18:43 [2020-06-04T23:18:43.752Z] 	store.add((E) elem); // warning from type, it should be fine
19:18:43 [2020-06-04T23:18:43.752Z] 	          ^^^^^^^^
19:18:43 [2020-06-04T23:18:43.752Z] Type safety: Unchecked cast from Object to E
19:18:43 [2020-06-04T23:18:43.752Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[313] 
19:18:43 [2020-06-04T23:18:43.752Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
19:18:43 [2020-06-04T23:18:43.752Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.752Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[237] 
19:18:43 [2020-06-04T23:18:43.753Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
19:18:43 [2020-06-04T23:18:43.753Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] Type safety: Unchecked cast from BasicSegment to E
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
19:18:43 [2020-06-04T23:18:43.753Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
19:18:43 [2020-06-04T23:18:43.753Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] 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
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
19:18:43 [2020-06-04T23:18:43.753Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
19:18:43 [2020-06-04T23:18:43.753Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
19:18:43 [2020-06-04T23:18:43.753Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
19:18:43 [2020-06-04T23:18:43.753Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
19:18:43 [2020-06-04T23:18:43.753Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
19:18:43 [2020-06-04T23:18:43.753Z] 	              ^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[299] 
19:18:43 [2020-06-04T23:18:43.753Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
19:18:43 [2020-06-04T23:18:43.753Z] 	                                         ^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] 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
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[302] 
19:18:43 [2020-06-04T23:18:43.753Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
19:18:43 [2020-06-04T23:18:43.753Z] 	                       ^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] 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
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
19:18:43 [2020-06-04T23:18:43.753Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
19:18:43 [2020-06-04T23:18:43.753Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
19:18:43 [2020-06-04T23:18:43.753Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
19:18:43 [2020-06-04T23:18:43.753Z] 	               ^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[188] 
19:18:43 [2020-06-04T23:18:43.753Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
19:18:43 [2020-06-04T23:18:43.753Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[195] 
19:18:43 [2020-06-04T23:18:43.753Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
19:18:43 [2020-06-04T23:18:43.753Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[437] 
19:18:43 [2020-06-04T23:18:43.753Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
19:18:43 [2020-06-04T23:18:43.753Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[62] 
19:18:43 [2020-06-04T23:18:43.753Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
19:18:43 [2020-06-04T23:18:43.753Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
19:18:43 [2020-06-04T23:18:43.753Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] 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>'
19:18:43 [2020-06-04T23:18:43.753Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[95] 
19:18:43 [2020-06-04T23:18:43.753Z] 	E element = (E) object;
19:18:43 [2020-06-04T23:18:43.753Z] 	            ^^^^^^^^^^
19:18:43 [2020-06-04T23:18:43.753Z] Type safety: Unchecked cast from Object to E
19:18:43 [2020-06-04T23:18:43.753Z] 16 problems (16 warnings)
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] 
19:18:43 [2020-06-04T23:18:43.753Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.pom
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-p2metadata.xml
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-p2artifacts.xml
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT [8/138]
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] The project's OSGi version is 5.0.0.202006042312
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.008Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
19:18:44 [2020-06-04T23:18:44.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[131] 
19:18:44 [2020-06-04T23:18:44.568Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
19:18:44 [2020-06-04T23:18:44.568Z] 	                                                                                                                                  ^^^^^^^
19:18:44 [2020-06-04T23:18:44.568Z] Javadoc: Missing tag for parameter reverse
19:18:44 [2020-06-04T23:18:44.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[185] 
19:18:44 [2020-06-04T23:18:44.568Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
19:18:44 [2020-06-04T23:18:44.568Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:44 [2020-06-04T23:18:44.568Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
19:18:44 [2020-06-04T23:18:44.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[253] 
19:18:44 [2020-06-04T23:18:44.568Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
19:18:44 [2020-06-04T23:18:44.568Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:44 [2020-06-04T23:18:44.568Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
19:18:44 [2020-06-04T23:18:44.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[311] 
19:18:44 [2020-06-04T23:18:44.568Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
19:18:44 [2020-06-04T23:18:44.568Z] 	                                                                 ^^^^^^^^^^^^^
19:18:44 [2020-06-04T23:18:44.568Z] 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>'
19:18:44 [2020-06-04T23:18:44.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[386] 
19:18:44 [2020-06-04T23:18:44.568Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
19:18:44 [2020-06-04T23:18:44.568Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:44 [2020-06-04T23:18:44.569Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
19:18:44 [2020-06-04T23:18:44.569Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[265] 
19:18:44 [2020-06-04T23:18:44.569Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
19:18:44 [2020-06-04T23:18:44.569Z] 	                                                  ^^^^^^^^^
19:18:44 [2020-06-04T23:18:44.569Z] Javadoc: Missing tag for parameter nodeStart
19:18:44 [2020-06-04T23:18:44.569Z] 6 problems (6 warnings)
19:18:44 [2020-06-04T23:18:44.569Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.569Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:44 [2020-06-04T23:18:44.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
19:18:44 [2020-06-04T23:18:44.569Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.569Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.569Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.pom
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-p2metadata.xml
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-p2artifacts.xml
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Building Trace Compass TMF Parent 6.0.0-SNAPSHOT                 [9/138]
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] 
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
19:18:44 [2020-06-04T23:18:44.824Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-6.0.0-SNAPSHOT.pom
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] Building Trace Compass Filter Parser 1.0.5-SNAPSHOT             [10/138]
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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])
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] The project's OSGi version is 1.0.5.202006042312
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
19:18:45 [2020-06-04T23:18:45.081Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.082Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.pom
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-pack200.jar.pack.gz
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-p2metadata.xml
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-p2artifacts.xml
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Building org.eclipse.tracecompass.tmf.core 6.0.0-SNAPSHOT       [11/138]
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] 
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
19:18:45 [2020-06-04T23:18:45.336Z] [INFO] Compiling 446 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[101] 
19:18:47 [2020-06-04T23:18:47.847Z] 	return (T) resolve;
19:18:47 [2020-06-04T23:18:47.847Z] 	       ^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] Type safety: Unchecked cast from Object to T
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[123] 
19:18:47 [2020-06-04T23:18:47.847Z] 	V node = queue.poll();
19:18:47 [2020-06-04T23:18:47.847Z] 	         ^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[82] 
19:18:47 [2020-06-04T23:18:47.847Z] 	return fSymbolMapping.lastKey();
19:18:47 [2020-06-04T23:18:47.847Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] 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
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[97] 
19:18:47 [2020-06-04T23:18:47.847Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
19:18:47 [2020-06-04T23:18:47.847Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[317] 
19:18:47 [2020-06-04T23:18:47.847Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
19:18:47 [2020-06-04T23:18:47.847Z] 	                                                                          ^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[31] 
19:18:47 [2020-06-04T23:18:47.847Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
19:18:47 [2020-06-04T23:18:47.847Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java:[78] 
19:18:47 [2020-06-04T23:18:47.847Z] 	return Maps.uniqueIndex(fSeries, series -> series.getName());
19:18:47 [2020-06-04T23:18:47.847Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>', corresponding supertype is 'Map<@NonNull String,@NonNull ISeriesModel>'
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[49] 
19:18:47 [2020-06-04T23:18:47.847Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
19:18:47 [2020-06-04T23:18:47.847Z] 	                                                           ^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:18:47 [2020-06-04T23:18:47.847Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[65] 
19:18:47 [2020-06-04T23:18:47.847Z] 	ITmfXyModel model = new TmfXyModel(title, series);
19:18:47 [2020-06-04T23:18:47.847Z] 	                                          ^^^^^^
19:18:47 [2020-06-04T23:18:47.847Z] Null type safety (type annotations): The expression of type 'List<@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ISeriesModel>', corresponding supertype is 'Collection<@NonNull ISeriesModel>'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[67] 
19:18:47 [2020-06-04T23:18:47.848Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] 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>>'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[180] 
19:18:47 [2020-06-04T23:18:47.848Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                                ^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[256] 
19:18:47 [2020-06-04T23:18:47.848Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                                ^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[413] 
19:18:47 [2020-06-04T23:18:47.848Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
19:18:47 [2020-06-04T23:18:47.848Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] 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
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[508] 
19:18:47 [2020-06-04T23:18:47.848Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
19:18:47 [2020-06-04T23:18:47.848Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Type safety: Unchecked cast from Object to Map<Long,String>
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[97] 
19:18:47 [2020-06-04T23:18:47.848Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[664] 
19:18:47 [2020-06-04T23:18:47.848Z] 	return dir.getAbsolutePath();
19:18:47 [2020-06-04T23:18:47.848Z] 	       ^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[669] 
19:18:47 [2020-06-04T23:18:47.848Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
19:18:47 [2020-06-04T23:18:47.848Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] 
19:18:47 [2020-06-04T23:18:47.848Z] 	fMetadata = metadata;
19:18:47 [2020-06-04T23:18:47.848Z] 	            ^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] 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>'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[249] 
19:18:47 [2020-06-04T23:18:47.848Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[132] 
19:18:47 [2020-06-04T23:18:47.848Z] 	callsites = (List<ITmfCallsite>) result;
19:18:47 [2020-06-04T23:18:47.848Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[64] 
19:18:47 [2020-06-04T23:18:47.848Z] 	fTimesRequested = Longs.toArray(times);
19:18:47 [2020-06-04T23:18:47.848Z] 	                  ^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[125] 
19:18:47 [2020-06-04T23:18:47.848Z] 	return Maps.uniqueIndex(fYSeries, series -> series.getName());
19:18:47 [2020-06-04T23:18:47.848Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] 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>'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[131] 
19:18:47 [2020-06-04T23:18:47.848Z] 	return Maps.uniqueIndex(fSeries, series -> series.getName());
19:18:47 [2020-06-04T23:18:47.848Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>', corresponding supertype is 'Map<@NonNull String,@NonNull ISeriesModel>'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[341] 
19:18:47 [2020-06-04T23:18:47.848Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Unnecessary $NON-NLS$ tag
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[183] 
19:18:47 [2020-06-04T23:18:47.848Z] 	* @param cppFilt
19:18:47 [2020-06-04T23:18:47.848Z] 	         ^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Javadoc: Description expected after this reference
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[52] 
19:18:47 [2020-06-04T23:18:47.848Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
19:18:47 [2020-06-04T23:18:47.848Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[83] 
19:18:47 [2020-06-04T23:18:47.848Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
19:18:47 [2020-06-04T23:18:47.848Z] 	                                               ^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] 
19:18:47 [2020-06-04T23:18:47.848Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
19:18:47 [2020-06-04T23:18:47.848Z] 	                                           ^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[88] 
19:18:47 [2020-06-04T23:18:47.848Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                  ^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[91] 
19:18:47 [2020-06-04T23:18:47.848Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
19:18:47 [2020-06-04T23:18:47.848Z] 	                                               ^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] 
19:18:47 [2020-06-04T23:18:47.848Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[72] 
19:18:47 [2020-06-04T23:18:47.848Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                           ^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[65] 
19:18:47 [2020-06-04T23:18:47.848Z] 	fTraceTypeId = traceTypeId;
19:18:47 [2020-06-04T23:18:47.848Z] 	               ^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[114] 
19:18:47 [2020-06-04T23:18:47.848Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
19:18:47 [2020-06-04T23:18:47.848Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[183] 
19:18:47 [2020-06-04T23:18:47.848Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
19:18:47 [2020-06-04T23:18:47.848Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] 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>'
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[178] 
19:18:47 [2020-06-04T23:18:47.848Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
19:18:47 [2020-06-04T23:18:47.848Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[244] 
19:18:47 [2020-06-04T23:18:47.848Z] 	public TraceEntryModel build() {
19:18:47 [2020-06-04T23:18:47.848Z] 	       ^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] 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
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[297] 
19:18:47 [2020-06-04T23:18:47.848Z] 	public ModuleEntryModel build() {
19:18:47 [2020-06-04T23:18:47.848Z] 	       ^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.848Z] 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
19:18:47 [2020-06-04T23:18:47.848Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[352] 
19:18:47 [2020-06-04T23:18:47.848Z] 	public StateSystemEntryModel build() {
19:18:47 [2020-06-04T23:18:47.848Z] 	       ^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.849Z] 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
19:18:47 [2020-06-04T23:18:47.849Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[411] 
19:18:47 [2020-06-04T23:18:47.849Z] 	public AttributeEntryModel build() {
19:18:47 [2020-06-04T23:18:47.849Z] 	       ^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.849Z] 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
19:18:47 [2020-06-04T23:18:47.849Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[699] 
19:18:47 [2020-06-04T23:18:47.849Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
19:18:47 [2020-06-04T23:18:47.849Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.849Z] 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>>'
19:18:47 [2020-06-04T23:18:47.849Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[63] 
19:18:47 [2020-06-04T23:18:47.849Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
19:18:47 [2020-06-04T23:18:47.849Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:47 [2020-06-04T23:18:47.849Z] 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>>'
19:18:47 [2020-06-04T23:18:47.849Z] 42 problems (42 warnings)
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] 
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] 
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] 
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] 
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
19:18:47 [2020-06-04T23:18:47.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
19:18:48 [2020-06-04T23:18:48.105Z] [INFO] 
19:18:48 [2020-06-04T23:18:48.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
19:18:48 [2020-06-04T23:18:48.105Z] [INFO] 
19:18:48 [2020-06-04T23:18:48.105Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
19:18:48 [2020-06-04T23:18:48.105Z] [INFO] 
19:18:48 [2020-06-04T23:18:48.105Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
19:18:48 [2020-06-04T23:18:48.105Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.pom
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-p2metadata.xml
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-p2artifacts.xml
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.4-SNAPSHOT [12/138]
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] The project's OSGi version is 2.0.4.202006042312
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.033Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
19:18:49 [2020-06-04T23:18:49.288Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[29] 
19:18:49 [2020-06-04T23:18:49.288Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
19:18:49 [2020-06-04T23:18:49.288Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:49 [2020-06-04T23:18:49.288Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:18:49 [2020-06-04T23:18:49.288Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[110] 
19:18:49 [2020-06-04T23:18:49.288Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
19:18:49 [2020-06-04T23:18:49.288Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
19:18:49 [2020-06-04T23:18:49.288Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:18:49 [2020-06-04T23:18:49.288Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[154] 
19:18:49 [2020-06-04T23:18:49.288Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
19:18:49 [2020-06-04T23:18:49.288Z] 	    ^^^^^^^^^^^^^^^^^^^^
19:18:49 [2020-06-04T23:18:49.288Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:18:49 [2020-06-04T23:18:49.288Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[154] 
19:18:49 [2020-06-04T23:18:49.288Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
19:18:49 [2020-06-04T23:18:49.288Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:49 [2020-06-04T23:18:49.288Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map<String,Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:18:49 [2020-06-04T23:18:49.543Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[187] 
19:18:49 [2020-06-04T23:18:49.543Z] 	int quark = entry.getValue();
19:18:49 [2020-06-04T23:18:49.543Z] 	            ^^^^^^^^^^^^^^^^
19:18:49 [2020-06-04T23:18:49.543Z] 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
19:18:49 [2020-06-04T23:18:49.543Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[55] 
19:18:49 [2020-06-04T23:18:49.543Z] 	fGroups = Arrays.copyOf(groups, groups.length);
19:18:49 [2020-06-04T23:18:49.543Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:49 [2020-06-04T23:18:49.543Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
19:18:49 [2020-06-04T23:18:49.543Z] 6 problems (6 warnings)
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
19:18:49 [2020-06-04T23:18:49.543Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.pom
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-pack200.jar.pack.gz
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-p2metadata.xml
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-p2artifacts.xml
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Building Trace Compass CTF Support Parent 6.0.0-SNAPSHOT        [13/138]
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --------------------------------[ pom ]---------------------------------
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-6.0.0-SNAPSHOT.pom
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT        [14/138]
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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])
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] The project's OSGi version is 1.0.5.202006042312
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] 
19:18:49 [2020-06-04T23:18:49.544Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
19:18:49 [2020-06-04T23:18:49.544Z] [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
19:18:49 [2020-06-04T23:18:49.544Z] [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
19:18:49 [2020-06-04T23:18:49.544Z] [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
19:18:49 [2020-06-04T23:18:49.799Z] [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
19:18:49 [2020-06-04T23:18:49.799Z] [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
19:18:49 [2020-06-04T23:18:49.799Z] [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
19:18:49 [2020-06-04T23:18:49.799Z] [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 560 kB/s)
19:18:49 [2020-06-04T23:18:49.799Z] [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
19:18:49 [2020-06-04T23:18:49.799Z] [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
19:18:50 [2020-06-04T23:18:50.054Z] [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
19:18:50 [2020-06-04T23:18:50.309Z] [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
19:18:50 [2020-06-04T23:18:50.309Z] [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
19:18:50 [2020-06-04T23:18:50.309Z] [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
19:18:50 [2020-06-04T23:18:50.309Z] [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 43 kB/s)
19:18:50 [2020-06-04T23:18:50.309Z] [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
19:18:50 [2020-06-04T23:18:50.309Z] [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
19:18:50 [2020-06-04T23:18:50.309Z] [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
19:18:50 [2020-06-04T23:18:50.564Z] [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
19:18:50 [2020-06-04T23:18:50.564Z] [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
19:18:50 [2020-06-04T23:18:50.818Z] [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
19:18:50 [2020-06-04T23:18:50.818Z] [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 201 kB/s)
19:18:50 [2020-06-04T23:18:50.818Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
19:18:50 [2020-06-04T23:18:50.818Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
19:18:50 [2020-06-04T23:18:50.818Z] [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
19:18:51 [2020-06-04T23:18:51.073Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
19:18:51 [2020-06-04T23:18:51.073Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
19:18:51 [2020-06-04T23:18:51.073Z] [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
19:18:51 [2020-06-04T23:18:51.073Z] [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 152 kB/s)
19:18:51 [2020-06-04T23:18:51.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
19:18:51 [2020-06-04T23:18:51.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
19:18:51 [2020-06-04T23:18:51.073Z] [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
19:18:51 [2020-06-04T23:18:51.633Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
19:18:51 [2020-06-04T23:18:51.887Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
19:18:51 [2020-06-04T23:18:51.887Z] [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
19:18:51 [2020-06-04T23:18:51.887Z] [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 550 kB/s)
19:18:51 [2020-06-04T23:18:51.887Z] [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
19:18:51 [2020-06-04T23:18:51.887Z] [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
19:18:51 [2020-06-04T23:18:51.887Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
19:18:51 [2020-06-04T23:18:51.888Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
19:18:51 [2020-06-04T23:18:51.888Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:51 [2020-06-04T23:18:51.888Z] [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
19:18:52 [2020-06-04T23:18:52.447Z] [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
19:18:52 [2020-06-04T23:18:52.447Z] [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
19:18:52 [2020-06-04T23:18:52.447Z] [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
19:18:52 [2020-06-04T23:18:52.447Z] [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
19:18:52 [2020-06-04T23:18:52.447Z] [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
19:18:52 [2020-06-04T23:18:52.447Z] [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
19:18:52 [2020-06-04T23:18:52.447Z] [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
19:18:52 [2020-06-04T23:18:52.447Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
19:18:52 [2020-06-04T23:18:52.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
19:18:52 [2020-06-04T23:18:52.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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 3.0 MB/s)
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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 2.9 MB/s)
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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 362 kB/s)
19:18:52 [2020-06-04T23:18:52.702Z] [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
19:18:52 [2020-06-04T23:18:52.702Z] [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 423 kB/s)
19:18:52 [2020-06-04T23:18:52.702Z] [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 141 kB/s)
19:18:52 [2020-06-04T23:18:52.702Z] [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 2.2 MB/s)
19:18:52 [2020-06-04T23:18:52.957Z] [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 2.3 MB/s)
19:18:52 [2020-06-04T23:18:52.957Z] [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 9.5 MB/s)
19:18:53 [2020-06-04T23:18:53.212Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
19:18:53 [2020-06-04T23:18:53.212Z] ANTLR Parser Generator  Version 3.5.2
19:18:53 [2020-06-04T23:18:53.212Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
19:18:53 [2020-06-04T23:18:53.212Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
19:18:53 [2020-06-04T23:18:53.775Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
19:18:53 [2020-06-04T23:18:53.775Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
19:18:53 [2020-06-04T23:18:53.775Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
19:18:53 [2020-06-04T23:18:53.775Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
19:18:53 [2020-06-04T23:18:53.775Z] 
19:18:53 [2020-06-04T23:18:53.775Z] As a result, alternative(s) 2 were disabled for that input
19:18:53 [2020-06-04T23:18:53.775Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
19:18:53 [2020-06-04T23:18:53.775Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
19:18:53 [2020-06-04T23:18:53.775Z] 
19:18:53 [2020-06-04T23:18:53.775Z] As a result, alternative(s) 3 were disabled for that input
19:18:54 [2020-06-04T23:18:54.030Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
19:18:54 [2020-06-04T23:18:54.030Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
19:18:54 [2020-06-04T23:18:54.030Z] 
19:18:54 [2020-06-04T23:18:54.030Z] As a result, alternative(s) 2 were disabled for that input
19:18:54 [2020-06-04T23:18:54.030Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.030Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:54 [2020-06-04T23:18:54.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
19:18:54 [2020-06-04T23:18:54.030Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.030Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.030Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
19:18:54 [2020-06-04T23:18:54.589Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.pom
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-pack200.jar.pack.gz
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-p2metadata.xml
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-p2artifacts.xml
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT       [15/138]
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] The project's OSGi version is 4.0.3.202006042312
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] 
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
19:18:54 [2020-06-04T23:18:54.845Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/classes
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[256] 
19:18:55 [2020-06-04T23:18:55.406Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
19:18:55 [2020-06-04T23:18:55.406Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
19:18:55 [2020-06-04T23:18:55.406Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[341] 
19:18:55 [2020-06-04T23:18:55.406Z] 	return (top != null) ? top.getCurrentEvent() : null;
19:18:55 [2020-06-04T23:18:55.406Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:55 [2020-06-04T23:18:55.406Z] Potential resource leak: 'top' may not be closed at this location
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[396] 
19:18:55 [2020-06-04T23:18:55.406Z] 	return hasMoreEvents();
19:18:55 [2020-06-04T23:18:55.406Z] 	^^^^^^^^^^^^^^^^^^^^^^^
19:18:55 [2020-06-04T23:18:55.406Z] Potential resource leak: 'top' may not be closed at this location
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[501] 
19:18:55 [2020-06-04T23:18:55.406Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
19:18:55 [2020-06-04T23:18:55.406Z] 	                     ^^
19:18:55 [2020-06-04T23:18:55.406Z] Potential resource leak: 'se' may not be closed
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[172] 
19:18:55 [2020-06-04T23:18:55.406Z] 	returnArray[i] = null;
19:18:55 [2020-06-04T23:18:55.406Z] 	                 ^^^^
19:18:55 [2020-06-04T23:18:55.406Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[222] 
19:18:55 [2020-06-04T23:18:55.406Z] 	return fInnerElements.get(index);
19:18:55 [2020-06-04T23:18:55.406Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:55 [2020-06-04T23:18:55.406Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[233] 
19:18:55 [2020-06-04T23:18:55.406Z] 	return fInnerElements.remove(index);
19:18:55 [2020-06-04T23:18:55.406Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:18:55 [2020-06-04T23:18:55.406Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
19:18:55 [2020-06-04T23:18:55.406Z] 	SparseList sparseList = (SparseList) list;
19:18:55 [2020-06-04T23:18:55.406Z] 	^^^^^^^^^^
19:18:55 [2020-06-04T23:18:55.406Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
19:18:55 [2020-06-04T23:18:55.406Z] 	SparseList sparseList = (SparseList) list;
19:18:55 [2020-06-04T23:18:55.406Z] 	                         ^^^^^^^^^^
19:18:55 [2020-06-04T23:18:55.406Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
19:18:55 [2020-06-04T23:18:55.406Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[919] 
19:18:55 [2020-06-04T23:18:55.406Z] 	return !(pathname.getName().equals("metadata"));
19:18:55 [2020-06-04T23:18:55.406Z] 	                                   ^^^^^^^^^^
19:18:55 [2020-06-04T23:18:55.406Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
19:18:55 [2020-06-04T23:18:55.406Z] 10 problems (10 warnings)
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.661Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
19:18:55 [2020-06-04T23:18:55.661Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.661Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.661Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.661Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.661Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.661Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.661Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
19:18:55 [2020-06-04T23:18:55.916Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.916Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.916Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
19:18:55 [2020-06-04T23:18:55.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.pom
19:18:55 [2020-06-04T23:18:55.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
19:18:55 [2020-06-04T23:18:55.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-p2metadata.xml
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-p2artifacts.xml
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT    [16/138]
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] The project's OSGi version is 1.0.8.202006042312
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] 
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:55 [2020-06-04T23:18:55.917Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.172Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] 
19:18:56 [2020-06-04T23:18:56.427Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
19:18:56 [2020-06-04T23:18:56.427Z] [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
19:18:56 [2020-06-04T23:18:56.427Z] [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
19:18:56 [2020-06-04T23:18:56.427Z] [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
19:18:56 [2020-06-04T23:18:56.681Z] [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
19:18:56 [2020-06-04T23:18:56.681Z] [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
19:18:56 [2020-06-04T23:18:56.681Z] [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
19:18:56 [2020-06-04T23:18:56.681Z] [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 418 kB/s)
19:18:56 [2020-06-04T23:18:56.681Z] [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
19:18:56 [2020-06-04T23:18:56.681Z] [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
19:18:56 [2020-06-04T23:18:56.936Z] [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
19:18:57 [2020-06-04T23:18:57.191Z] [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
19:18:57 [2020-06-04T23:18:57.191Z] [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
19:18:57 [2020-06-04T23:18:57.191Z] [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
19:18:57 [2020-06-04T23:18:57.191Z] [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 280 kB/s)
19:18:57 [2020-06-04T23:18:57.191Z] [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
19:18:57 [2020-06-04T23:18:57.191Z] [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
19:18:57 [2020-06-04T23:18:57.191Z] [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
19:18:57 [2020-06-04T23:18:57.445Z] [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
19:18:57 [2020-06-04T23:18:57.445Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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 117 kB/s)
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.701Z] [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
19:18:57 [2020-06-04T23:18:57.956Z] [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
19:18:57 [2020-06-04T23:18:57.956Z] [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
19:18:57 [2020-06-04T23:18:57.956Z] [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
19:18:58 [2020-06-04T23:18:58.210Z] [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
19:18:58 [2020-06-04T23:18:58.210Z] [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
19:18:58 [2020-06-04T23:18:58.210Z] [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
19:18:58 [2020-06-04T23:18:58.210Z] [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
19:18:58 [2020-06-04T23:18:58.210Z] [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
19:18:58 [2020-06-04T23:18:58.210Z] [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
19:18:58 [2020-06-04T23:18:58.210Z] [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 557 kB/s)
19:18:58 [2020-06-04T23:18:58.210Z] [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.4 MB/s)
19:18:58 [2020-06-04T23:18:58.210Z] [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 24 MB/s)
19:18:58 [2020-06-04T23:18:58.210Z] [INFO] Executing tasks
19:18:58 [2020-06-04T23:18:58.210Z] 
19:18:58 [2020-06-04T23:18:58.210Z] main:
19:18:58 [2020-06-04T23:18:58.210Z] 
19:18:58 [2020-06-04T23:18:58.210Z] main:
19:18:58 [2020-06-04T23:18:58.465Z] 
19:18:58 [2020-06-04T23:18:58.465Z] checkAnyTraceExists:
19:18:58 [2020-06-04T23:18:58.465Z] 
19:18:58 [2020-06-04T23:18:58.465Z] verifyChecksum:
19:18:58 [2020-06-04T23:18:58.465Z]      [echo] Verifying: ${anyTraceExists}
19:18:58 [2020-06-04T23:18:58.465Z] 
19:18:58 [2020-06-04T23:18:58.465Z] deleteFailedCheckSumTraces:
19:18:58 [2020-06-04T23:18:58.465Z] 
19:18:58 [2020-06-04T23:18:58.465Z] downloadTraceFiles:
19:18:58 [2020-06-04T23:18:58.465Z]      [echo] Attempting to download test traces
19:18:58 [2020-06-04T23:18:58.465Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
19:18:58 [2020-06-04T23:18:58.465Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
19:18:58 [2020-06-04T23:18:58.465Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
19:18:58 [2020-06-04T23:18:58.465Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
19:18:59 [2020-06-04T23:18:59.024Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
19:18:59 [2020-06-04T23:18:59.024Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
19:18:59 [2020-06-04T23:18:59.024Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
19:18:59 [2020-06-04T23:18:59.024Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
19:18:59 [2020-06-04T23:18:59.584Z]      [exec] Cloning into 'ctf-testsuite'...
19:19:00 [2020-06-04T23:19:00.509Z] 
19:19:00 [2020-06-04T23:19:00.509Z] pullTestSuite:
19:19:00 [2020-06-04T23:19:00.509Z]      [exec] Your branch is up-to-date with 'origin/master'.
19:19:00 [2020-06-04T23:19:00.509Z]      [exec] Already on 'master'
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] Already up-to-date.
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] 
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] changes and commit them, and you can discard any commits you make in this
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] state without impacting any branches by performing another checkout.
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] 
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] If you want to create a new branch to retain commits you create, you may
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] 
19:19:00 [2020-06-04T23:19:00.763Z]      [exec]   git checkout -b <new-branch-name>
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] 
19:19:00 [2020-06-04T23:19:00.763Z]      [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master
19:19:00 [2020-06-04T23:19:00.763Z] 
19:19:00 [2020-06-04T23:19:00.763Z] extractTraces:
19:19:00 [2020-06-04T23:19:00.763Z] 
19:19:00 [2020-06-04T23:19:00.763Z] checkAnyTraceExists:
19:19:00 [2020-06-04T23:19:00.763Z] 
19:19:00 [2020-06-04T23:19:00.763Z] verifyChecksum:
19:19:00 [2020-06-04T23:19:00.763Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
19:19:01 [2020-06-04T23:19:01.018Z] 
19:19:01 [2020-06-04T23:19:01.018Z] warnFailedCheckSum:
19:19:01 [2020-06-04T23:19:01.018Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
19:19:01 [2020-06-04T23:19:01.018Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
19:19:01 [2020-06-04T23:19:01.018Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
19:19:01 [2020-06-04T23:19:01.578Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
19:19:01 [2020-06-04T23:19:01.833Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
19:19:02 [2020-06-04T23:19:02.088Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
19:19:02 [2020-06-04T23:19:02.088Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
19:19:03 [2020-06-04T23:19:03.012Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
19:19:03 [2020-06-04T23:19:03.572Z]      [echo] Traces extracted successfully
19:19:03 [2020-06-04T23:19:03.572Z] [INFO] Executed tasks
19:19:03 [2020-06-04T23:19:03.572Z] [INFO] 
19:19:03 [2020-06-04T23:19:03.572Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:03 [2020-06-04T23:19:03.827Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
19:19:03 [2020-06-04T23:19:03.827Z] [INFO] Command line:
19:19:03 [2020-06-04T23:19:03.827Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:19:03 [2020-06-04T23:19:03.827Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:19:05 [2020-06-04T23:19:05.189Z] !SESSION 2020-06-04 23:19:03.901 -----------------------------------------------
19:19:05 [2020-06-04T23:19:05.189Z] eclipse.buildId=unknown
19:19:05 [2020-06-04T23:19:05.189Z] java.version=1.8.0_202
19:19:05 [2020-06-04T23:19:05.189Z] java.vendor=Oracle Corporation
19:19:05 [2020-06-04T23:19:05.189Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:19:05 [2020-06-04T23:19:05.189Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:19:05 [2020-06-04T23:19:05.189Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:19:05 [2020-06-04T23:19:05.189Z] 
19:19:05 [2020-06-04T23:19:05.189Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:19:05.118
19:19:05 [2020-06-04T23:19:05.189Z] !MESSAGE FrameworkEvent ERROR
19:19:05 [2020-06-04T23:19:05.189Z] !STACK 0
19:19:05 [2020-06-04T23:19:05.189Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [45]
19:19:05 [2020-06-04T23:19:05.189Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:19:05 [2020-06-04T23:19:05.189Z] 
19:19:05 [2020-06-04T23:19:05.189Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:19:05 [2020-06-04T23:19:05.189Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:19:05 [2020-06-04T23:19:05.189Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:19:05 [2020-06-04T23:19:05.189Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:19:05 [2020-06-04T23:19:05.189Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:19:05 [2020-06-04T23:19:05.189Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:19:05 [2020-06-04T23:19:05.189Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:19:05 [2020-06-04T23:19:05.189Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:19:06 [2020-06-04T23:19:06.113Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
19:19:07 [2020-06-04T23:19:07.036Z] 
19:19:07 [2020-06-04T23:19:07.036Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:06.822
19:19:07 [2020-06-04T23:19:07.036Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
19:19:07 [2020-06-04T23:19:07.036Z] 
19:19:07 [2020-06-04T23:19:07.036Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:06.822
19:19:07 [2020-06-04T23:19:07.036Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
19:19:07 [2020-06-04T23:19:07.036Z] 
19:19:07 [2020-06-04T23:19:07.036Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:06.896
19:19:07 [2020-06-04T23:19:07.036Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
19:19:07 [2020-06-04T23:19:07.036Z] 
19:19:07 [2020-06-04T23:19:07.036Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:06.896
19:19:07 [2020-06-04T23:19:07.036Z] !MESSAGE channel0_0	[                                                            ]	0 Events
19:19:09 [2020-06-04T23:19:09.545Z] 
19:19:09 [2020-06-04T23:19:09.545Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:09.005
19:19:09 [2020-06-04T23:19:09.545Z] !MESSAGE channel0_1	[+]	1 Events
19:19:09 [2020-06-04T23:19:09.545Z] 
19:19:09 [2020-06-04T23:19:09.545Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:09.005
19:19:09 [2020-06-04T23:19:09.545Z] !MESSAGE channel0_0	[ ]	0 Events
19:19:09 [2020-06-04T23:19:09.545Z] 
19:19:09 [2020-06-04T23:19:09.545Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:09.027
19:19:09 [2020-06-04T23:19:09.545Z] !MESSAGE channel0_1	[++]	1 Events
19:19:09 [2020-06-04T23:19:09.545Z] 
19:19:09 [2020-06-04T23:19:09.545Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:09.027
19:19:09 [2020-06-04T23:19:09.545Z] !MESSAGE channel0_0	[  ]	0 Events
19:19:09 [2020-06-04T23:19:09.545Z] 
19:19:09 [2020-06-04T23:19:09.545Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:09.129
19:19:09 [2020-06-04T23:19:09.545Z] !MESSAGE channel0_1	[++++++++++]	1 Events
19:19:09 [2020-06-04T23:19:09.545Z] 
19:19:09 [2020-06-04T23:19:09.545Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:09.129
19:19:09 [2020-06-04T23:19:09.545Z] !MESSAGE channel0_0	[          ]	0 Events
19:19:09 [2020-06-04T23:19:09.801Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.69 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
19:19:09 [2020-06-04T23:19:09.801Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.38 s
19:19:09 [2020-06-04T23:19:09.801Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.37 s
19:19:09 [2020-06-04T23:19:09.801Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.036 s
19:19:09 [2020-06-04T23:19:09.801Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.074 s
19:19:09 [2020-06-04T23:19:09.801Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.027 s
19:19:09 [2020-06-04T23:19:09.801Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.071 s
19:19:09 [2020-06-04T23:19:09.801Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.037 s
19:19:09 [2020-06-04T23:19:09.801Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 1.11 s
19:19:09 [2020-06-04T23:19:09.801Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.07 s
19:19:09 [2020-06-04T23:19:09.801Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.749 s
19:19:09 [2020-06-04T23:19:09.801Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.024 s
19:19:09 [2020-06-04T23:19:09.801Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.022 s
19:19:09 [2020-06-04T23:19:09.801Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.021 s
19:19:09 [2020-06-04T23:19:09.801Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.061 s
19:19:09 [2020-06-04T23:19:09.801Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.02 s
19:19:09 [2020-06-04T23:19:09.801Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.02 s
19:19:09 [2020-06-04T23:19:09.801Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.497 s
19:19:09 [2020-06-04T23:19:09.801Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.03 s
19:19:09 [2020-06-04T23:19:09.801Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.056 s
19:19:09 [2020-06-04T23:19:09.801Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
19:19:11 [2020-06-04T23:19:11.181Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
19:19:11 [2020-06-04T23:19:11.181Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
19:19:11 [2020-06-04T23:19:11.181Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
19:19:11 [2020-06-04T23:19:11.181Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
19:19:11 [2020-06-04T23:19:11.181Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
19:19:11 [2020-06-04T23:19:11.181Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
19:19:11 [2020-06-04T23:19:11.181Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
19:19:11 [2020-06-04T23:19:11.181Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
19:19:13 [2020-06-04T23:19:13.694Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.524 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
19:19:13 [2020-06-04T23:19:13.694Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 2.15 s
19:19:13 [2020-06-04T23:19:13.694Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.075 s
19:19:13 [2020-06-04T23:19:13.694Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.096 s
19:19:13 [2020-06-04T23:19:13.694Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.08 s
19:19:13 [2020-06-04T23:19:13.694Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.118 s
19:19:13 [2020-06-04T23:19:13.694Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
19:19:13 [2020-06-04T23:19:13.948Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
19:19:13 [2020-06-04T23:19:13.948Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.016 s
19:19:13 [2020-06-04T23:19:13.948Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.056 s
19:19:13 [2020-06-04T23:19:13.948Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.018 s
19:19:13 [2020-06-04T23:19:13.948Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.125 s
19:19:13 [2020-06-04T23:19:13.948Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.055 s
19:19:13 [2020-06-04T23:19:13.948Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.016 s
19:19:13 [2020-06-04T23:19:13.948Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.017 s
19:19:13 [2020-06-04T23:19:13.948Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.016 s
19:19:13 [2020-06-04T23:19:13.948Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.054 s
19:19:13 [2020-06-04T23:19:13.948Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
19:19:13 [2020-06-04T23:19:13.948Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.032 s
19:19:13 [2020-06-04T23:19:13.948Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
19:19:14 [2020-06-04T23:19:14.203Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
19:19:14 [2020-06-04T23:19:14.203Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
19:19:14 [2020-06-04T23:19:14.203Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
19:19:14 [2020-06-04T23:19:14.203Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
19:19:14 [2020-06-04T23:19:14.203Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
19:19:14 [2020-06-04T23:19:14.203Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
19:19:15 [2020-06-04T23:19:15.564Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
19:19:15 [2020-06-04T23:19:15.564Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.046 s
19:19:15 [2020-06-04T23:19:15.564Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.088 s
19:19:15 [2020-06-04T23:19:15.564Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.087 s
19:19:15 [2020-06-04T23:19:15.564Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.083 s
19:19:15 [2020-06-04T23:19:15.564Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.044 s
19:19:15 [2020-06-04T23:19:15.565Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.084 s
19:19:15 [2020-06-04T23:19:15.565Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.085 s
19:19:15 [2020-06-04T23:19:15.565Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.079 s
19:19:15 [2020-06-04T23:19:15.565Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.043 s
19:19:15 [2020-06-04T23:19:15.565Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.081 s
19:19:15 [2020-06-04T23:19:15.565Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.083 s
19:19:15 [2020-06-04T23:19:15.565Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.043 s
19:19:15 [2020-06-04T23:19:15.565Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.082 s
19:19:15 [2020-06-04T23:19:15.565Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.086 s
19:19:15 [2020-06-04T23:19:15.565Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.079 s
19:19:15 [2020-06-04T23:19:15.565Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.045 s
19:19:15 [2020-06-04T23:19:15.565Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.085 s
19:19:15 [2020-06-04T23:19:15.565Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.094 s
19:19:15 [2020-06-04T23:19:15.565Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.088 s
19:19:15 [2020-06-04T23:19:15.565Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
19:19:15 [2020-06-04T23:19:15.565Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
19:19:15 [2020-06-04T23:19:15.565Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
19:19:15 [2020-06-04T23:19:15.565Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
19:19:15 [2020-06-04T23:19:15.565Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
19:19:15 [2020-06-04T23:19:15.565Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
19:19:15 [2020-06-04T23:19:15.565Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
19:19:15 [2020-06-04T23:19:15.565Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
19:19:15 [2020-06-04T23:19:15.565Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.001 s
19:19:15 [2020-06-04T23:19:15.565Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
19:19:15 [2020-06-04T23:19:15.565Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
19:19:15 [2020-06-04T23:19:15.565Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.002 s
19:19:15 [2020-06-04T23:19:15.565Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
19:19:23 [2020-06-04T23:19:23.636Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 7.794 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.324 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.088 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.808 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.05 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.037 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.557 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.568 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.283 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.172 s
19:19:23 [2020-06-04T23:19:23.636Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.021 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.044 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.159 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.169 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.028 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.364 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.009 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.008 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.005 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.051 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.003 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.621 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.01 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.605 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.18 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.016 s
19:19:23 [2020-06-04T23:19:23.637Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.598 s
19:19:23 [2020-06-04T23:19:23.637Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
19:19:24 [2020-06-04T23:19:24.562Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
19:19:24 [2020-06-04T23:19:24.562Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.181 s
19:19:24 [2020-06-04T23:19:24.562Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.096 s
19:19:24 [2020-06-04T23:19:24.562Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.123 s
19:19:24 [2020-06-04T23:19:24.562Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.167 s
19:19:24 [2020-06-04T23:19:24.562Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.047 s
19:19:24 [2020-06-04T23:19:24.562Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.067 s
19:19:24 [2020-06-04T23:19:24.562Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.029 s
19:19:24 [2020-06-04T23:19:24.562Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.069 s
19:19:24 [2020-06-04T23:19:24.562Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.096 s
19:19:24 [2020-06-04T23:19:24.562Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.03 s
19:19:24 [2020-06-04T23:19:24.562Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.066 s
19:19:24 [2020-06-04T23:19:24.562Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
19:19:25 [2020-06-04T23:19:25.122Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
19:19:25 [2020-06-04T23:19:25.122Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.122Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.086 s
19:19:25 [2020-06-04T23:19:25.122Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.051 s
19:19:25 [2020-06-04T23:19:25.122Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.051 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.036 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.122Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.052 s
19:19:25 [2020-06-04T23:19:25.122Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.052 s
19:19:25 [2020-06-04T23:19:25.122Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.053 s
19:19:25 [2020-06-04T23:19:25.122Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.055 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.122Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.053 s
19:19:25 [2020-06-04T23:19:25.122Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.122Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.085 s
19:19:25 [2020-06-04T23:19:25.122Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.122Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.028 s
19:19:25 [2020-06-04T23:19:25.122Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.053 s
19:19:25 [2020-06-04T23:19:25.122Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.122Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
19:19:25 [2020-06-04T23:19:25.682Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
19:19:25 [2020-06-04T23:19:25.682Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.115 s
19:19:25 [2020-06-04T23:19:25.682Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.066 s
19:19:25 [2020-06-04T23:19:25.682Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.682Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.682Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.027 s
19:19:25 [2020-06-04T23:19:25.682Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.053 s
19:19:25 [2020-06-04T23:19:25.682Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.015 s
19:19:25 [2020-06-04T23:19:25.682Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
19:19:25 [2020-06-04T23:19:25.682Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
19:19:25 [2020-06-04T23:19:25.682Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
19:19:25 [2020-06-04T23:19:25.682Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
19:19:25 [2020-06-04T23:19:25.682Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
19:19:25 [2020-06-04T23:19:25.682Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
19:19:25 [2020-06-04T23:19:25.682Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
19:19:25 [2020-06-04T23:19:25.682Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.682Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.682Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.682Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.682Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.682Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.682Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
19:19:25 [2020-06-04T23:19:25.683Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
19:19:25 [2020-06-04T23:19:25.683Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.014 s
19:19:25 [2020-06-04T23:19:25.683Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.004 s
19:19:25 [2020-06-04T23:19:25.683Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.017 s
19:19:25 [2020-06-04T23:19:25.683Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
19:19:25 [2020-06-04T23:19:25.683Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
19:19:25 [2020-06-04T23:19:25.683Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
19:19:25 [2020-06-04T23:19:25.683Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
19:19:25 [2020-06-04T23:19:25.683Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.01 s
19:19:25 [2020-06-04T23:19:25.683Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
19:19:25 [2020-06-04T23:19:25.683Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
19:19:25 [2020-06-04T23:19:25.683Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
19:19:25 [2020-06-04T23:19:25.683Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
19:19:25 [2020-06-04T23:19:25.683Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
19:19:25 [2020-06-04T23:19:25.683Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
19:19:25 [2020-06-04T23:19:25.683Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
19:19:25 [2020-06-04T23:19:25.683Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
19:19:25 [2020-06-04T23:19:25.683Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
19:19:25 [2020-06-04T23:19:25.683Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
19:19:26 [2020-06-04T23:19:26.609Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
19:19:26 [2020-06-04T23:19:26.609Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.064 s
19:19:26 [2020-06-04T23:19:26.609Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
19:19:26 [2020-06-04T23:19:26.609Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
19:19:26 [2020-06-04T23:19:26.609Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
19:19:26 [2020-06-04T23:19:26.609Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.063 s
19:19:26 [2020-06-04T23:19:26.609Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
19:19:26 [2020-06-04T23:19:26.609Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.069 s
19:19:26 [2020-06-04T23:19:26.609Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
19:19:26 [2020-06-04T23:19:26.609Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.609Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
19:19:26 [2020-06-04T23:19:26.609Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.05 s
19:19:26 [2020-06-04T23:19:26.609Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
19:19:26 [2020-06-04T23:19:26.609Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.016 s
19:19:26 [2020-06-04T23:19:26.609Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
19:19:26 [2020-06-04T23:19:26.609Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.042 s
19:19:26 [2020-06-04T23:19:26.610Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
19:19:26 [2020-06-04T23:19:26.610Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
19:19:26 [2020-06-04T23:19:26.610Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.053 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.059 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.014 s
19:19:26 [2020-06-04T23:19:26.610Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.056 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
19:19:26 [2020-06-04T23:19:26.610Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
19:19:26 [2020-06-04T23:19:26.610Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
19:19:26 [2020-06-04T23:19:26.610Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.610Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
19:19:26 [2020-06-04T23:19:26.610Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.610Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
19:19:26 [2020-06-04T23:19:26.610Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.013 s
19:19:26 [2020-06-04T23:19:26.610Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.610Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
19:19:26 [2020-06-04T23:19:26.610Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
19:19:26 [2020-06-04T23:19:26.610Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.610Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
19:19:26 [2020-06-04T23:19:26.610Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.610Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
19:19:26 [2020-06-04T23:19:26.610Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
19:19:26 [2020-06-04T23:19:26.610Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
19:19:26 [2020-06-04T23:19:26.611Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
19:19:26 [2020-06-04T23:19:26.611Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.611Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
19:19:26 [2020-06-04T23:19:26.611Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
19:19:26 [2020-06-04T23:19:26.611Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
19:19:26 [2020-06-04T23:19:26.611Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
19:19:26 [2020-06-04T23:19:26.611Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.611Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
19:19:26 [2020-06-04T23:19:26.611Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
19:19:26 [2020-06-04T23:19:26.611Z] 
19:19:26 [2020-06-04T23:19:26.611Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.409
19:19:26 [2020-06-04T23:19:26.611Z] !MESSAGE Struct already contains a field named ctx
19:19:26 [2020-06-04T23:19:26.611Z] 
19:19:26 [2020-06-04T23:19:26.611Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.409
19:19:26 [2020-06-04T23:19:26.611Z] !MESSAGE Struct already contains a field named ctx
19:19:26 [2020-06-04T23:19:26.611Z] 
19:19:26 [2020-06-04T23:19:26.611Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.409
19:19:26 [2020-06-04T23:19:26.611Z] !MESSAGE Struct already contains a field named ctx
19:19:26 [2020-06-04T23:19:26.611Z] 
19:19:26 [2020-06-04T23:19:26.611Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.409
19:19:26 [2020-06-04T23:19:26.611Z] !MESSAGE Struct already contains a field named ctx
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
19:19:26 [2020-06-04T23:19:26.611Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
19:19:26 [2020-06-04T23:19:26.611Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
19:19:26 [2020-06-04T23:19:26.611Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
19:19:26 [2020-06-04T23:19:26.611Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
19:19:26 [2020-06-04T23:19:26.611Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
19:19:26 [2020-06-04T23:19:26.611Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.611Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.611Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.612Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.092 s
19:19:26 [2020-06-04T23:19:26.612Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.003 s
19:19:26 [2020-06-04T23:19:26.612Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.005 s
19:19:26 [2020-06-04T23:19:26.612Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
19:19:26 [2020-06-04T23:19:26.612Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
19:19:26 [2020-06-04T23:19:26.612Z] 
19:19:26 [2020-06-04T23:19:26.612Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-04 23:19:26.527
19:19:26 [2020-06-04T23:19:26.612Z] !MESSAGE Some message
19:19:26 [2020-06-04T23:19:26.612Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
19:19:26 [2020-06-04T23:19:26.612Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
19:19:26 [2020-06-04T23:19:26.612Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
19:19:26 [2020-06-04T23:19:26.612Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
19:19:26 [2020-06-04T23:19:26.612Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
19:19:26 [2020-06-04T23:19:26.612Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
19:19:26 [2020-06-04T23:19:26.867Z] line 8:11 required (...)+ loop did not match anything at character ';'
19:19:26 [2020-06-04T23:19:26.867Z] line 10:46 mismatched character '<EOF>' expecting '"'
19:19:26 [2020-06-04T23:19:26.867Z] line 9:16 no viable alternative at character 'o'
19:19:26 [2020-06-04T23:19:26.867Z] line 9:20 no viable alternative at character '?'
19:19:26 [2020-06-04T23:19:26.867Z] line 12:14 no viable alternative at character ''
19:19:26 [2020-06-04T23:19:26.867Z] line 32:0 mismatched character '<EOF>' expecting '"'
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.776
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown trace attribute: test
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.776
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown trace attribute: test1
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.776
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown trace attribute: test2
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.776
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown trace attribute: test3
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.776
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown trace attribute: test4
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.786
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown trace attribute: test2
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.801
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown integer attribute: aa
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.801
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown integer attribute: zz
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.801
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown trace attribute: blah
19:19:26 [2020-06-04T23:19:26.867Z] 
19:19:26 [2020-06-04T23:19:26.867Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:19:26.801
19:19:26 [2020-06-04T23:19:26.867Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
19:19:27 [2020-06-04T23:19:27.428Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.019 s
19:19:27 [2020-06-04T23:19:27.428Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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.013 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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.021 s
19:19:27 [2020-06-04T23:19:27.428Z] 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.007 s
19:19:27 [2020-06-04T23:19:27.428Z] 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.014 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.011 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] 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.012 s
19:19:27 [2020-06-04T23:19:27.428Z] 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.011 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.428Z] 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
19:19:27 [2020-06-04T23:19:27.428Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.01 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.008 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.004 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.008 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] 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
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.429Z] 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 s
19:19:27 [2020-06-04T23:19:27.429Z] 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.011 s
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.430Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.048 s
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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 s
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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 s
19:19:27 [2020-06-04T23:19:27.430Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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 s
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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 s
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.430Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.430Z] 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
19:19:27 [2020-06-04T23:19:27.430Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.102 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.097 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.063 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.012 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.034 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.016 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.012 s
19:19:27 [2020-06-04T23:19:27.430Z] 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.013 s
19:19:27 [2020-06-04T23:19:27.430Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
19:19:27 [2020-06-04T23:19:27.430Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
19:19:27 [2020-06-04T23:19:27.430Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.430Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.430Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.430Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.430Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.430Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
19:19:27 [2020-06-04T23:19:27.430Z] 
19:19:27 [2020-06-04T23:19:27.430Z] Results:
19:19:27 [2020-06-04T23:19:27.430Z] 
19:19:27 [2020-06-04T23:19:27.430Z] Tests run: 621, Failures: 0, Errors: 0, Skipped: 1
19:19:27 [2020-06-04T23:19:27.430Z] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] All tests passed!
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.pom
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.12-SNAPSHOT [17/138]
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] The project's OSGi version is 1.0.12.202006042312
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.355Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
19:19:28 [2020-06-04T23:19:28.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[100] 
19:19:28 [2020-06-04T23:19:28.610Z] 	ITmfStateInterval value = result.getValue();
19:19:28 [2020-06-04T23:19:28.610Z] 	                          ^^^^^^^^^^^^^^^^^
19:19:28 [2020-06-04T23:19:28.610Z] 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
19:19:28 [2020-06-04T23:19:28.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] 
19:19:28 [2020-06-04T23:19:28.610Z] 	fHistoryTreeFiles.add(historyTreeFile);
19:19:28 [2020-06-04T23:19:28.610Z] 	                      ^^^^^^^^^^^^^^^
19:19:28 [2020-06-04T23:19:28.610Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
19:19:28 [2020-06-04T23:19:28.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[46] 
19:19:28 [2020-06-04T23:19:28.610Z] 	fBackendMap.put(backend, historyTreeFile);
19:19:28 [2020-06-04T23:19:28.610Z] 	                         ^^^^^^^^^^^^^^^
19:19:28 [2020-06-04T23:19:28.610Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
19:19:28 [2020-06-04T23:19:28.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[169] 
19:19:28 [2020-06-04T23:19:28.610Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
19:19:28 [2020-06-04T23:19:28.610Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
19:19:28 [2020-06-04T23:19:28.610Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
19:19:28 [2020-06-04T23:19:28.610Z] 4 problems (4 warnings)
19:19:28 [2020-06-04T23:19:28.610Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.610Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:19:28 [2020-06-04T23:19:28.610Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
19:19:28 [2020-06-04T23:19:28.610Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.610Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] 
19:19:28 [2020-06-04T23:19:28.865Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:31 [2020-06-04T23:19:31.376Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
19:19:31 [2020-06-04T23:19:31.376Z] [INFO] Command line:
19:19:31 [2020-06-04T23:19:31.376Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:19:31 [2020-06-04T23:19:31.376Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:19:32 [2020-06-04T23:19:32.739Z] !SESSION 2020-06-04 23:19:31.270 -----------------------------------------------
19:19:32 [2020-06-04T23:19:32.739Z] eclipse.buildId=unknown
19:19:32 [2020-06-04T23:19:32.739Z] java.version=1.8.0_202
19:19:32 [2020-06-04T23:19:32.739Z] java.vendor=Oracle Corporation
19:19:32 [2020-06-04T23:19:32.739Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:19:32 [2020-06-04T23:19:32.739Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:19:32 [2020-06-04T23:19:32.739Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:19:32 [2020-06-04T23:19:32.739Z] 
19:19:32 [2020-06-04T23:19:32.739Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:19:32.495
19:19:32 [2020-06-04T23:19:32.739Z] !MESSAGE FrameworkEvent ERROR
19:19:32 [2020-06-04T23:19:32.739Z] !STACK 0
19:19:32 [2020-06-04T23:19:32.739Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [46]
19:19:32 [2020-06-04T23:19:32.739Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:19:32 [2020-06-04T23:19:32.739Z] 
19:19:32 [2020-06-04T23:19:32.739Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:19:32 [2020-06-04T23:19:32.739Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:19:32 [2020-06-04T23:19:32.739Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:19:32 [2020-06-04T23:19:32.739Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:19:32 [2020-06-04T23:19:32.739Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:19:32 [2020-06-04T23:19:32.739Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:19:32 [2020-06-04T23:19:32.739Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:19:32 [2020-06-04T23:19:32.739Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:19:33 [2020-06-04T23:19:33.664Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
19:19:33 [2020-06-04T23:19:33.664Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
19:19:33 [2020-06-04T23:19:33.664Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.084 s
19:19:33 [2020-06-04T23:19:33.664Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
19:19:33 [2020-06-04T23:19:33.664Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
19:19:33 [2020-06-04T23:19:33.664Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
19:19:33 [2020-06-04T23:19:33.664Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.664Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.665Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.665Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.665Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.665Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.665Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.665Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.665Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
19:19:33 [2020-06-04T23:19:33.919Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
19:19:33 [2020-06-04T23:19:33.919Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.116 s
19:19:33 [2020-06-04T23:19:33.919Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
19:19:33 [2020-06-04T23:19:33.919Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
19:19:33 [2020-06-04T23:19:33.919Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.001 s
19:19:33 [2020-06-04T23:19:33.919Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
19:19:33 [2020-06-04T23:19:33.919Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0 s
19:19:33 [2020-06-04T23:19:33.919Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
19:19:35 [2020-06-04T23:19:35.284Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
19:19:35 [2020-06-04T23:19:35.284Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
19:19:35 [2020-06-04T23:19:35.284Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
19:19:35 [2020-06-04T23:19:35.284Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.03 s
19:19:35 [2020-06-04T23:19:35.284Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.284Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 1.174 s
19:19:35 [2020-06-04T23:19:35.284Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
19:19:35 [2020-06-04T23:19:35.844Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
19:19:35 [2020-06-04T23:19:35.844Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.844Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.005 s
19:19:35 [2020-06-04T23:19:35.844Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
19:19:35 [2020-06-04T23:19:35.844Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.023 s
19:19:35 [2020-06-04T23:19:35.844Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
19:19:35 [2020-06-04T23:19:35.844Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.401 s
19:19:35 [2020-06-04T23:19:35.844Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
19:19:35 [2020-06-04T23:19:35.844Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.006 s
19:19:35 [2020-06-04T23:19:35.844Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
19:19:35 [2020-06-04T23:19:35.844Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.012 s
19:19:35 [2020-06-04T23:19:35.844Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
19:19:35 [2020-06-04T23:19:35.844Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.364 s
19:19:35 [2020-06-04T23:19:35.844Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
19:19:36 [2020-06-04T23:19:36.769Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
19:19:36 [2020-06-04T23:19:36.769Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
19:19:36 [2020-06-04T23:19:36.769Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
19:19:36 [2020-06-04T23:19:36.770Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
19:19:36 [2020-06-04T23:19:36.770Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.005 s
19:19:36 [2020-06-04T23:19:36.770Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
19:19:36 [2020-06-04T23:19:36.770Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.31 s
19:19:36 [2020-06-04T23:19:36.770Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
19:19:36 [2020-06-04T23:19:36.770Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
19:19:36 [2020-06-04T23:19:36.770Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
19:19:36 [2020-06-04T23:19:36.770Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.006 s
19:19:36 [2020-06-04T23:19:36.770Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
19:19:36 [2020-06-04T23:19:36.770Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.323 s
19:19:36 [2020-06-04T23:19:36.770Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
19:19:37 [2020-06-04T23:19:37.025Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.025Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.501 s
19:19:37 [2020-06-04T23:19:37.025Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] 
19:19:37 [2020-06-04T23:19:37.025Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-06-04 23:19:36.992
19:19:37 [2020-06-04T23:19:37.025Z] !MESSAGE Custom factory for type 87 does not exist
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.025Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
19:19:37 [2020-06-04T23:19:37.025Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
19:19:37 [2020-06-04T23:19:37.025Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.006 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
19:19:37 [2020-06-04T23:19:37.025Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.025Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.025Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.025Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.025Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
19:19:37 [2020-06-04T23:19:37.025Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
19:19:37 [2020-06-04T23:19:37.025Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.025Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
19:19:37 [2020-06-04T23:19:37.281Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
19:19:37 [2020-06-04T23:19:37.281Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.281Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
19:19:37 [2020-06-04T23:19:37.281Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.281Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.011 s
19:19:37 [2020-06-04T23:19:37.281Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.281Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.281Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.048 s
19:19:37 [2020-06-04T23:19:37.281Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
19:19:37 [2020-06-04T23:19:37.281Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
19:19:37 [2020-06-04T23:19:37.281Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.281Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
19:19:37 [2020-06-04T23:19:37.281Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
19:19:37 [2020-06-04T23:19:37.281Z] 
19:19:37 [2020-06-04T23:19:37.281Z] Results:
19:19:37 [2020-06-04T23:19:37.281Z] 
19:19:37 [2020-06-04T23:19:37.281Z] Tests run: 182, Failures: 0, Errors: 0, Skipped: 0
19:19:37 [2020-06-04T23:19:37.281Z] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] All tests passed!
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.pom
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.13-SNAPSHOT [18/138]
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] The project's OSGi version is 1.0.13.202006042312
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] 
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:38 [2020-06-04T23:19:38.206Z] [INFO] Compiling 152 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
19:19:39 [2020-06-04T23:19:39.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[136] 
19:19:39 [2020-06-04T23:19:39.568Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
19:19:39 [2020-06-04T23:19:39.568Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:19:39 [2020-06-04T23:19:39.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[106] 
19:19:39 [2020-06-04T23:19:39.568Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
19:19:39 [2020-06-04T23:19:39.568Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:19:39 [2020-06-04T23:19:39.568Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 32)
19:19:39 [2020-06-04T23:19:39.568Z] 	@SuppressWarnings({ "javadoc", "nls" })
19:19:39 [2020-06-04T23:19:39.568Z] 	                               ^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
19:19:39 [2020-06-04T23:19:39.568Z] 6. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 57)
19:19:39 [2020-06-04T23:19:39.568Z] 	@SuppressWarnings({ "nls", "javadoc"})
19:19:39 [2020-06-04T23:19:39.568Z] 	                    ^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
19:19:39 [2020-06-04T23:19:39.568Z] 7. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 133)
19:19:39 [2020-06-04T23:19:39.568Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
19:19:39 [2020-06-04T23:19:39.568Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
19:19:39 [2020-06-04T23:19:39.568Z] 8. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 220)
19:19:39 [2020-06-04T23:19:39.568Z] 	assertFalse("equals", fEvent1.equals(fEvent1.getType()));
19:19:39 [2020-06-04T23:19:39.568Z] 	                                     ^^^^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent
19:19:39 [2020-06-04T23:19:39.568Z] 9. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 90)
19:19:39 [2020-06-04T23:19:39.568Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
19:19:39 [2020-06-04T23:19:39.568Z] 	                                 ^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
19:19:39 [2020-06-04T23:19:39.568Z] 10. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 174)
19:19:39 [2020-06-04T23:19:39.568Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
19:19:39 [2020-06-04T23:19:39.568Z] 	                                                 ^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
19:19:39 [2020-06-04T23:19:39.568Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 175)
19:19:39 [2020-06-04T23:19:39.568Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
19:19:39 [2020-06-04T23:19:39.568Z] 	                                                 ^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
19:19:39 [2020-06-04T23:19:39.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[119] 
19:19:39 [2020-06-04T23:19:39.568Z] 	return event;
19:19:39 [2020-06-04T23:19:39.568Z] 	^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Potential resource leak: 'stream' may not be closed at this location
19:19:39 [2020-06-04T23:19:39.568Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[124] 
19:19:39 [2020-06-04T23:19:39.568Z] 	return null;
19:19:39 [2020-06-04T23:19:39.568Z] 	^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Potential resource leak: 'stream' may not be closed at this location
19:19:39 [2020-06-04T23:19:39.568Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 40)
19:19:39 [2020-06-04T23:19:39.568Z] 	@SuppressWarnings("nls")
19:19:39 [2020-06-04T23:19:39.568Z] 	                  ^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
19:19:39 [2020-06-04T23:19:39.568Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 184)
19:19:39 [2020-06-04T23:19:39.568Z] 	assertFalse("equals", fType1.equals(fLabels1));
19:19:39 [2020-06-04T23:19:39.568Z] 	                                    ^^^^^^^^
19:19:39 [2020-06-04T23:19:39.568Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
19:19:39 [2020-06-04T23:19:39.568Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 214)
19:19:39 [2020-06-04T23:19:39.568Z] 	assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0)));
19:19:39 [2020-06-04T23:19:39.568Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint
19:19:39 [2020-06-04T23:19:39.569Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[454] 
19:19:39 [2020-06-04T23:19:39.569Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
19:19:39 [2020-06-04T23:19:39.569Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
19:19:39 [2020-06-04T23:19:39.569Z] 18. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 35)
19:19:39 [2020-06-04T23:19:39.569Z] 	@SuppressWarnings({ "javadoc", "nls" })
19:19:39 [2020-06-04T23:19:39.569Z] 	                               ^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
19:19:39 [2020-06-04T23:19:39.569Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[60] 
19:19:39 [2020-06-04T23:19:39.569Z] 	public void setUp() throws IOException {
19:19:39 [2020-06-04T23:19:39.569Z] 	                           ^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
19:19:39 [2020-06-04T23:19:39.569Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 126)
19:19:39 [2020-06-04T23:19:39.569Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
19:19:39 [2020-06-04T23:19:39.569Z] 	                                 ^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
19:19:39 [2020-06-04T23:19:39.569Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 60)
19:19:39 [2020-06-04T23:19:39.569Z] 	@SuppressWarnings({"javadoc", "nls"})
19:19:39 [2020-06-04T23:19:39.569Z] 	                              ^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
19:19:39 [2020-06-04T23:19:39.569Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[97] 
19:19:39 [2020-06-04T23:19:39.569Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
19:19:39 [2020-06-04T23:19:39.569Z] 	                      ^^^^
19:19:39 [2020-06-04T23:19:39.569Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
19:19:39 [2020-06-04T23:19:39.569Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 156)
19:19:39 [2020-06-04T23:19:39.569Z] 	assertTrue("equals", !range1.equals(ts1));
19:19:39 [2020-06-04T23:19:39.569Z] 	                                    ^^^
19:19:39 [2020-06-04T23:19:39.569Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange
19:19:39 [2020-06-04T23:19:39.569Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 191)
19:19:39 [2020-06-04T23:19:39.569Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
19:19:39 [2020-06-04T23:19:39.569Z] 	                                 ^^^^^^^^^^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
19:19:39 [2020-06-04T23:19:39.569Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[126] 
19:19:39 [2020-06-04T23:19:39.569Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
19:19:39 [2020-06-04T23:19:39.569Z] 	                                                           ^^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:19:39 [2020-06-04T23:19:39.569Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[127] 
19:19:39 [2020-06-04T23:19:39.569Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
19:19:39 [2020-06-04T23:19:39.569Z] 	                                                           ^^^^^^
19:19:39 [2020-06-04T23:19:39.569Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:19:39 [2020-06-04T23:19:39.569Z] 26 problems (0 errors, 9 warnings, 9 info)
19:19:39 [2020-06-04T23:19:39.569Z] [INFO] 
19:19:39 [2020-06-04T23:19:39.569Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:39 [2020-06-04T23:19:39.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:19:39 [2020-06-04T23:19:39.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
19:19:39 [2020-06-04T23:19:39.569Z] [INFO] 
19:19:39 [2020-06-04T23:19:39.569Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:39 [2020-06-04T23:19:39.569Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar
19:19:39 [2020-06-04T23:19:39.824Z] [INFO] 
19:19:39 [2020-06-04T23:19:39.824Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:39 [2020-06-04T23:19:39.824Z] [INFO] 
19:19:39 [2020-06-04T23:19:39.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:39 [2020-06-04T23:19:39.824Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
19:19:40 [2020-06-04T23:19:40.079Z] [INFO] 
19:19:40 [2020-06-04T23:19:40.079Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:40 [2020-06-04T23:19:40.079Z] [INFO] 
19:19:40 [2020-06-04T23:19:40.079Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:40 [2020-06-04T23:19:40.079Z] [INFO] 
19:19:40 [2020-06-04T23:19:40.079Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:40 [2020-06-04T23:19:40.079Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
19:19:40 [2020-06-04T23:19:40.638Z] [INFO] 
19:19:40 [2020-06-04T23:19:40.638Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:40 [2020-06-04T23:19:40.638Z] [INFO] 
19:19:40 [2020-06-04T23:19:40.638Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
19:19:40 [2020-06-04T23:19:40.893Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
19:19:40 [2020-06-04T23:19:40.893Z] [INFO] Command line:
19:19:40 [2020-06-04T23:19:40.893Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:19:40 [2020-06-04T23:19:40.893Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:19:42 [2020-06-04T23:19:42.254Z] !SESSION 2020-06-04 23:19:40.894 -----------------------------------------------
19:19:42 [2020-06-04T23:19:42.254Z] eclipse.buildId=unknown
19:19:42 [2020-06-04T23:19:42.254Z] java.version=1.8.0_202
19:19:42 [2020-06-04T23:19:42.254Z] java.vendor=Oracle Corporation
19:19:42 [2020-06-04T23:19:42.254Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:19:42 [2020-06-04T23:19:42.254Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:19:42 [2020-06-04T23:19:42.254Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:19:42 [2020-06-04T23:19:42.254Z] 
19:19:42 [2020-06-04T23:19:42.254Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:19:42.087
19:19:42 [2020-06-04T23:19:42.254Z] !MESSAGE FrameworkEvent ERROR
19:19:42 [2020-06-04T23:19:42.254Z] !STACK 0
19:19:42 [2020-06-04T23:19:42.254Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:19:42 [2020-06-04T23:19:42.254Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:19:42 [2020-06-04T23:19:42.254Z] 
19:19:42 [2020-06-04T23:19:42.254Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:19:42 [2020-06-04T23:19:42.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:19:42 [2020-06-04T23:19:42.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:19:42 [2020-06-04T23:19:42.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:19:42 [2020-06-04T23:19:42.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:19:42 [2020-06-04T23:19:42.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:19:42 [2020-06-04T23:19:42.254Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:19:42 [2020-06-04T23:19:42.254Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:19:43 [2020-06-04T23:19:43.616Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
19:19:43 [2020-06-04T23:19:43.616Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
19:19:43 [2020-06-04T23:19:43.616Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.007 s
19:19:43 [2020-06-04T23:19:43.616Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.003 s
19:19:43 [2020-06-04T23:19:43.616Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
19:19:43 [2020-06-04T23:19:43.616Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.004 s
19:19:43 [2020-06-04T23:19:43.616Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
19:19:43 [2020-06-04T23:19:43.616Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
19:19:43 [2020-06-04T23:19:43.616Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
19:20:01 [2020-06-04T23:20:01.645Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.004 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
19:20:01 [2020-06-04T23:20:01.645Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.001 s
19:20:01 [2020-06-04T23:20:01.645Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
19:20:01 [2020-06-04T23:20:01.645Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
19:20:01 [2020-06-04T23:20:01.645Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
19:20:01 [2020-06-04T23:20:01.645Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
19:20:01 [2020-06-04T23:20:01.645Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.005 s
19:20:01 [2020-06-04T23:20:01.645Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
19:20:01 [2020-06-04T23:20:01.645Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
19:20:01 [2020-06-04T23:20:01.645Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
19:20:01 [2020-06-04T23:20:01.645Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
19:20:01 [2020-06-04T23:20:01.645Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
19:20:01 [2020-06-04T23:20:01.645Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
19:20:01 [2020-06-04T23:20:01.645Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
19:20:01 [2020-06-04T23:20:01.645Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
19:20:01 [2020-06-04T23:20:01.645Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
19:20:03 [2020-06-04T23:20:03.006Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.396 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
19:20:03 [2020-06-04T23:20:03.006Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.133 s
19:20:03 [2020-06-04T23:20:03.006Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.014 s
19:20:03 [2020-06-04T23:20:03.006Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.114 s
19:20:03 [2020-06-04T23:20:03.006Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.011 s
19:20:03 [2020-06-04T23:20:03.006Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.113 s
19:20:03 [2020-06-04T23:20:03.006Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.007 s
19:20:03 [2020-06-04T23:20:03.006Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
19:20:07 [2020-06-04T23:20:07.164Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.173 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
19:20:07 [2020-06-04T23:20:07.164Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.931 s
19:20:07 [2020-06-04T23:20:07.164Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.242 s
19:20:07 [2020-06-04T23:20:07.164Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
19:20:15 [2020-06-04T23:20:15.271Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.233 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
19:20:15 [2020-06-04T23:20:15.271Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 5.157 s
19:20:15 [2020-06-04T23:20:15.271Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 3.076 s
19:20:15 [2020-06-04T23:20:15.271Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
19:20:15 [2020-06-04T23:20:15.271Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
19:20:15 [2020-06-04T23:20:15.271Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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
19:20:15 [2020-06-04T23:20:15.271Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
19:20:15 [2020-06-04T23:20:15.271Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
19:20:15 [2020-06-04T23:20:15.271Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
19:20:15 [2020-06-04T23:20:15.271Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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
19:20:15 [2020-06-04T23:20:15.271Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
19:20:15 [2020-06-04T23:20:15.271Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
19:20:15 [2020-06-04T23:20:15.271Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
19:20:15 [2020-06-04T23:20:15.271Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.001 s
19:20:15 [2020-06-04T23:20:15.271Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0 s
19:20:15 [2020-06-04T23:20:15.271Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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
19:20:15 [2020-06-04T23:20:15.271Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
19:20:15 [2020-06-04T23:20:15.271Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
19:20:15 [2020-06-04T23:20:15.271Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
19:20:15 [2020-06-04T23:20:15.271Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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
19:20:15 [2020-06-04T23:20:15.271Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0 s
19:20:15 [2020-06-04T23:20:15.271Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
19:20:18 [2020-06-04T23:20:18.551Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
19:20:18 [2020-06-04T23:20:18.551Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.104 s
19:20:18 [2020-06-04T23:20:18.551Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.002 s
19:20:18 [2020-06-04T23:20:18.551Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.005 s
19:20:18 [2020-06-04T23:20:18.551Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.003 s
19:20:18 [2020-06-04T23:20:18.551Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.005 s
19:20:18 [2020-06-04T23:20:18.552Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.002 s
19:20:18 [2020-06-04T23:20:18.552Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
19:20:18 [2020-06-04T23:20:18.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
19:20:18 [2020-06-04T23:20:18.552Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.064 s
19:20:18 [2020-06-04T23:20:18.552Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.552Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
19:20:18 [2020-06-04T23:20:18.552Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
19:20:18 [2020-06-04T23:20:18.552Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.008 s
19:20:18 [2020-06-04T23:20:18.552Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.552Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
19:20:18 [2020-06-04T23:20:18.806Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
19:20:18 [2020-06-04T23:20:18.806Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
19:20:18 [2020-06-04T23:20:18.806Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
19:20:18 [2020-06-04T23:20:18.806Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.806Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.138 s
19:20:18 [2020-06-04T23:20:18.806Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
19:20:18 [2020-06-04T23:20:18.806Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.806Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.806Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.003 s
19:20:18 [2020-06-04T23:20:18.806Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.013 s
19:20:18 [2020-06-04T23:20:18.806Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.806Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.102 s
19:20:18 [2020-06-04T23:20:18.806Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.806Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.806Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.806Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
19:20:18 [2020-06-04T23:20:18.806Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
19:20:18 [2020-06-04T23:20:18.806Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
19:20:18 [2020-06-04T23:20:18.806Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
19:20:18 [2020-06-04T23:20:18.806Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
19:20:21 [2020-06-04T23:20:21.316Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.571 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
19:20:21 [2020-06-04T23:20:21.316Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.345 s
19:20:21 [2020-06-04T23:20:21.316Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.224 s
19:20:21 [2020-06-04T23:20:21.316Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
19:20:31 [2020-06-04T23:20:31.245Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.814 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
19:20:31 [2020-06-04T23:20:31.245Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.594 s
19:20:31 [2020-06-04T23:20:31.245Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.207 s
19:20:31 [2020-06-04T23:20:31.245Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.005 s
19:20:31 [2020-06-04T23:20:31.245Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.007 s
19:20:31 [2020-06-04T23:20:31.245Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
19:20:31 [2020-06-04T23:20:31.245Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
19:20:31 [2020-06-04T23:20:31.245Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
19:20:31 [2020-06-04T23:20:31.245Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
19:20:41 [2020-06-04T23:20:41.177Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.234 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
19:20:41 [2020-06-04T23:20:41.177Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 6.475 s
19:20:41 [2020-06-04T23:20:41.177Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 3.759 s
19:20:41 [2020-06-04T23:20:41.177Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
19:20:43 [2020-06-04T23:20:43.688Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.062 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
19:20:43 [2020-06-04T23:20:43.688Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.137 s
19:20:43 [2020-06-04T23:20:43.688Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.209 s
19:20:43 [2020-06-04T23:20:43.688Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.002 s
19:20:43 [2020-06-04T23:20:43.688Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.022 s
19:20:43 [2020-06-04T23:20:43.688Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.009 s
19:20:43 [2020-06-04T23:20:43.688Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
19:20:43 [2020-06-04T23:20:43.688Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.143 s
19:20:43 [2020-06-04T23:20:43.688Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.166 s
19:20:43 [2020-06-04T23:20:43.688Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
19:20:43 [2020-06-04T23:20:43.688Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.984 s
19:20:43 [2020-06-04T23:20:43.688Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.024 s
19:20:43 [2020-06-04T23:20:43.688Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.033 s
19:20:43 [2020-06-04T23:20:43.688Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
19:20:43 [2020-06-04T23:20:43.688Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.009 s
19:20:43 [2020-06-04T23:20:43.688Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.141 s
19:20:43 [2020-06-04T23:20:43.688Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.009 s
19:20:43 [2020-06-04T23:20:43.688Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.008 s
19:20:43 [2020-06-04T23:20:43.688Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.141 s
19:20:43 [2020-06-04T23:20:43.689Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
19:20:45 [2020-06-04T23:20:45.050Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
19:20:45 [2020-06-04T23:20:45.050Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.084 s
19:20:45 [2020-06-04T23:20:45.050Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.473 s
19:20:45 [2020-06-04T23:20:45.050Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.296 s
19:20:45 [2020-06-04T23:20:45.050Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.03 s
19:20:45 [2020-06-04T23:20:45.050Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
19:20:45 [2020-06-04T23:20:45.050Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
19:20:45 [2020-06-04T23:20:45.050Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.048 s
19:20:45 [2020-06-04T23:20:45.050Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.069 s
19:20:45 [2020-06-04T23:20:45.050Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.009 s
19:20:45 [2020-06-04T23:20:45.050Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.297 s
19:20:45 [2020-06-04T23:20:45.050Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.019 s
19:20:45 [2020-06-04T23:20:45.050Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.009 s
19:20:45 [2020-06-04T23:20:45.050Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
19:20:45 [2020-06-04T23:20:45.050Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
19:20:45 [2020-06-04T23:20:45.050Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.047 s
19:20:45 [2020-06-04T23:20:45.050Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.003 s
19:20:45 [2020-06-04T23:20:45.050Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.008 s
19:20:45 [2020-06-04T23:20:45.050Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.047 s
19:20:45 [2020-06-04T23:20:45.050Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
19:21:52 [2020-06-04T23:21:52.660Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.046 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.189 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.199 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
19:21:52 [2020-06-04T23:21:52.660Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
19:21:52 [2020-06-04T23:21:52.660Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.371 s
19:21:52 [2020-06-04T23:21:52.660Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.231 s
19:21:52 [2020-06-04T23:21:52.660Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.37 s
19:21:52 [2020-06-04T23:21:52.660Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.372 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.213 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.183 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.204 s
19:21:52 [2020-06-04T23:21:52.660Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.185 s
19:21:52 [2020-06-04T23:21:52.660Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.367 s
19:21:52 [2020-06-04T23:21:52.660Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.188 s
19:21:52 [2020-06-04T23:21:52.660Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.373 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.215 s
19:21:52 [2020-06-04T23:21:52.660Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.184 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.211 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.189 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.184 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.192 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.204 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
19:21:52 [2020-06-04T23:21:52.660Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.223 s
19:21:52 [2020-06-04T23:21:52.660Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.368 s
19:21:52 [2020-06-04T23:21:52.660Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.385 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.204 s
19:21:52 [2020-06-04T23:21:52.660Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.373 s
19:21:52 [2020-06-04T23:21:52.660Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.37 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.204 s
19:21:52 [2020-06-04T23:21:52.660Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.369 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.22 s
19:21:52 [2020-06-04T23:21:52.660Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.212 s
19:21:52 [2020-06-04T23:21:52.660Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.223 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.191 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.186 s
19:21:52 [2020-06-04T23:21:52.660Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.22 s
19:21:52 [2020-06-04T23:21:52.660Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.225 s
19:21:52 [2020-06-04T23:21:52.660Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.185 s
19:21:52 [2020-06-04T23:21:52.660Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.188 s
19:21:52 [2020-06-04T23:21:52.660Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.185 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.185 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.184 s
19:21:52 [2020-06-04T23:21:52.660Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.199 s
19:21:52 [2020-06-04T23:21:52.660Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
19:21:52 [2020-06-04T23:21:52.660Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
19:21:52 [2020-06-04T23:21:52.660Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
19:21:52 [2020-06-04T23:21:52.660Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
19:21:52 [2020-06-04T23:21:52.660Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
19:21:52 [2020-06-04T23:21:52.660Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
19:21:52 [2020-06-04T23:21:52.660Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
19:21:52 [2020-06-04T23:21:52.660Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
19:21:52 [2020-06-04T23:21:52.660Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.660Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
19:21:52 [2020-06-04T23:21:52.660Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
19:21:52 [2020-06-04T23:21:52.661Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
19:21:52 [2020-06-04T23:21:52.661Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
19:21:52 [2020-06-04T23:21:52.661Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
19:21:52 [2020-06-04T23:21:52.661Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
19:21:52 [2020-06-04T23:21:52.661Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
19:22:02 [2020-06-04T23:22:02.595Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.516 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.01 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.371 s
19:22:02 [2020-06-04T23:22:02.595Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.069 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.038 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.019 s
19:22:02 [2020-06-04T23:22:02.595Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.393 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.064 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.029 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.01 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.018 s
19:22:02 [2020-06-04T23:22:02.595Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.468 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.067 s
19:22:02 [2020-06-04T23:22:02.595Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.097 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.028 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.018 s
19:22:02 [2020-06-04T23:22:02.595Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.01 s
19:22:02 [2020-06-04T23:22:02.595Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
19:22:02 [2020-06-04T23:22:02.595Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
19:22:02 [2020-06-04T23:22:02.595Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
19:22:02 [2020-06-04T23:22:02.595Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
19:22:09 [2020-06-04T23:22:09.128Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.166 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
19:22:09 [2020-06-04T23:22:09.128Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.19 s
19:22:09 [2020-06-04T23:22:09.128Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.191 s
19:22:09 [2020-06-04T23:22:09.128Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.181 s
19:22:09 [2020-06-04T23:22:09.128Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.228 s
19:22:09 [2020-06-04T23:22:09.128Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.192 s
19:22:09 [2020-06-04T23:22:09.128Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.182 s
19:22:09 [2020-06-04T23:22:09.128Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
19:23:45 [2020-06-04T23:23:45.489Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.646 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.37 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.374 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.378 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.374 s
19:23:45 [2020-06-04T23:23:45.489Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.418 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.407 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.394 s
19:23:45 [2020-06-04T23:23:45.489Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.577 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.435 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.377 s
19:23:45 [2020-06-04T23:23:45.489Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.372 s
19:23:45 [2020-06-04T23:23:45.489Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.559 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.37 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.405 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.374 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.371 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.381 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.394 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.387 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.37 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.373 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.419 s
19:23:45 [2020-06-04T23:23:45.489Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.38 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.404 s
19:23:45 [2020-06-04T23:23:45.489Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.405 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.4 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.386 s
19:23:45 [2020-06-04T23:23:45.489Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.375 s
19:23:45 [2020-06-04T23:23:45.489Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.378 s
19:23:45 [2020-06-04T23:23:45.489Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.372 s
19:23:45 [2020-06-04T23:23:45.489Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.374 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.367 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.544 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.381 s
19:23:45 [2020-06-04T23:23:45.490Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
19:23:45 [2020-06-04T23:23:45.490Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
19:23:45 [2020-06-04T23:23:45.490Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.01 s
19:23:45 [2020-06-04T23:23:45.490Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.008 s
19:23:45 [2020-06-04T23:23:45.490Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.107 s
19:23:45 [2020-06-04T23:23:45.490Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
19:23:45 [2020-06-04T23:23:45.490Z] 
19:23:45 [2020-06-04T23:23:45.490Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:33.709
19:23:45 [2020-06-04T23:23:45.490Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
19:23:45 [2020-06-04T23:23:45.490Z] !STACK 0
19:23:45 [2020-06-04T23:23:45.490Z] java.lang.RuntimeException: The parameter should be set
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:23:45 [2020-06-04T23:23:45.490Z] 
19:23:45 [2020-06-04T23:23:45.490Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:33.710
19:23:45 [2020-06-04T23:23:45.490Z] !MESSAGE Exception executing analysis
19:23:45 [2020-06-04T23:23:45.490Z] !STACK 0
19:23:45 [2020-06-04T23:23:45.490Z] java.lang.RuntimeException: The parameter should be set
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:23:45 [2020-06-04T23:23:45.490Z] 
19:23:45 [2020-06-04T23:23:45.490Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:34.923
19:23:45 [2020-06-04T23:23:45.490Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
19:23:45 [2020-06-04T23:23:45.490Z] !STACK 0
19:23:45 [2020-06-04T23:23:45.490Z] java.lang.RuntimeException: The parameter should be set
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:23:45 [2020-06-04T23:23:45.490Z] 
19:23:45 [2020-06-04T23:23:45.490Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:34.924
19:23:45 [2020-06-04T23:23:45.490Z] !MESSAGE Exception executing analysis
19:23:45 [2020-06-04T23:23:45.490Z] !STACK 0
19:23:45 [2020-06-04T23:23:45.490Z] java.lang.RuntimeException: The parameter should be set
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
19:23:45 [2020-06-04T23:23:45.490Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:23:45 [2020-06-04T23:23:45.490Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.469 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
19:23:45 [2020-06-04T23:23:45.490Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.249 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.22 s
19:23:45 [2020-06-04T23:23:45.490Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
19:23:45 [2020-06-04T23:23:45.490Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
19:23:45 [2020-06-04T23:23:45.490Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.490Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.490Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
19:23:45 [2020-06-04T23:23:45.490Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
19:23:45 [2020-06-04T23:23:45.490Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.011 s
19:23:45 [2020-06-04T23:23:45.490Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.490Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
19:23:45 [2020-06-04T23:23:45.490Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
19:23:45 [2020-06-04T23:23:45.490Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
19:23:45 [2020-06-04T23:23:45.490Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.490Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.490Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
19:23:45 [2020-06-04T23:23:45.490Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
19:23:45 [2020-06-04T23:23:45.490Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
19:23:45 [2020-06-04T23:23:45.490Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
19:23:45 [2020-06-04T23:23:45.490Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.490Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
19:23:45 [2020-06-04T23:23:45.490Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
19:23:45 [2020-06-04T23:23:45.490Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.286 s
19:23:45 [2020-06-04T23:23:45.490Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.226 s
19:23:45 [2020-06-04T23:23:45.490Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.091 s
19:23:45 [2020-06-04T23:23:45.490Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.463 s
19:23:45 [2020-06-04T23:23:45.490Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.490Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.033 s
19:23:45 [2020-06-04T23:23:45.490Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.099 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
19:23:45 [2020-06-04T23:23:45.491Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
19:23:45 [2020-06-04T23:23:45.491Z] 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
19:23:45 [2020-06-04T23:23:45.491Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
19:23:45 [2020-06-04T23:23:45.491Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
19:23:45 [2020-06-04T23:23:45.491Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
19:23:45 [2020-06-04T23:23:45.491Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
19:23:45 [2020-06-04T23:23:45.491Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
19:23:45 [2020-06-04T23:23:45.491Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
19:23:45 [2020-06-04T23:23:45.491Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.491Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
19:23:45 [2020-06-04T23:23:45.491Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
19:23:45 [2020-06-04T23:23:45.491Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.491Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
19:23:45 [2020-06-04T23:23:45.492Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.004 s
19:23:45 [2020-06-04T23:23:45.492Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
19:23:45 [2020-06-04T23:23:45.492Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
19:23:45 [2020-06-04T23:23:45.492Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
19:23:45 [2020-06-04T23:23:45.492Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.004 s
19:23:45 [2020-06-04T23:23:45.492Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
19:23:45 [2020-06-04T23:23:45.492Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.492Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1 s
19:23:45 [2020-06-04T23:23:45.492Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
19:23:45 [2020-06-04T23:23:45.492Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
19:23:45 [2020-06-04T23:23:45.492Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.004 s
19:23:45 [2020-06-04T23:23:45.492Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
19:23:45 [2020-06-04T23:23:45.492Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
19:23:45 [2020-06-04T23:23:45.492Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
19:23:45 [2020-06-04T23:23:45.492Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.005 s
19:23:45 [2020-06-04T23:23:45.492Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
19:23:45 [2020-06-04T23:23:45.492Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.011 s
19:23:45 [2020-06-04T23:23:45.492Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.492Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
19:23:45 [2020-06-04T23:23:45.492Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.492Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
19:23:45 [2020-06-04T23:23:45.492Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
19:23:45 [2020-06-04T23:23:45.492Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.004 s
19:23:45 [2020-06-04T23:23:45.492Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.024 s
19:23:45 [2020-06-04T23:23:45.492Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.492Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.096 s
19:23:45 [2020-06-04T23:23:45.493Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.085 s
19:23:45 [2020-06-04T23:23:45.493Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.082 s
19:23:45 [2020-06-04T23:23:45.493Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.034 s
19:23:45 [2020-06-04T23:23:45.493Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
19:23:45 [2020-06-04T23:23:45.493Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
19:23:45 [2020-06-04T23:23:45.493Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
19:23:45 [2020-06-04T23:23:45.493Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.93 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
19:23:45 [2020-06-04T23:23:45.493Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.298 s
19:23:45 [2020-06-04T23:23:45.493Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.23 s
19:23:45 [2020-06-04T23:23:45.493Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.209 s
19:23:45 [2020-06-04T23:23:45.493Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.192 s
19:23:45 [2020-06-04T23:23:45.493Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
19:23:45 [2020-06-04T23:23:45.493Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
19:23:45 [2020-06-04T23:23:45.493Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.033 s
19:23:45 [2020-06-04T23:23:45.493Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.493Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.493Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.493Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.493Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.493Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.493Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
19:23:45 [2020-06-04T23:23:45.493Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
19:23:45 [2020-06-04T23:23:45.493Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
19:23:45 [2020-06-04T23:23:45.493Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
19:23:45 [2020-06-04T23:23:45.493Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.493Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
19:23:45 [2020-06-04T23:23:45.493Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
19:23:45 [2020-06-04T23:23:45.493Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
19:23:45 [2020-06-04T23:23:45.493Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
19:23:45 [2020-06-04T23:23:45.493Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
19:23:45 [2020-06-04T23:23:45.493Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
19:23:45 [2020-06-04T23:23:45.493Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.004 s
19:23:45 [2020-06-04T23:23:45.493Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.494Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.494Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.494Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.494Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
19:23:45 [2020-06-04T23:23:45.494Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
19:23:45 [2020-06-04T23:23:45.494Z] 
19:23:45 [2020-06-04T23:23:45.494Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-06-04 23:23:44.211
19:23:45 [2020-06-04T23:23:45.494Z] !MESSAGE no spawner in java.library.path
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
19:23:45 [2020-06-04T23:23:45.494Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.437 s
19:23:45 [2020-06-04T23:23:45.494Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.012 s
19:23:45 [2020-06-04T23:23:45.494Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.494Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.494Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.004 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
19:23:45 [2020-06-04T23:23:45.494Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.494Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.494Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.494Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
19:23:45 [2020-06-04T23:23:45.494Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
19:23:45 [2020-06-04T23:23:45.494Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.004 s
19:23:45 [2020-06-04T23:23:45.495Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
19:23:45 [2020-06-04T23:23:45.495Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
19:23:45 [2020-06-04T23:23:45.495Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
19:23:45 [2020-06-04T23:23:45.495Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.003 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.495Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
19:23:45 [2020-06-04T23:23:45.495Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.014 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.009 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.029 s
19:23:45 [2020-06-04T23:23:45.495Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.01 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.01 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.194 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.158 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.116 s
19:23:45 [2020-06-04T23:23:45.495Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.495Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.001 s
19:23:45 [2020-06-04T23:23:45.495Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
19:23:45 [2020-06-04T23:23:45.495Z] 
19:23:45 [2020-06-04T23:23:45.495Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2020-06-04 23:23:45.392
19:23:45 [2020-06-04T23:23:45.495Z] !MESSAGE Failed to deletestatistics-totals.ht
19:23:48 [2020-06-04T23:23:48.007Z] 
19:23:48 [2020-06-04T23:23:48.007Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-04 23:23:47.612
19:23:48 [2020-06-04T23:23:48.007Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
19:23:48 [2020-06-04T23:23:48.007Z] !STACK 0
19:23:48 [2020-06-04T23:23:48.007Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
19:23:48 [2020-06-04T23:23:48.007Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
19:23:48 [2020-06-04T23:23:48.007Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
19:23:48 [2020-06-04T23:23:48.007Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
19:23:48 [2020-06-04T23:23:48.007Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
19:23:48 [2020-06-04T23:23:48.007Z] 	at java.lang.Thread.run(Thread.java:748)
19:23:48 [2020-06-04T23:23:48.935Z] 
19:23:48 [2020-06-04T23:23:48.935Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-04 23:23:48.712
19:23:48 [2020-06-04T23:23:48.935Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
19:23:48 [2020-06-04T23:23:48.935Z] !STACK 0
19:23:48 [2020-06-04T23:23:48.935Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
19:23:48 [2020-06-04T23:23:48.935Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
19:23:48 [2020-06-04T23:23:48.935Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
19:23:48 [2020-06-04T23:23:48.935Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
19:23:48 [2020-06-04T23:23:48.935Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
19:23:48 [2020-06-04T23:23:48.935Z] 	at java.lang.Thread.run(Thread.java:748)
19:23:49 [2020-06-04T23:23:49.861Z] 
19:23:49 [2020-06-04T23:23:49.861Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-04 23:23:49.811
19:23:49 [2020-06-04T23:23:49.861Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
19:23:49 [2020-06-04T23:23:49.861Z] !STACK 0
19:23:49 [2020-06-04T23:23:49.861Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
19:23:49 [2020-06-04T23:23:49.861Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
19:23:49 [2020-06-04T23:23:49.861Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
19:23:49 [2020-06-04T23:23:49.861Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
19:23:49 [2020-06-04T23:23:49.861Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
19:23:49 [2020-06-04T23:23:49.861Z] 	at java.lang.Thread.run(Thread.java:748)
19:23:49 [2020-06-04T23:23:49.861Z] 
19:23:49 [2020-06-04T23:23:49.861Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:49.811
19:23:49 [2020-06-04T23:23:49.861Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(408,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
19:23:52 [2020-06-04T23:23:52.372Z] 
19:23:52 [2020-06-04T23:23:52.372Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:52.026
19:23:52 [2020-06-04T23:23:52.372Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(415,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
19:23:53 [2020-06-04T23:23:53.299Z] 
19:23:53 [2020-06-04T23:23:53.299Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:53.151
19:23:53 [2020-06-04T23:23:53.299Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
19:23:53 [2020-06-04T23:23:53.299Z] !STACK 0
19:23:53 [2020-06-04T23:23:53.299Z] java.lang.IllegalStateException: This exception happens before initialization
19:23:53 [2020-06-04T23:23:53.299Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
19:23:53 [2020-06-04T23:23:53.299Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
19:23:53 [2020-06-04T23:23:53.299Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:23:53 [2020-06-04T23:23:53.299Z] 
19:23:53 [2020-06-04T23:23:53.299Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:53.151
19:23:53 [2020-06-04T23:23:53.299Z] !MESSAGE Exception executing analysis
19:23:53 [2020-06-04T23:23:53.299Z] !STACK 0
19:23:53 [2020-06-04T23:23:53.299Z] java.lang.IllegalStateException: This exception happens before initialization
19:23:53 [2020-06-04T23:23:53.299Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
19:23:53 [2020-06-04T23:23:53.299Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
19:23:53 [2020-06-04T23:23:53.299Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:23:54 [2020-06-04T23:23:54.662Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.884 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
19:23:54 [2020-06-04T23:23:54.662Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.015 s
19:23:54 [2020-06-04T23:23:54.662Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.111 s
19:23:54 [2020-06-04T23:23:54.662Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.309 s
19:23:54 [2020-06-04T23:23:54.662Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
19:23:54 [2020-06-04T23:23:54.662Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.108 s
19:23:54 [2020-06-04T23:23:54.662Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.107 s
19:23:54 [2020-06-04T23:23:54.662Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.106 s
19:23:54 [2020-06-04T23:23:54.662Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.008 s
19:23:54 [2020-06-04T23:23:54.662Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.01 s
19:23:54 [2020-06-04T23:23:54.662Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.109 s
19:23:54 [2020-06-04T23:23:54.662Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
19:23:54 [2020-06-04T23:23:54.662Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
19:23:54 [2020-06-04T23:23:54.662Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
19:23:54 [2020-06-04T23:23:54.662Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
19:23:54 [2020-06-04T23:23:54.662Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
19:23:54 [2020-06-04T23:23:54.662Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
19:23:54 [2020-06-04T23:23:54.662Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
19:23:54 [2020-06-04T23:23:54.662Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
19:23:54 [2020-06-04T23:23:54.662Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
19:23:54 [2020-06-04T23:23:54.662Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
19:23:54 [2020-06-04T23:23:54.662Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
19:23:55 [2020-06-04T23:23:55.589Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.282 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
19:23:55 [2020-06-04T23:23:55.589Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.28 s
19:23:55 [2020-06-04T23:23:55.589Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.002 s
19:23:55 [2020-06-04T23:23:55.589Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
19:23:55 [2020-06-04T23:23:55.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
19:23:55 [2020-06-04T23:23:55.589Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.589Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
19:23:55 [2020-06-04T23:23:55.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
19:23:55 [2020-06-04T23:23:55.589Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.589Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
19:23:55 [2020-06-04T23:23:55.589Z] 
19:23:55 [2020-06-04T23:23:55.589Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.566
19:23:55 [2020-06-04T23:23:55.589Z] !MESSAGE Error parsing /tmp/markers4849574413812636572xml
19:23:55 [2020-06-04T23:23:55.589Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.589Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4849574413812636572xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:23:55 [2020-06-04T23:23:55.589Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:23:55 [2020-06-04T23:23:55.589Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.589Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.589Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.589Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.589Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.589Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.590Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.590Z] 
19:23:55 [2020-06-04T23:23:55.590Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.569
19:23:55 [2020-06-04T23:23:55.590Z] !MESSAGE Error parsing /tmp/markers3445541716580644015xml
19:23:55 [2020-06-04T23:23:55.590Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.590Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3445541716580644015xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:23:55 [2020-06-04T23:23:55.590Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.590Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.590Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.590Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.590Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.590Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.590Z] 
19:23:55 [2020-06-04T23:23:55.590Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.583
19:23:55 [2020-06-04T23:23:55.590Z] !MESSAGE Error parsing /tmp/markers238022545136955628xml
19:23:55 [2020-06-04T23:23:55.590Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.590Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers238022545136955628xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:23:55 [2020-06-04T23:23:55.590Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:23:55 [2020-06-04T23:23:55.590Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
19:23:55 [2020-06-04T23:23:55.590Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.591Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.591Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.591Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.591Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.591Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.591Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.849Z] 
19:23:55 [2020-06-04T23:23:55.849Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.587
19:23:55 [2020-06-04T23:23:55.849Z] !MESSAGE Error parsing /tmp/markers5467623909418658996xml
19:23:55 [2020-06-04T23:23:55.849Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.849Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5467623909418658996xml; 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.
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:23:55 [2020-06-04T23:23:55.849Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:23:55 [2020-06-04T23:23:55.849Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
19:23:55 [2020-06-04T23:23:55.849Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
19:23:55 [2020-06-04T23:23:55.849Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.849Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
19:23:55 [2020-06-04T23:23:55.849Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.849Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.849Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.849Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.849Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.849Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.849Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.849Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.849Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.850Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.850Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.850Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.850Z] 
19:23:55 [2020-06-04T23:23:55.850Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.593
19:23:55 [2020-06-04T23:23:55.850Z] !MESSAGE Error parsing /tmp/markers3746935205695527424xml
19:23:55 [2020-06-04T23:23:55.850Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.850Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.google.common.collect.Range.create(Range.java:146)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.google.common.collect.Range.closed(Range.java:170)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.850Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.850Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.850Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.850Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.850Z] 
19:23:55 [2020-06-04T23:23:55.850Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.597
19:23:55 [2020-06-04T23:23:55.850Z] !MESSAGE Error parsing /tmp/markers2920523558679053704xml
19:23:55 [2020-06-04T23:23:55.850Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.850Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2920523558679053704xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:23:55 [2020-06-04T23:23:55.850Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:23:55 [2020-06-04T23:23:55.850Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.850Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
19:23:55 [2020-06-04T23:23:55.850Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.851Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.851Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.851Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.851Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.851Z] 
19:23:55 [2020-06-04T23:23:55.851Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.601
19:23:55 [2020-06-04T23:23:55.851Z] !MESSAGE Error parsing /tmp/markers8980404634181221837xml
19:23:55 [2020-06-04T23:23:55.851Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.851Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.google.common.collect.Range.create(Range.java:146)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.google.common.collect.Range.closed(Range.java:170)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.851Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.851Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.851Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.851Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.851Z] 
19:23:55 [2020-06-04T23:23:55.851Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.605
19:23:55 [2020-06-04T23:23:55.851Z] !MESSAGE Error parsing /tmp/markers1931899508552791498xml
19:23:55 [2020-06-04T23:23:55.851Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.851Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1931899508552791498xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:23:55 [2020-06-04T23:23:55.851Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:23:55 [2020-06-04T23:23:55.851Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.851Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.851Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.852Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.852Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.852Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.852Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.852Z] 
19:23:55 [2020-06-04T23:23:55.852Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:55.609
19:23:55 [2020-06-04T23:23:55.852Z] !MESSAGE Error parsing /tmp/markers1052598887176049281xml
19:23:55 [2020-06-04T23:23:55.852Z] !STACK 0
19:23:55 [2020-06-04T23:23:55.852Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1052598887176049281xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:23:55 [2020-06-04T23:23:55.852Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:23:55 [2020-06-04T23:23:55.852Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.852Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.852Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.852Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:23:55 [2020-06-04T23:23:55.852Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:23:55 [2020-06-04T23:23:55.852Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:23:55 [2020-06-04T23:23:55.852Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:23:55 [2020-06-04T23:23:55.852Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
19:23:55 [2020-06-04T23:23:55.852Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.049 s
19:23:55 [2020-06-04T23:23:55.852Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.007 s
19:23:55 [2020-06-04T23:23:55.852Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.003 s
19:23:55 [2020-06-04T23:23:55.852Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
19:23:55 [2020-06-04T23:23:55.852Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
19:23:55 [2020-06-04T23:23:55.852Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
19:23:55 [2020-06-04T23:23:55.852Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.852Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.852Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.852Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
19:23:55 [2020-06-04T23:23:55.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
19:23:55 [2020-06-04T23:23:55.852Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.852Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.852Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
19:23:55 [2020-06-04T23:23:55.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
19:23:55 [2020-06-04T23:23:55.853Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.853Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
19:23:55 [2020-06-04T23:23:55.853Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
19:23:56 [2020-06-04T23:23:56.778Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
19:23:56 [2020-06-04T23:23:56.778Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.235 s
19:23:56 [2020-06-04T23:23:56.778Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.103 s
19:23:56 [2020-06-04T23:23:56.778Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
19:23:56 [2020-06-04T23:23:56.778Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.717 s
19:23:56 [2020-06-04T23:23:56.778Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
19:23:56 [2020-06-04T23:23:56.778Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
19:23:56 [2020-06-04T23:23:56.778Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
19:23:56 [2020-06-04T23:23:56.778Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.778Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.779Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
19:23:56 [2020-06-04T23:23:56.779Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.779Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
19:23:56 [2020-06-04T23:23:56.779Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
19:23:59 [2020-06-04T23:23:59.290Z] 
19:23:59 [2020-06-04T23:23:59.290Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:58.950
19:23:59 [2020-06-04T23:23:59.290Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(627,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
19:24:00 [2020-06-04T23:24:00.215Z] 
19:24:00 [2020-06-04T23:24:00.215Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:23:59.952
19:24:00 [2020-06-04T23:24:00.215Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(629,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
19:24:00 [2020-06-04T23:24:00.215Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.205 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
19:24:00 [2020-06-04T23:24:00.215Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.018 s
19:24:00 [2020-06-04T23:24:00.215Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.002 s
19:24:00 [2020-06-04T23:24:00.215Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
19:24:02 [2020-06-04T23:24:02.100Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.07 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
19:24:02 [2020-06-04T23:24:02.100Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 1.846 s
19:24:02 [2020-06-04T23:24:02.100Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
19:24:02 [2020-06-04T23:24:02.100Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.018 s
19:24:02 [2020-06-04T23:24:02.100Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
19:24:02 [2020-06-04T23:24:02.100Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.08 s
19:24:02 [2020-06-04T23:24:02.100Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.021 s
19:24:02 [2020-06-04T23:24:02.100Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
19:24:02 [2020-06-04T23:24:02.100Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.056 s
19:24:02 [2020-06-04T23:24:02.100Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
19:24:02 [2020-06-04T23:24:02.100Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.01 s
19:24:02 [2020-06-04T23:24:02.100Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
19:24:02 [2020-06-04T23:24:02.100Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.012 s
19:24:02 [2020-06-04T23:24:02.100Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.004 s
19:24:02 [2020-06-04T23:24:02.100Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
19:24:02 [2020-06-04T23:24:02.100Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
19:24:02 [2020-06-04T23:24:02.355Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
19:24:02 [2020-06-04T23:24:02.355Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.002 s
19:24:02 [2020-06-04T23:24:02.355Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
19:24:02 [2020-06-04T23:24:02.355Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
19:24:02 [2020-06-04T23:24:02.355Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.096 s
19:24:02 [2020-06-04T23:24:02.355Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
19:24:02 [2020-06-04T23:24:02.355Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
19:24:02 [2020-06-04T23:24:02.355Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
19:24:02 [2020-06-04T23:24:02.355Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
19:24:02 [2020-06-04T23:24:02.355Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
19:24:02 [2020-06-04T23:24:02.355Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
19:24:02 [2020-06-04T23:24:02.355Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0 s
19:24:02 [2020-06-04T23:24:02.355Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
19:24:08 [2020-06-04T23:24:08.894Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.977 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
19:24:08 [2020-06-04T23:24:08.894Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.469 s
19:24:08 [2020-06-04T23:24:08.894Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.48 s
19:24:08 [2020-06-04T23:24:08.894Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.409 s
19:24:08 [2020-06-04T23:24:08.894Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.4 s
19:24:08 [2020-06-04T23:24:08.894Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.784 s
19:24:08 [2020-06-04T23:24:08.894Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.802 s
19:24:08 [2020-06-04T23:24:08.894Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.415 s
19:24:08 [2020-06-04T23:24:08.894Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.404 s
19:24:08 [2020-06-04T23:24:08.894Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0 s
19:24:08 [2020-06-04T23:24:08.894Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.377 s
19:24:08 [2020-06-04T23:24:08.894Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
19:24:08 [2020-06-04T23:24:08.894Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
19:24:08 [2020-06-04T23:24:08.894Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.002 s
19:24:08 [2020-06-04T23:24:08.894Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
19:24:08 [2020-06-04T23:24:08.894Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
19:24:08 [2020-06-04T23:24:08.894Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
19:24:08 [2020-06-04T23:24:08.894Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
19:24:08 [2020-06-04T23:24:08.894Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
19:24:16 [2020-06-04T23:24:16.971Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.439 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
19:24:16 [2020-06-04T23:24:16.971Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.223 s
19:24:16 [2020-06-04T23:24:16.971Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.303 s
19:24:16 [2020-06-04T23:24:16.971Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.186 s
19:24:16 [2020-06-04T23:24:16.971Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.218 s
19:24:16 [2020-06-04T23:24:16.971Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.318 s
19:24:16 [2020-06-04T23:24:16.971Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.19 s
19:24:16 [2020-06-04T23:24:16.971Z] 
19:24:16 [2020-06-04T23:24:16.971Z] Results:
19:24:16 [2020-06-04T23:24:16.971Z] 
19:24:16 [2020-06-04T23:24:16.971Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
19:24:16 [2020-06-04T23:24:16.971Z] 
19:24:16 [2020-06-04T23:24:16.971Z] 
19:24:16 [2020-06-04T23:24:16.971Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:24:15.585
19:24:16 [2020-06-04T23:24:16.971Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:24:16 [2020-06-04T23:24:16.971Z] 
19:24:16 [2020-06-04T23:24:16.971Z] !ENTRY org.eclipse.core.jobs 2 2 2020-06-04 23:24:16.355
19:24:16 [2020-06-04T23:24:16.971Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
19:24:16 [2020-06-04T23:24:16.971Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] All tests passed!
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.pom
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT   [19/138]
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] The project's OSGi version is 4.2.1.202006042312
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] 
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:16 [2020-06-04T23:24:16.971Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
19:24:17 [2020-06-04T23:24:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[58] 
19:24:17 [2020-06-04T23:24:17.227Z] 	return getFirst();
19:24:17 [2020-06-04T23:24:17.227Z] 	       ^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.227Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:24:17 [2020-06-04T23:24:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[127] 
19:24:17 [2020-06-04T23:24:17.227Z] 	return iter;
19:24:17 [2020-06-04T23:24:17.227Z] 	^^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.227Z] Potential resource leak: 'iter' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[201] 
19:24:17 [2020-06-04T23:24:17.227Z] 	elem = (CtfIterator) fTrace.createIterator();
19:24:17 [2020-06-04T23:24:17.227Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.227Z] Potential resource leak: 'elem' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[205] 
19:24:17 [2020-06-04T23:24:17.227Z] 	return elem;
19:24:17 [2020-06-04T23:24:17.227Z] 	^^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.227Z] Potential resource leak: 'elem' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[156] 
19:24:17 [2020-06-04T23:24:17.227Z] 	return fPreviousEvent;
19:24:17 [2020-06-04T23:24:17.227Z] 	^^^^^^^^^^^^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.227Z] Potential resource leak: 'top' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[173] 
19:24:17 [2020-06-04T23:24:17.227Z] 	return fTrace.timestampCyclesToNanos(ts);
19:24:17 [2020-06-04T23:24:17.227Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.227Z] Potential resource leak: 'top' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.227Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[176] 
19:24:17 [2020-06-04T23:24:17.227Z] 	return 0;
19:24:17 [2020-06-04T23:24:17.227Z] 	^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.227Z] Potential resource leak: 'top' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[83] 
19:24:17 [2020-06-04T23:24:17.228Z] 	CtfIterator iterator = getIterator();
19:24:17 [2020-06-04T23:24:17.228Z] 	            ^^^^^^^^
19:24:17 [2020-06-04T23:24:17.228Z] Potential resource leak: 'iterator' may not be closed
19:24:17 [2020-06-04T23:24:17.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[128] 
19:24:17 [2020-06-04T23:24:17.228Z] 	return iterator == null ? null : iterator.getCurrentEvent();
19:24:17 [2020-06-04T23:24:17.228Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.228Z] Potential resource leak: 'iterator' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[156] 
19:24:17 [2020-06-04T23:24:17.228Z] 	return retVal;
19:24:17 [2020-06-04T23:24:17.228Z] 	^^^^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.228Z] Potential resource leak: 'iterator' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[178] 
19:24:17 [2020-06-04T23:24:17.228Z] 	return ret;
19:24:17 [2020-06-04T23:24:17.228Z] 	^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.228Z] Potential resource leak: 'iterator' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.228Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[191] 
19:24:17 [2020-06-04T23:24:17.228Z] 	return iterator == null ? false : iterator.seek(location);
19:24:17 [2020-06-04T23:24:17.228Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.228Z] Potential resource leak: 'iterator' may not be closed at this location
19:24:17 [2020-06-04T23:24:17.228Z] 12 problems (12 warnings)
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.pom
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-pack200.jar.pack.gz
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-p2metadata.xml
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-p2artifacts.xml
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.11-SNAPSHOT [20/138]
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] The project's OSGi version is 1.0.11.202006042312
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.228Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.483Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
19:24:17 [2020-06-04T23:24:17.738Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[41] 
19:24:17 [2020-06-04T23:24:17.738Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
19:24:17 [2020-06-04T23:24:17.738Z] 	                                                                           ^^^^^^^^^^^
19:24:17 [2020-06-04T23:24:17.738Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
19:24:17 [2020-06-04T23:24:17.738Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[111] 
19:24:17 [2020-06-04T23:24:17.738Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
19:24:17 [2020-06-04T23:24:17.738Z] 	                                                                                         ^^^
19:24:17 [2020-06-04T23:24:17.738Z] 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>'
19:24:17 [2020-06-04T23:24:17.738Z] 2 problems (2 warnings)
19:24:17 [2020-06-04T23:24:17.738Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.738Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:24:17 [2020-06-04T23:24:17.739Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
19:24:17 [2020-06-04T23:24:17.739Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.739Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.739Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] 
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:17 [2020-06-04T23:24:17.993Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
19:24:18 [2020-06-04T23:24:18.248Z] [INFO] 
19:24:18 [2020-06-04T23:24:18.248Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:18 [2020-06-04T23:24:18.248Z] [INFO] 
19:24:18 [2020-06-04T23:24:18.248Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:24:18 [2020-06-04T23:24:18.503Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
19:24:18 [2020-06-04T23:24:18.503Z] [INFO] Command line:
19:24:18 [2020-06-04T23:24:18.503Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:24:18 [2020-06-04T23:24:18.503Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:24:19 [2020-06-04T23:24:19.864Z] !SESSION 2020-06-04 23:24:18.446 -----------------------------------------------
19:24:19 [2020-06-04T23:24:19.864Z] eclipse.buildId=unknown
19:24:19 [2020-06-04T23:24:19.864Z] java.version=1.8.0_202
19:24:19 [2020-06-04T23:24:19.864Z] java.vendor=Oracle Corporation
19:24:19 [2020-06-04T23:24:19.864Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:24:19 [2020-06-04T23:24:19.864Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:24:19 [2020-06-04T23:24:19.864Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:24:19 [2020-06-04T23:24:19.864Z] 
19:24:19 [2020-06-04T23:24:19.865Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:24:19.622
19:24:19 [2020-06-04T23:24:19.865Z] !MESSAGE FrameworkEvent ERROR
19:24:19 [2020-06-04T23:24:19.865Z] !STACK 0
19:24:19 [2020-06-04T23:24:19.865Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:24:19 [2020-06-04T23:24:19.865Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:24:19 [2020-06-04T23:24:19.865Z] 
19:24:19 [2020-06-04T23:24:19.865Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:24:19 [2020-06-04T23:24:19.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:24:19 [2020-06-04T23:24:19.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:24:19 [2020-06-04T23:24:19.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:24:19 [2020-06-04T23:24:19.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:24:19 [2020-06-04T23:24:19.865Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:24:19 [2020-06-04T23:24:19.865Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:24:19 [2020-06-04T23:24:19.865Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:24:20 [2020-06-04T23:24:20.789Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
19:24:24 [2020-06-04T23:24:24.951Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.614 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
19:24:24 [2020-06-04T23:24:24.951Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
19:24:24 [2020-06-04T23:24:24.951Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.129 s
19:24:24 [2020-06-04T23:24:24.951Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.11 s
19:24:24 [2020-06-04T23:24:24.951Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.069 s
19:24:24 [2020-06-04T23:24:24.951Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.099 s
19:24:24 [2020-06-04T23:24:24.951Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.121 s
19:24:24 [2020-06-04T23:24:24.951Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.082 s
19:24:24 [2020-06-04T23:24:24.951Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.087 s
19:24:24 [2020-06-04T23:24:24.951Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
19:24:24 [2020-06-04T23:24:24.951Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
19:24:24 [2020-06-04T23:24:24.951Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.024 s
19:24:24 [2020-06-04T23:24:24.951Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
19:24:24 [2020-06-04T23:24:24.951Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
19:24:24 [2020-06-04T23:24:24.951Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
19:24:24 [2020-06-04T23:24:24.951Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
19:24:24 [2020-06-04T23:24:24.951Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
19:24:37 [2020-06-04T23:24:37.112Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.86 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
19:24:37 [2020-06-04T23:24:37.112Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.6 s
19:24:37 [2020-06-04T23:24:37.112Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.845 s
19:24:37 [2020-06-04T23:24:37.112Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.406 s
19:24:37 [2020-06-04T23:24:37.112Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.306 s
19:24:37 [2020-06-04T23:24:37.112Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.306 s
19:24:37 [2020-06-04T23:24:37.112Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.396 s
19:24:37 [2020-06-04T23:24:37.112Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
19:24:37 [2020-06-04T23:24:37.112Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
19:24:37 [2020-06-04T23:24:37.112Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.001 s
19:24:37 [2020-06-04T23:24:37.112Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
19:24:37 [2020-06-04T23:24:37.112Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
19:24:37 [2020-06-04T23:24:37.112Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
19:24:37 [2020-06-04T23:24:37.112Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
19:24:37 [2020-06-04T23:24:37.112Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
19:24:37 [2020-06-04T23:24:37.112Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
19:24:37 [2020-06-04T23:24:37.112Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
19:24:37 [2020-06-04T23:24:37.112Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
19:24:37 [2020-06-04T23:24:37.112Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
19:24:37 [2020-06-04T23:24:37.112Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
19:24:37 [2020-06-04T23:24:37.112Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
19:24:37 [2020-06-04T23:24:37.112Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.112Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.113Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.113Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
19:24:37 [2020-06-04T23:24:37.113Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.113Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.113Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.113Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
19:24:37 [2020-06-04T23:24:37.113Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
19:24:37 [2020-06-04T23:24:37.113Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
19:24:42 [2020-06-04T23:24:42.349Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.323 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
19:24:42 [2020-06-04T23:24:42.349Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.349Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
19:24:42 [2020-06-04T23:24:42.349Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.349Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
19:24:42 [2020-06-04T23:24:42.349Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.349Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
19:24:42 [2020-06-04T23:24:42.349Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.007 s
19:24:42 [2020-06-04T23:24:42.349Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.349Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
19:24:42 [2020-06-04T23:24:42.350Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.350Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
19:24:42 [2020-06-04T23:24:42.350Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
19:24:42 [2020-06-04T23:24:42.350Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
19:24:47 [2020-06-04T23:24:47.591Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.319 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
19:24:47 [2020-06-04T23:24:47.591Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.571 s
19:24:47 [2020-06-04T23:24:47.591Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.132 s
19:24:47 [2020-06-04T23:24:47.591Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.459 s
19:24:47 [2020-06-04T23:24:47.591Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.157 s
19:24:47 [2020-06-04T23:24:47.591Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
19:25:26 [2020-06-04T23:25:26.237Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.229 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
19:25:26 [2020-06-04T23:25:26.237Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 5.372 s
19:25:26 [2020-06-04T23:25:26.237Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.863 s
19:25:26 [2020-06-04T23:25:26.237Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.856 s
19:25:26 [2020-06-04T23:25:26.237Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.879 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
19:25:26 [2020-06-04T23:25:26.237Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.873 s
19:25:26 [2020-06-04T23:25:26.237Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 4.961 s
19:25:26 [2020-06-04T23:25:26.237Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
19:25:26 [2020-06-04T23:25:26.237Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
19:25:26 [2020-06-04T23:25:26.237Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.871 s
19:25:26 [2020-06-04T23:25:26.237Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.887 s
19:25:26 [2020-06-04T23:25:26.237Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.833 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.86 s
19:25:26 [2020-06-04T23:25:26.237Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.866 s
19:25:26 [2020-06-04T23:25:26.237Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
19:25:26 [2020-06-04T23:25:26.237Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 1.882 s
19:25:26 [2020-06-04T23:25:26.237Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
19:25:26 [2020-06-04T23:25:26.237Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
19:25:26 [2020-06-04T23:25:26.237Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
19:25:30 [2020-06-04T23:25:30.404Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.747 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
19:25:30 [2020-06-04T23:25:30.404Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.214 s
19:25:30 [2020-06-04T23:25:30.404Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.565 s
19:25:30 [2020-06-04T23:25:30.404Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
19:25:30 [2020-06-04T23:25:30.404Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.501 s
19:25:30 [2020-06-04T23:25:30.404Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.382 s
19:25:30 [2020-06-04T23:25:30.404Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.315 s
19:25:30 [2020-06-04T23:25:30.404Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.088 s
19:25:30 [2020-06-04T23:25:30.404Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.091 s
19:25:30 [2020-06-04T23:25:30.404Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.38 s
19:25:30 [2020-06-04T23:25:30.404Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.474 s
19:25:30 [2020-06-04T23:25:30.404Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.157 s
19:25:30 [2020-06-04T23:25:30.404Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.451 s
19:25:30 [2020-06-04T23:25:30.404Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
19:25:30 [2020-06-04T23:25:30.404Z] 
19:25:30 [2020-06-04T23:25:30.404Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:25:29.730
19:25:30 [2020-06-04T23:25:30.404Z] !MESSAGE Unknown trace attribute: test
19:25:30 [2020-06-04T23:25:30.404Z] 
19:25:30 [2020-06-04T23:25:30.404Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:25:29.730
19:25:30 [2020-06-04T23:25:30.404Z] !MESSAGE Unknown trace attribute: test1
19:25:30 [2020-06-04T23:25:30.404Z] 
19:25:30 [2020-06-04T23:25:30.404Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:25:29.730
19:25:30 [2020-06-04T23:25:30.404Z] !MESSAGE Unknown trace attribute: test2
19:25:30 [2020-06-04T23:25:30.404Z] 
19:25:30 [2020-06-04T23:25:30.404Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:25:29.730
19:25:30 [2020-06-04T23:25:30.404Z] !MESSAGE Unknown trace attribute: test3
19:25:30 [2020-06-04T23:25:30.404Z] 
19:25:30 [2020-06-04T23:25:30.404Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-04 23:25:29.730
19:25:30 [2020-06-04T23:25:30.404Z] !MESSAGE Unknown trace attribute: test4
19:25:30 [2020-06-04T23:25:30.404Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
19:25:30 [2020-06-04T23:25:30.404Z] 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.003 s
19:25:30 [2020-06-04T23:25:30.404Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/212/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.019 s
19:25:30 [2020-06-04T23:25:30.404Z] 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.014 s
19:25:30 [2020-06-04T23:25:30.404Z] 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
19:25:30 [2020-06-04T23:25:30.404Z] 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
19:25:30 [2020-06-04T23:25:30.404Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
19:25:30 [2020-06-04T23:25:30.404Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
19:25:30 [2020-06-04T23:25:30.404Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.132 s
19:25:30 [2020-06-04T23:25:30.404Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.071 s
19:25:30 [2020-06-04T23:25:30.404Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
19:25:36 [2020-06-04T23:25:36.936Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.836 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
19:25:36 [2020-06-04T23:25:36.936Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 3.572 s
19:25:36 [2020-06-04T23:25:36.936Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 2.264 s
19:25:36 [2020-06-04T23:25:36.936Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
19:25:39 [2020-06-04T23:25:39.449Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.512 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
19:25:39 [2020-06-04T23:25:39.449Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.278 s
19:25:39 [2020-06-04T23:25:39.449Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
19:25:39 [2020-06-04T23:25:39.449Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
19:25:39 [2020-06-04T23:25:39.449Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
19:25:39 [2020-06-04T23:25:39.449Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
19:25:39 [2020-06-04T23:25:39.449Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
19:25:39 [2020-06-04T23:25:39.449Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
19:25:39 [2020-06-04T23:25:39.449Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.6 s
19:25:39 [2020-06-04T23:25:39.449Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
19:25:39 [2020-06-04T23:25:39.449Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.5 s
19:25:39 [2020-06-04T23:25:39.449Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
19:25:39 [2020-06-04T23:25:39.449Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
19:25:39 [2020-06-04T23:25:39.449Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
19:25:41 [2020-06-04T23:25:41.335Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
19:25:41 [2020-06-04T23:25:41.335Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.063 s
19:25:41 [2020-06-04T23:25:41.335Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.106 s
19:25:41 [2020-06-04T23:25:41.335Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.054 s
19:25:41 [2020-06-04T23:25:41.335Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
19:25:41 [2020-06-04T23:25:41.335Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
19:25:41 [2020-06-04T23:25:41.335Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
19:25:41 [2020-06-04T23:25:41.335Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.014 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
19:25:41 [2020-06-04T23:25:41.335Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.335Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.336Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.336Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.336Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.336Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
19:25:41 [2020-06-04T23:25:41.336Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
19:25:41 [2020-06-04T23:25:41.336Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.336Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.336Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.336Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.336Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0.001 s
19:25:41 [2020-06-04T23:25:41.336Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
19:25:41 [2020-06-04T23:25:41.895Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
19:25:41 [2020-06-04T23:25:41.895Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.396 s
19:25:41 [2020-06-04T23:25:41.895Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.428 s
19:25:41 [2020-06-04T23:25:41.895Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
19:25:41 [2020-06-04T23:25:41.895Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
19:25:41 [2020-06-04T23:25:41.895Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.895Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.895Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.895Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.895Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.895Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
19:25:41 [2020-06-04T23:25:41.895Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
19:25:42 [2020-06-04T23:25:42.455Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
19:25:42 [2020-06-04T23:25:42.455Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.016 s
19:25:42 [2020-06-04T23:25:42.455Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.037 s
19:25:42 [2020-06-04T23:25:42.455Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
19:25:42 [2020-06-04T23:25:42.455Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.016 s
19:25:42 [2020-06-04T23:25:42.455Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.058 s
19:25:42 [2020-06-04T23:25:42.455Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.016 s
19:25:42 [2020-06-04T23:25:42.455Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.095 s
19:25:42 [2020-06-04T23:25:42.455Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.016 s
19:25:42 [2020-06-04T23:25:42.455Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
19:25:42 [2020-06-04T23:25:42.455Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.057 s
19:25:42 [2020-06-04T23:25:42.455Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.016 s
19:25:42 [2020-06-04T23:25:42.455Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
19:25:42 [2020-06-04T23:25:42.455Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
19:25:42 [2020-06-04T23:25:42.455Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.055 s
19:25:42 [2020-06-04T23:25:42.455Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.015 s
19:25:42 [2020-06-04T23:25:42.455Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.016 s
19:25:42 [2020-06-04T23:25:42.455Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.082 s
19:25:42 [2020-06-04T23:25:42.455Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
19:27:33 [2020-06-04T23:27:33.829Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.506 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.289 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.415 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.682 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.824 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.674 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 9.248 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.229 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.909 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.249 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.152 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.053 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.686 s
19:27:33 [2020-06-04T23:27:33.829Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.321 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.278 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.216 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.215 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.213 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.015 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.113 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.014 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.72 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.229 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.307 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.653 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.142 s
19:27:33 [2020-06-04T23:27:33.830Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.654 s
19:27:33 [2020-06-04T23:27:33.830Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
19:27:33 [2020-06-04T23:27:33.830Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
19:27:33 [2020-06-04T23:27:33.830Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.087 s
19:27:33 [2020-06-04T23:27:33.830Z] 
19:27:33 [2020-06-04T23:27:33.830Z] Results:
19:27:33 [2020-06-04T23:27:33.830Z] 
19:27:33 [2020-06-04T23:27:33.830Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
19:27:33 [2020-06-04T23:27:33.830Z] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] All tests passed!
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.pom
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.0-SNAPSHOT [21/138]
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] The project's OSGi version is 1.0.0.202006042312
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] 
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
19:27:33 [2020-06-04T23:27:33.830Z] [INFO] Command line:
19:27:33 [2020-06-04T23:27:33.830Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:27:33 [2020-06-04T23:27:33.830Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:27:33 [2020-06-04T23:27:33.830Z] !SESSION 2020-06-04 23:27:31.423 -----------------------------------------------
19:27:33 [2020-06-04T23:27:33.830Z] eclipse.buildId=unknown
19:27:33 [2020-06-04T23:27:33.830Z] java.version=1.8.0_202
19:27:33 [2020-06-04T23:27:33.830Z] java.vendor=Oracle Corporation
19:27:33 [2020-06-04T23:27:33.830Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:27:33 [2020-06-04T23:27:33.830Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:27:33 [2020-06-04T23:27:33.831Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:27:33 [2020-06-04T23:27:33.831Z] 
19:27:33 [2020-06-04T23:27:33.831Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:27:32.688
19:27:33 [2020-06-04T23:27:33.831Z] !MESSAGE FrameworkEvent ERROR
19:27:33 [2020-06-04T23:27:33.831Z] !STACK 0
19:27:33 [2020-06-04T23:27:33.831Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:27:33 [2020-06-04T23:27:33.831Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:27:33 [2020-06-04T23:27:33.831Z] 
19:27:33 [2020-06-04T23:27:33.831Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:27:33 [2020-06-04T23:27:33.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:27:33 [2020-06-04T23:27:33.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:27:33 [2020-06-04T23:27:33.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:27:33 [2020-06-04T23:27:33.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:27:33 [2020-06-04T23:27:33.831Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:27:33 [2020-06-04T23:27:33.831Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:27:33 [2020-06-04T23:27:33.831Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:27:33 [2020-06-04T23:27:33.831Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
19:27:33 [2020-06-04T23:27:33.831Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
19:27:33 [2020-06-04T23:27:33.831Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.006 s
19:27:33 [2020-06-04T23:27:33.831Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
19:27:34 [2020-06-04T23:27:34.089Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
19:27:34 [2020-06-04T23:27:34.089Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.139 s
19:27:34 [2020-06-04T23:27:34.090Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.007 s
19:27:34 [2020-06-04T23:27:34.090Z] 
19:27:34 [2020-06-04T23:27:34.090Z] Results:
19:27:34 [2020-06-04T23:27:34.090Z] 
19:27:34 [2020-06-04T23:27:34.090Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
19:27:34 [2020-06-04T23:27:34.090Z] 
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] All tests passed!
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.pom
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 6.0.0-SNAPSHOT         [22/138]
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.650Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
19:27:34 [2020-06-04T23:27:34.651Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.651Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
19:27:34 [2020-06-04T23:27:34.651Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.651Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
19:27:34 [2020-06-04T23:27:34.651Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.651Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] Executing tasks
19:27:34 [2020-06-04T23:27:34.905Z] 
19:27:34 [2020-06-04T23:27:34.905Z] main:
19:27:34 [2020-06-04T23:27:34.905Z] 
19:27:34 [2020-06-04T23:27:34.905Z] main:
19:27:34 [2020-06-04T23:27:34.905Z] 
19:27:34 [2020-06-04T23:27:34.905Z] resetCSS:
19:27:34 [2020-06-04T23:27:34.905Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
19:27:34 [2020-06-04T23:27:34.905Z] 
19:27:34 [2020-06-04T23:27:34.905Z] checkTargetPlatform:
19:27:34 [2020-06-04T23:27:34.905Z]      [echo] Verifying target platform: tracecompass-e4.7
19:27:34 [2020-06-04T23:27:34.905Z] 
19:27:34 [2020-06-04T23:27:34.905Z] fixCSS:
19:27:34 [2020-06-04T23:27:34.905Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] Executed tasks
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] 
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
19:27:34 [2020-06-04T23:27:34.905Z] [INFO] Compiling 565 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
19:27:39 [2020-06-04T23:27:39.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1738] 
19:27:39 [2020-06-04T23:27:39.097Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
19:27:39 [2020-06-04T23:27:39.097Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.097Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1813] 
19:27:39 [2020-06-04T23:27:39.097Z] 	new TmfTimestampFormat(attribute.getInputFormat());
19:27:39 [2020-06-04T23:27:39.097Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.097Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java:[149] 
19:27:39 [2020-06-04T23:27:39.097Z] 	fView.filterUpdated(fRegex, fFilterRegexes);
19:27:39 [2020-06-04T23:27:39.097Z] 	                            ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.097Z] Null type safety (type annotations): The expression of type 'Set<@NonNull String>' needs unchecked conversion to conform to '@NonNull Set<@NonNull String>'
19:27:39 [2020-06-04T23:27:39.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java:[242] 
19:27:39 [2020-06-04T23:27:39.097Z] 	fView.filterUpdated(fRegex, fFilterRegexes);
19:27:39 [2020-06-04T23:27:39.097Z] 	                            ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.097Z] Null type safety (type annotations): The expression of type 'Set<@NonNull String>' needs unchecked conversion to conform to '@NonNull Set<@NonNull String>'
19:27:39 [2020-06-04T23:27:39.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] 
19:27:39 [2020-06-04T23:27:39.097Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
19:27:39 [2020-06-04T23:27:39.097Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.097Z] 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
19:27:39 [2020-06-04T23:27:39.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1234] 
19:27:39 [2020-06-04T23:27:39.097Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
19:27:39 [2020-06-04T23:27:39.097Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.097Z] 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
19:27:39 [2020-06-04T23:27:39.097Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[265] 
19:27:39 [2020-06-04T23:27:39.098Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
19:27:39 [2020-06-04T23:27:39.098Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
19:27:39 [2020-06-04T23:27:39.098Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
19:27:39 [2020-06-04T23:27:39.098Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
19:27:39 [2020-06-04T23:27:39.098Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                       ^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[271] 
19:27:39 [2020-06-04T23:27:39.098Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
19:27:39 [2020-06-04T23:27:39.098Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
19:27:39 [2020-06-04T23:27:39.098Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
19:27:39 [2020-06-04T23:27:39.098Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
19:27:39 [2020-06-04T23:27:39.098Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
19:27:39 [2020-06-04T23:27:39.098Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
19:27:39 [2020-06-04T23:27:39.098Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
19:27:39 [2020-06-04T23:27:39.098Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
19:27:39 [2020-06-04T23:27:39.098Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
19:27:39 [2020-06-04T23:27:39.098Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
19:27:39 [2020-06-04T23:27:39.098Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[48] 
19:27:39 [2020-06-04T23:27:39.098Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                                             ^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] 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>'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] 
19:27:39 [2020-06-04T23:27:39.098Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[77] 
19:27:39 [2020-06-04T23:27:39.098Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[233] 
19:27:39 [2020-06-04T23:27:39.098Z] 	doFilterEventList(entry, eventList, predicates);
19:27:39 [2020-06-04T23:27:39.098Z] 	                         ^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[253] 
19:27:39 [2020-06-04T23:27:39.098Z] 	doFilterEventList(entry, eventList, predicates);
19:27:39 [2020-06-04T23:27:39.098Z] 	                         ^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[275] 
19:27:39 [2020-06-04T23:27:39.098Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
19:27:39 [2020-06-04T23:27:39.098Z] 	                                               ^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[135] 
19:27:39 [2020-06-04T23:27:39.098Z] 	return closeZipFile(specifiedFile);
19:27:39 [2020-06-04T23:27:39.098Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Potential resource leak: 'specifiedFile' may not be closed at this location
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[195] 
19:27:39 [2020-06-04T23:27:39.098Z] 	return archiveSize;
19:27:39 [2020-06-04T23:27:39.098Z] 	^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Potential resource leak: 'zipFile' may not be closed at this location
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] 
19:27:39 [2020-06-04T23:27:39.098Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
19:27:39 [2020-06-04T23:27:39.098Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] 
19:27:39 [2020-06-04T23:27:39.098Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
19:27:39 [2020-06-04T23:27:39.098Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] 
19:27:39 [2020-06-04T23:27:39.098Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
19:27:39 [2020-06-04T23:27:39.098Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[42] 
19:27:39 [2020-06-04T23:27:39.098Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
19:27:39 [2020-06-04T23:27:39.098Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[43] 
19:27:39 [2020-06-04T23:27:39.098Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
19:27:39 [2020-06-04T23:27:39.098Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[176] 
19:27:39 [2020-06-04T23:27:39.098Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
19:27:39 [2020-06-04T23:27:39.098Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[183] 
19:27:39 [2020-06-04T23:27:39.098Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
19:27:39 [2020-06-04T23:27:39.098Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.098Z] 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>>'
19:27:39 [2020-06-04T23:27:39.098Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[404] 
19:27:39 [2020-06-04T23:27:39.099Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
19:27:39 [2020-06-04T23:27:39.099Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[570] 
19:27:39 [2020-06-04T23:27:39.099Z] 	if (provider instanceof IOutputAnnotationProvider) {
19:27:39 [2020-06-04T23:27:39.099Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
19:27:39 [2020-06-04T23:27:39.099Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
19:27:39 [2020-06-04T23:27:39.099Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
19:27:39 [2020-06-04T23:27:39.099Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
19:27:39 [2020-06-04T23:27:39.099Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
19:27:39 [2020-06-04T23:27:39.099Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
19:27:39 [2020-06-04T23:27:39.099Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[573] 
19:27:39 [2020-06-04T23:27:39.099Z] 	AnnotationCategoriesModel model = response.getModel();
19:27:39 [2020-06-04T23:27:39.099Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[575] 
19:27:39 [2020-06-04T23:27:39.099Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
19:27:39 [2020-06-04T23:27:39.099Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[593] 
19:27:39 [2020-06-04T23:27:39.099Z] 	if (provider instanceof IOutputAnnotationProvider) {
19:27:39 [2020-06-04T23:27:39.099Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
19:27:39 [2020-06-04T23:27:39.099Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
19:27:39 [2020-06-04T23:27:39.099Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
19:27:39 [2020-06-04T23:27:39.099Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
19:27:39 [2020-06-04T23:27:39.099Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
19:27:39 [2020-06-04T23:27:39.099Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
19:27:39 [2020-06-04T23:27:39.099Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[596] 
19:27:39 [2020-06-04T23:27:39.099Z] 	AnnotationModel model = response.getModel();
19:27:39 [2020-06-04T23:27:39.099Z] 	^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
19:27:39 [2020-06-04T23:27:39.099Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
19:27:39 [2020-06-04T23:27:39.099Z] 	                              ^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
19:27:39 [2020-06-04T23:27:39.099Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
19:27:39 [2020-06-04T23:27:39.099Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[600] 
19:27:39 [2020-06-04T23:27:39.099Z] 	for (Annotation annotation : entry.getValue()) {
19:27:39 [2020-06-04T23:27:39.099Z] 	     ^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
19:27:39 [2020-06-04T23:27:39.099Z] 	if (annotation.getType() == AnnotationType.CHART) {
19:27:39 [2020-06-04T23:27:39.099Z] 	    ^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
19:27:39 [2020-06-04T23:27:39.099Z] 	if (annotation.getType() == AnnotationType.CHART) {
19:27:39 [2020-06-04T23:27:39.099Z] 	                            ^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
19:27:39 [2020-06-04T23:27:39.099Z] 	if (annotation.getType() == AnnotationType.CHART) {
19:27:39 [2020-06-04T23:27:39.099Z] 	                                           ^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[605] 
19:27:39 [2020-06-04T23:27:39.099Z] 	if (annotation.getEntryId() != -1) {
19:27:39 [2020-06-04T23:27:39.099Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[607] 
19:27:39 [2020-06-04T23:27:39.099Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
19:27:39 [2020-06-04T23:27:39.099Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[654] 
19:27:39 [2020-06-04T23:27:39.099Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
19:27:39 [2020-06-04T23:27:39.099Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[81] 
19:27:39 [2020-06-04T23:27:39.099Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
19:27:39 [2020-06-04T23:27:39.099Z] 	                      ^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[781] 
19:27:39 [2020-06-04T23:27:39.099Z] 	for (Entry<String, String> filterEntry : getPresentationProvider().getFilterInput(te).entrySet()) {
19:27:39 [2020-06-04T23:27:39.099Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<String,String>' needs unchecked conversion to conform to 'Map.Entry<@NonNull String,@NonNull String>'
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[787] 
19:27:39 [2020-06-04T23:27:39.099Z] 	Integer property = mapEntry.getKey();
19:27:39 [2020-06-04T23:27:39.099Z] 	                   ^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[835] 
19:27:39 [2020-06-04T23:27:39.099Z] 	doFilterEventList(entry, eventList, Maps.transformValues(predicates, p -> new TransformedPredicate(p)));
19:27:39 [2020-06-04T23:27:39.099Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>'
19:27:39 [2020-06-04T23:27:39.099Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[894] 
19:27:39 [2020-06-04T23:27:39.099Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
19:27:39 [2020-06-04T23:27:39.099Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.099Z] 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>>'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1499] 
19:27:39 [2020-06-04T23:27:39.100Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1863] 
19:27:39 [2020-06-04T23:27:39.100Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[3013] 
19:27:39 [2020-06-04T23:27:39.100Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[3025] 
19:27:39 [2020-06-04T23:27:39.100Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[172] 
19:27:39 [2020-06-04T23:27:39.100Z] 	return traceElement.getSupplementaryResources();
19:27:39 [2020-06-04T23:27:39.100Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[195] 
19:27:39 [2020-06-04T23:27:39.100Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
19:27:39 [2020-06-04T23:27:39.100Z] 	                                              ^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[848] 
19:27:39 [2020-06-04T23:27:39.100Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
19:27:39 [2020-06-04T23:27:39.100Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[152] 
19:27:39 [2020-06-04T23:27:39.100Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[262] 
19:27:39 [2020-06-04T23:27:39.100Z] 	Object serviceObject = window.getService(IHandlerService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[91] 
19:27:39 [2020-06-04T23:27:39.100Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	         ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[101] 
19:27:39 [2020-06-04T23:27:39.100Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) entry;
19:27:39 [2020-06-04T23:27:39.100Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Type safety: Unchecked cast from ITmfTreeViewerEntry to TmfGenericTreeEntry<TmfTreeDataModel>
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[136] 
19:27:39 [2020-06-04T23:27:39.100Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
19:27:39 [2020-06-04T23:27:39.100Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[163] 
19:27:39 [2020-06-04T23:27:39.100Z] 	ITmfTreeXYDataProvider<?> dataProvider = DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/model/StyleManager.java:[89] 
19:27:39 [2020-06-04T23:27:39.100Z] 	styleQueue.addAll(Arrays.asList(split));
19:27:39 [2020-06-04T23:27:39.100Z] 	                                ^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to '@NonNull String []'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[541] 
19:27:39 [2020-06-04T23:27:39.100Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1170] 
19:27:39 [2020-06-04T23:27:39.100Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1188] 
19:27:39 [2020-06-04T23:27:39.100Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
19:27:39 [2020-06-04T23:27:39.100Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] 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
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[156] 
19:27:39 [2020-06-04T23:27:39.100Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
19:27:39 [2020-06-04T23:27:39.100Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
19:27:39 [2020-06-04T23:27:39.100Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
19:27:39 [2020-06-04T23:27:39.100Z] 	                                 ^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
19:27:39 [2020-06-04T23:27:39.100Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
19:27:39 [2020-06-04T23:27:39.100Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
19:27:39 [2020-06-04T23:27:39.100Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
19:27:39 [2020-06-04T23:27:39.100Z] 	                                 ^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
19:27:39 [2020-06-04T23:27:39.100Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
19:27:39 [2020-06-04T23:27:39.100Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
19:27:39 [2020-06-04T23:27:39.100Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
19:27:39 [2020-06-04T23:27:39.100Z] 	                                 ^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
19:27:39 [2020-06-04T23:27:39.100Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
19:27:39 [2020-06-04T23:27:39.100Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[167] 
19:27:39 [2020-06-04T23:27:39.100Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
19:27:39 [2020-06-04T23:27:39.100Z] 	                                                    ^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.100Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.100Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
19:27:39 [2020-06-04T23:27:39.101Z] 	                      ^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
19:27:39 [2020-06-04T23:27:39.101Z] 	                                     ^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[243] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
19:27:39 [2020-06-04T23:27:39.101Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
19:27:39 [2020-06-04T23:27:39.101Z] 	                        ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
19:27:39 [2020-06-04T23:27:39.101Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[298] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
19:27:39 [2020-06-04T23:27:39.101Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[299] 
19:27:39 [2020-06-04T23:27:39.101Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
19:27:39 [2020-06-04T23:27:39.101Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                 ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                                                                                                                     ^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                 ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                                                                                                                    ^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                 ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                                                                                                                     ^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
19:27:39 [2020-06-04T23:27:39.101Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                             ^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
19:27:39 [2020-06-04T23:27:39.101Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                                         ^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
19:27:39 [2020-06-04T23:27:39.101Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
19:27:39 [2020-06-04T23:27:39.101Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
19:27:39 [2020-06-04T23:27:39.101Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.101Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
19:27:39 [2020-06-04T23:27:39.101Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
19:27:39 [2020-06-04T23:27:39.101Z] 	                       ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.101Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
19:27:39 [2020-06-04T23:27:39.102Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                 ^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                 ^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
19:27:39 [2020-06-04T23:27:39.102Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                 ^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[52] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                                         ^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[53] 
19:27:39 [2020-06-04T23:27:39.102Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
19:27:39 [2020-06-04T23:27:39.102Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[174] 
19:27:39 [2020-06-04T23:27:39.102Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:27:39 [2020-06-04T23:27:39.102Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[304] 
19:27:39 [2020-06-04T23:27:39.102Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getDataContextId(CHECKED_ELEMENTS));
19:27:39 [2020-06-04T23:27:39.102Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Type safety: Unchecked cast from Object to Set<Long>
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[360] 
19:27:39 [2020-06-04T23:27:39.102Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
19:27:39 [2020-06-04T23:27:39.102Z] 	                  ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[539] 
19:27:39 [2020-06-04T23:27:39.102Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
19:27:39 [2020-06-04T23:27:39.102Z] 	          ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[626] 
19:27:39 [2020-06-04T23:27:39.102Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
19:27:39 [2020-06-04T23:27:39.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[694] 
19:27:39 [2020-06-04T23:27:39.102Z] 	return comparator.compare((T) e1, (T) e2);
19:27:39 [2020-06-04T23:27:39.102Z] 	                          ^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Type safety: Unchecked cast from Object to T
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[694] 
19:27:39 [2020-06-04T23:27:39.102Z] 	return comparator.compare((T) e1, (T) e2);
19:27:39 [2020-06-04T23:27:39.102Z] 	                                  ^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Type safety: Unchecked cast from Object to T
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[38] 
19:27:39 [2020-06-04T23:27:39.102Z] 	super(model.getName());
19:27:39 [2020-06-04T23:27:39.102Z] 	      ^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[18] 
19:27:39 [2020-06-04T23:27:39.102Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
19:27:39 [2020-06-04T23:27:39.102Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[90] 
19:27:39 [2020-06-04T23:27:39.102Z] 	*            {@link IAnnotation} that represent this marker event
19:27:39 [2020-06-04T23:27:39.102Z] 	                    ^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[99] 
19:27:39 [2020-06-04T23:27:39.102Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
19:27:39 [2020-06-04T23:27:39.102Z] 	                   ^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.102Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.102Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[102] 
19:27:39 [2020-06-04T23:27:39.103Z] 	fLabel = annotation.getLabel();
19:27:39 [2020-06-04T23:27:39.103Z] 	         ^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[38] 
19:27:39 [2020-06-04T23:27:39.103Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
19:27:39 [2020-06-04T23:27:39.103Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[76] 
19:27:39 [2020-06-04T23:27:39.103Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
19:27:39 [2020-06-04T23:27:39.103Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java:[264] 
19:27:39 [2020-06-04T23:27:39.103Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
19:27:39 [2020-06-04T23:27:39.103Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] 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
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java:[46] 
19:27:39 [2020-06-04T23:27:39.103Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
19:27:39 [2020-06-04T23:27:39.103Z] 	                                                                         ^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java:[47] 
19:27:39 [2020-06-04T23:27:39.103Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
19:27:39 [2020-06-04T23:27:39.103Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[177] 
19:27:39 [2020-06-04T23:27:39.103Z] 	Rectangle bounds = fSwtChart.getPlotArea().getBounds();
19:27:39 [2020-06-04T23:27:39.103Z] 	                                           ^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] The method getBounds() from the type IPlotArea is deprecated
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[451] 
19:27:39 [2020-06-04T23:27:39.103Z] 	Rectangle bounds = fSwtChart.getPlotArea().getBounds();
19:27:39 [2020-06-04T23:27:39.103Z] 	                                           ^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] The method getBounds() from the type IPlotArea is deprecated
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[579] 
19:27:39 [2020-06-04T23:27:39.103Z] 	ISeries[] series = set.getSeries();
19:27:39 [2020-06-04T23:27:39.103Z] 	^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[745] 
19:27:39 [2020-06-04T23:27:39.103Z] 	Rectangle controlBounds = getSwtChart().getPlotArea().getBounds();
19:27:39 [2020-06-04T23:27:39.103Z] 	                                                      ^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] The method getBounds() from the type IPlotArea is deprecated
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[113] 
19:27:39 [2020-06-04T23:27:39.103Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
19:27:39 [2020-06-04T23:27:39.103Z] 	                                                                                                                          ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[119] 
19:27:39 [2020-06-04T23:27:39.103Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
19:27:39 [2020-06-04T23:27:39.103Z] 	                                           ^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[121] 
19:27:39 [2020-06-04T23:27:39.103Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
19:27:39 [2020-06-04T23:27:39.103Z] 	                                           ^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[123] 
19:27:39 [2020-06-04T23:27:39.103Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
19:27:39 [2020-06-04T23:27:39.103Z] 	                                           ^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[111] 
19:27:39 [2020-06-04T23:27:39.103Z] 	OutputElementStyle style = entry.getValue();
19:27:39 [2020-06-04T23:27:39.103Z] 	                           ^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] 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
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[114] 
19:27:39 [2020-06-04T23:27:39.103Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
19:27:39 [2020-06-04T23:27:39.103Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] 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>'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] 
19:27:39 [2020-06-04T23:27:39.103Z] 	String styleKey = styleEntry.getKey();
19:27:39 [2020-06-04T23:27:39.103Z] 	                  ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] 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
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[149] 
19:27:39 [2020-06-04T23:27:39.103Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
19:27:39 [2020-06-04T23:27:39.103Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] 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
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[174] 
19:27:39 [2020-06-04T23:27:39.103Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
19:27:39 [2020-06-04T23:27:39.103Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[284] 
19:27:39 [2020-06-04T23:27:39.103Z] 	Integer index = entry.getValue();
19:27:39 [2020-06-04T23:27:39.103Z] 	                ^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] 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
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[91] 
19:27:39 [2020-06-04T23:27:39.103Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
19:27:39 [2020-06-04T23:27:39.103Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[91] 
19:27:39 [2020-06-04T23:27:39.103Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
19:27:39 [2020-06-04T23:27:39.103Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[111] 
19:27:39 [2020-06-04T23:27:39.103Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
19:27:39 [2020-06-04T23:27:39.103Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[884] 
19:27:39 [2020-06-04T23:27:39.103Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
19:27:39 [2020-06-04T23:27:39.103Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1722] 
19:27:39 [2020-06-04T23:27:39.103Z] 	new TmfTimestampFormat(inputData.format);
19:27:39 [2020-06-04T23:27:39.103Z] 	                       ^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[223] 
19:27:39 [2020-06-04T23:27:39.103Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
19:27:39 [2020-06-04T23:27:39.103Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[307] 
19:27:39 [2020-06-04T23:27:39.103Z] 	dataProvider = initializeDataProvider(fTrace);
19:27:39 [2020-06-04T23:27:39.103Z] 	                                      ^^^^^^
19:27:39 [2020-06-04T23:27:39.103Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:27:39 [2020-06-04T23:27:39.103Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[379] 
19:27:39 [2020-06-04T23:27:39.103Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                      ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[465] 
19:27:39 [2020-06-04T23:27:39.104Z] 	series.setXSeries(brightXArray);
19:27:39 [2020-06-04T23:27:39.104Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] The method setXSeries(double[]) from the type ISeries<capture#5-of ?> is deprecated
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[466] 
19:27:39 [2020-06-04T23:27:39.104Z] 	series.setYSeries(brightYArray);
19:27:39 [2020-06-04T23:27:39.104Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] The method setYSeries(double[]) from the type ISeries<capture#6-of ?> is deprecated
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[479] 
19:27:39 [2020-06-04T23:27:39.104Z] 	dimmedSeries.setXSeries(dimmedXArray);
19:27:39 [2020-06-04T23:27:39.104Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] The method setXSeries(double[]) from the type ISeries<capture#12-of ?> is deprecated
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[480] 
19:27:39 [2020-06-04T23:27:39.104Z] 	dimmedSeries.setYSeries(dimmedYArray);
19:27:39 [2020-06-04T23:27:39.104Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] The method setYSeries(double[]) from the type ISeries<capture#13-of ?> is deprecated
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[635] 
19:27:39 [2020-06-04T23:27:39.104Z] 	int numRequests = fOverrideNbPoints != 0 ? fOverrideNbPoints : (int) Math.min(getWindowEndTime() - getWindowStartTime() + 1, (long) (getSwtChart().getPlotArea().getBounds().width * fResolution));
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                                                                                                                                 ^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] The method getBounds() from the type IPlotArea is deprecated
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[89] 
19:27:39 [2020-06-04T23:27:39.104Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
19:27:39 [2020-06-04T23:27:39.104Z] 	         ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[99] 
19:27:39 [2020-06-04T23:27:39.104Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) entry;
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Type safety: Unchecked cast from ITmfTreeViewerEntry to TmfGenericTreeEntry<TmfTreeDataModel>
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[134] 
19:27:39 [2020-06-04T23:27:39.104Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[156] 
19:27:39 [2020-06-04T23:27:39.104Z] 	ITmfTreeXYDataProvider<?> dataProvider = DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
19:27:39 [2020-06-04T23:27:39.104Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[244] 
19:27:39 [2020-06-04T23:27:39.104Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[343] 
19:27:39 [2020-06-04T23:27:39.104Z] 	dataProvider = initializeDataProvider(fTrace);
19:27:39 [2020-06-04T23:27:39.104Z] 	                                      ^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[415] 
19:27:39 [2020-06-04T23:27:39.104Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                      ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[217] 
19:27:39 [2020-06-04T23:27:39.104Z] 	return new TimeGraphLineEntry(model);
19:27:39 [2020-06-04T23:27:39.104Z] 	                              ^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[219] 
19:27:39 [2020-06-04T23:27:39.104Z] 	return new TimeGraphEntry(model);
19:27:39 [2020-06-04T23:27:39.104Z] 	                          ^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[236] 
19:27:39 [2020-06-04T23:27:39.104Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                               ^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[256] 
19:27:39 [2020-06-04T23:27:39.104Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
19:27:39 [2020-06-04T23:27:39.104Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] 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
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[79] 
19:27:39 [2020-06-04T23:27:39.104Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
19:27:39 [2020-06-04T23:27:39.104Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] 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
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java:[117] 
19:27:39 [2020-06-04T23:27:39.104Z] 	return fTimeProvider.getSwtChart().getPlotArea().getBounds().width;
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                 ^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] The method getBounds() from the type IPlotArea is deprecated
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[53] 
19:27:39 [2020-06-04T23:27:39.104Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                                                                   ^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[54] 
19:27:39 [2020-06-04T23:27:39.104Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                                                                      ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[173] 
19:27:39 [2020-06-04T23:27:39.104Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:27:39 [2020-06-04T23:27:39.104Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[303] 
19:27:39 [2020-06-04T23:27:39.104Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getDataContextId(CHECKED_ELEMENTS));
19:27:39 [2020-06-04T23:27:39.104Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Type safety: Unchecked cast from Object to Set<Long>
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[357] 
19:27:39 [2020-06-04T23:27:39.104Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
19:27:39 [2020-06-04T23:27:39.104Z] 	                  ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[536] 
19:27:39 [2020-06-04T23:27:39.104Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
19:27:39 [2020-06-04T23:27:39.104Z] 	          ^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[601] 
19:27:39 [2020-06-04T23:27:39.104Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
19:27:39 [2020-06-04T23:27:39.104Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[669] 
19:27:39 [2020-06-04T23:27:39.104Z] 	return comparator.compare((T) e1, (T) e2);
19:27:39 [2020-06-04T23:27:39.104Z] 	                          ^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Type safety: Unchecked cast from Object to T
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[669] 
19:27:39 [2020-06-04T23:27:39.104Z] 	return comparator.compare((T) e1, (T) e2);
19:27:39 [2020-06-04T23:27:39.104Z] 	                                  ^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Type safety: Unchecked cast from Object to T
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[99] 
19:27:39 [2020-06-04T23:27:39.104Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
19:27:39 [2020-06-04T23:27:39.104Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.104Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.104Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[99] 
19:27:39 [2020-06-04T23:27:39.105Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
19:27:39 [2020-06-04T23:27:39.105Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[119] 
19:27:39 [2020-06-04T23:27:39.105Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
19:27:39 [2020-06-04T23:27:39.105Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[105] 
19:27:39 [2020-06-04T23:27:39.105Z] 	return builder.build();
19:27:39 [2020-06-04T23:27:39.105Z] 	       ^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] Null type safety (type annotations): The expression of type 'ImmutableMultimap<String,Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>', corresponding supertype is 'Multimap<String,Object>'
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[108] 
19:27:39 [2020-06-04T23:27:39.105Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
19:27:39 [2020-06-04T23:27:39.105Z] 	                                                                                                                          ^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[114] 
19:27:39 [2020-06-04T23:27:39.105Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
19:27:39 [2020-06-04T23:27:39.105Z] 	                                           ^^^
19:27:39 [2020-06-04T23:27:39.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[116] 
19:27:39 [2020-06-04T23:27:39.105Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
19:27:39 [2020-06-04T23:27:39.105Z] 	                                           ^^^
19:27:39 [2020-06-04T23:27:39.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[118] 
19:27:39 [2020-06-04T23:27:39.105Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
19:27:39 [2020-06-04T23:27:39.105Z] 	                                           ^^^
19:27:39 [2020-06-04T23:27:39.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[537] 
19:27:39 [2020-06-04T23:27:39.105Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
19:27:39 [2020-06-04T23:27:39.105Z] 	                                             ^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java:[67] 
19:27:39 [2020-06-04T23:27:39.105Z] 	return fSeries.getXSeries();
19:27:39 [2020-06-04T23:27:39.105Z] 	               ^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] The method getXSeries() from the type ISeries<capture#6-of ?> is deprecated
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java:[72] 
19:27:39 [2020-06-04T23:27:39.105Z] 	return fSeries.getYSeries();
19:27:39 [2020-06-04T23:27:39.105Z] 	               ^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java:[96] 
19:27:39 [2020-06-04T23:27:39.105Z] 	OutputElementStyle style = entry.getValue();
19:27:39 [2020-06-04T23:27:39.105Z] 	                           ^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] 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
19:27:39 [2020-06-04T23:27:39.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java:[99] 
19:27:39 [2020-06-04T23:27:39.105Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
19:27:39 [2020-06-04T23:27:39.105Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:39 [2020-06-04T23:27:39.105Z] 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>'
19:27:39 [2020-06-04T23:27:39.105Z] 201 problems (201 warnings)
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] 
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] 
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] 
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] 
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
19:27:39 [2020-06-04T23:27:39.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
19:27:39 [2020-06-04T23:27:39.361Z] [INFO] 
19:27:39 [2020-06-04T23:27:39.361Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
19:27:39 [2020-06-04T23:27:39.361Z] [INFO] 
19:27:39 [2020-06-04T23:27:39.361Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
19:27:39 [2020-06-04T23:27:39.361Z] [INFO] 
19:27:39 [2020-06-04T23:27:39.361Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
19:27:39 [2020-06-04T23:27:39.361Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Executing tasks
19:27:41 [2020-06-04T23:27:41.246Z] 
19:27:41 [2020-06-04T23:27:41.246Z] main:
19:27:41 [2020-06-04T23:27:41.246Z] 
19:27:41 [2020-06-04T23:27:41.246Z] resetCSS:
19:27:41 [2020-06-04T23:27:41.246Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Executed tasks
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.pom
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-p2metadata.xml
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-p2artifacts.xml
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 1.0.0-SNAPSHOT [23/138]
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.246Z] [INFO] The project's OSGi version is 1.0.0.202006042312
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.247Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
19:27:41 [2020-06-04T23:27:41.502Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[55] 
19:27:41 [2020-06-04T23:27:41.502Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:27:41 [2020-06-04T23:27:41.502Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:41 [2020-06-04T23:27:41.502Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:27:41 [2020-06-04T23:27:41.502Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[78] 
19:27:41 [2020-06-04T23:27:41.502Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
19:27:41 [2020-06-04T23:27:41.502Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:41 [2020-06-04T23:27:41.502Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
19:27:41 [2020-06-04T23:27:41.502Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java:[54] 
19:27:41 [2020-06-04T23:27:41.502Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:27:41 [2020-06-04T23:27:41.502Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:41 [2020-06-04T23:27:41.502Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:27:41 [2020-06-04T23:27:41.502Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java:[77] 
19:27:41 [2020-06-04T23:27:41.502Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
19:27:41 [2020-06-04T23:27:41.502Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:27:41 [2020-06-04T23:27:41.502Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
19:27:41 [2020-06-04T23:27:41.502Z] 4 problems (4 warnings)
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.pom
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar
19:27:41 [2020-06-04T23:27:41.502Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-p2metadata.xml
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-p2artifacts.xml
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.14-SNAPSHOT  [24/138]
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] The project's OSGi version is 1.0.14.202006042312
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] 
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:41 [2020-06-04T23:27:41.758Z] [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
19:27:42 [2020-06-04T23:27:42.318Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[125] 
19:27:42 [2020-06-04T23:27:42.318Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
19:27:42 [2020-06-04T23:27:42.319Z] 	                                                                                                  ^^^^^^^^^
19:27:42 [2020-06-04T23:27:42.319Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
19:27:42 [2020-06-04T23:27:42.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[107] 
19:27:42 [2020-06-04T23:27:42.319Z] 	return tmfEvent;
19:27:42 [2020-06-04T23:27:42.319Z] 	^^^^^^^^^^^^^^^^
19:27:42 [2020-06-04T23:27:42.319Z] Potential resource leak: 'stream' may not be closed at this location
19:27:42 [2020-06-04T23:27:42.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[111] 
19:27:42 [2020-06-04T23:27:42.319Z] 	return null;
19:27:42 [2020-06-04T23:27:42.319Z] 	^^^^^^^^^^^^
19:27:42 [2020-06-04T23:27:42.319Z] Potential resource leak: 'stream' may not be closed at this location
19:27:42 [2020-06-04T23:27:42.319Z] 3 problems (3 warnings)
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:42 [2020-06-04T23:27:42.319Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
19:27:42 [2020-06-04T23:27:42.573Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.573Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:42 [2020-06-04T23:27:42.573Z] [INFO] 
19:27:42 [2020-06-04T23:27:42.573Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:27:43 [2020-06-04T23:27:43.134Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
19:27:43 [2020-06-04T23:27:43.134Z] [INFO] Command line:
19:27:43 [2020-06-04T23:27:43.134Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:27:43 [2020-06-04T23:27:43.134Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:27:44 [2020-06-04T23:27:44.495Z] !SESSION 2020-06-04 23:27:43.027 -----------------------------------------------
19:27:44 [2020-06-04T23:27:44.495Z] eclipse.buildId=unknown
19:27:44 [2020-06-04T23:27:44.495Z] java.version=1.8.0_202
19:27:44 [2020-06-04T23:27:44.495Z] java.vendor=Oracle Corporation
19:27:44 [2020-06-04T23:27:44.495Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:27:44 [2020-06-04T23:27:44.495Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
19:27:44 [2020-06-04T23:27:44.495Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:27:44 [2020-06-04T23:27:44.495Z] 
19:27:44 [2020-06-04T23:27:44.495Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:27:44.305
19:27:44 [2020-06-04T23:27:44.495Z] !MESSAGE FrameworkEvent ERROR
19:27:44 [2020-06-04T23:27:44.495Z] !STACK 0
19:27:44 [2020-06-04T23:27:44.495Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:27:44 [2020-06-04T23:27:44.495Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:27:44 [2020-06-04T23:27:44.495Z] 
19:27:44 [2020-06-04T23:27:44.495Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:27:44 [2020-06-04T23:27:44.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:27:44 [2020-06-04T23:27:44.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:27:44 [2020-06-04T23:27:44.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:27:44 [2020-06-04T23:27:44.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:27:44 [2020-06-04T23:27:44.495Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:27:44 [2020-06-04T23:27:44.495Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:27:44 [2020-06-04T23:27:44.495Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:27:45 [2020-06-04T23:27:45.859Z] process 4031: 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
19:27:45 [2020-06-04T23:27:45.859Z] See the manual page for dbus-uuidgen to correct this issue.
19:27:51 [2020-06-04T23:27:51.100Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
19:27:54 [2020-06-04T23:27:54.363Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.885 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
19:27:54 [2020-06-04T23:27:54.363Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.7 s
19:27:54 [2020-06-04T23:27:54.363Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 0.594 s
19:27:54 [2020-06-04T23:27:54.363Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.38 s
19:27:54 [2020-06-04T23:27:54.363Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
19:27:54 [2020-06-04T23:27:54.363Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
19:27:54 [2020-06-04T23:27:54.363Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.073 s
19:27:54 [2020-06-04T23:27:54.363Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.014 s
19:27:54 [2020-06-04T23:27:54.363Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.004 s
19:27:54 [2020-06-04T23:27:54.363Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
19:27:54 [2020-06-04T23:27:54.620Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
19:27:54 [2020-06-04T23:27:54.620Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.182 s
19:27:54 [2020-06-04T23:27:54.620Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.203 s
19:27:54 [2020-06-04T23:27:54.620Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.202 s
19:27:54 [2020-06-04T23:27:54.620Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
19:27:55 [2020-06-04T23:27:55.180Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
19:27:55 [2020-06-04T23:27:55.180Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.261 s
19:27:55 [2020-06-04T23:27:55.180Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.217 s
19:27:55 [2020-06-04T23:27:55.180Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
19:27:55 [2020-06-04T23:27:55.180Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
19:27:55 [2020-06-04T23:27:55.180Z] testStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testColorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
19:27:55 [2020-06-04T23:27:55.180Z] testFactorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testColorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testFactorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testColorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testFactorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testColorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testFactorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testColorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testFactorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
19:27:55 [2020-06-04T23:27:55.180Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
19:27:55 [2020-06-04T23:27:55.180Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
19:27:55 [2020-06-04T23:27:55.180Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.055 s
19:27:55 [2020-06-04T23:27:55.180Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.002 s
19:27:55 [2020-06-04T23:27:55.180Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
19:27:55 [2020-06-04T23:27:55.180Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
19:27:55 [2020-06-04T23:27:55.180Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
19:27:55 [2020-06-04T23:27:55.180Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
19:27:55 [2020-06-04T23:27:55.180Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
19:27:55 [2020-06-04T23:27:55.180Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.180Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.181Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.181Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.181Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
19:27:55 [2020-06-04T23:27:55.181Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
19:27:55 [2020-06-04T23:27:55.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
19:28:07 [2020-06-04T23:28:07.338Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.38 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
19:28:07 [2020-06-04T23:28:07.338Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.221 s
19:28:07 [2020-06-04T23:28:07.338Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.001 s
19:28:07 [2020-06-04T23:28:07.338Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
19:28:45 [2020-06-04T23:28:45.981Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.487 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
19:28:45 [2020-06-04T23:28:45.981Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.396 s
19:28:45 [2020-06-04T23:28:45.981Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 11.416 s
19:28:45 [2020-06-04T23:28:45.981Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.504 s
19:28:45 [2020-06-04T23:28:45.981Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.305 s
19:28:45 [2020-06-04T23:28:45.981Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
19:28:45 [2020-06-04T23:28:45.981Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 11.613 s
19:28:45 [2020-06-04T23:28:45.981Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
19:29:10 [2020-06-04T23:29:10.315Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.81 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
19:29:10 [2020-06-04T23:29:10.315Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.248 s
19:29:10 [2020-06-04T23:29:10.315Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.314 s
19:29:10 [2020-06-04T23:29:10.315Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.26 s
19:29:10 [2020-06-04T23:29:10.315Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.485 s
19:29:10 [2020-06-04T23:29:10.315Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.238 s
19:29:10 [2020-06-04T23:29:10.315Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
19:29:25 [2020-06-04T23:29:25.143Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.196 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
19:29:25 [2020-06-04T23:29:25.143Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.909 s
19:29:25 [2020-06-04T23:29:25.143Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.009 s
19:29:25 [2020-06-04T23:29:25.143Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.222 s
19:29:25 [2020-06-04T23:29:25.143Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.608 s
19:29:25 [2020-06-04T23:29:25.143Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
19:29:43 [2020-06-04T23:29:43.174Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.591 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
19:29:43 [2020-06-04T23:29:43.174Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.188 s
19:29:43 [2020-06-04T23:29:43.174Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.302 s
19:29:43 [2020-06-04T23:29:43.174Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.301 s
19:29:43 [2020-06-04T23:29:43.174Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.214 s
19:29:43 [2020-06-04T23:29:43.174Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.101 s
19:29:43 [2020-06-04T23:29:43.174Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.193 s
19:29:43 [2020-06-04T23:29:43.174Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.477 s
19:29:43 [2020-06-04T23:29:43.174Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.316 s
19:29:43 [2020-06-04T23:29:43.174Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.303 s
19:29:43 [2020-06-04T23:29:43.174Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.561 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
19:30:09 [2020-06-04T23:30:09.657Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.017 s
19:30:09 [2020-06-04T23:30:09.657Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.33 s
19:30:09 [2020-06-04T23:30:09.657Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.021 s
19:30:09 [2020-06-04T23:30:09.657Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.037 s
19:30:09 [2020-06-04T23:30:09.657Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
19:30:09 [2020-06-04T23:30:09.657Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 0.567 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
19:30:09 [2020-06-04T23:30:09.657Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.657Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.039 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
19:30:09 [2020-06-04T23:30:09.657Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.002 s
19:30:09 [2020-06-04T23:30:09.657Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
19:30:09 [2020-06-04T23:30:09.657Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.035 s
19:30:09 [2020-06-04T23:30:09.657Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.657Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.657Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
19:30:09 [2020-06-04T23:30:09.657Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.132 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
19:30:09 [2020-06-04T23:30:09.657Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.657Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
19:30:09 [2020-06-04T23:30:09.657Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.657Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
19:30:09 [2020-06-04T23:30:09.657Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.657Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
19:30:09 [2020-06-04T23:30:09.657Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
19:30:09 [2020-06-04T23:30:09.657Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.657Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
19:30:09 [2020-06-04T23:30:09.658Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
19:30:09 [2020-06-04T23:30:09.658Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
19:30:09 [2020-06-04T23:30:09.658Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
19:30:09 [2020-06-04T23:30:09.658Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
19:30:09 [2020-06-04T23:30:09.658Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
19:30:09 [2020-06-04T23:30:09.658Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.658Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
19:30:09 [2020-06-04T23:30:09.658Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
19:30:09 [2020-06-04T23:30:09.658Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
19:30:09 [2020-06-04T23:30:09.658Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
19:30:09 [2020-06-04T23:30:09.658Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
19:30:09 [2020-06-04T23:30:09.658Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
19:30:09 [2020-06-04T23:30:09.913Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
19:30:09 [2020-06-04T23:30:09.913Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.414 s
19:30:09 [2020-06-04T23:30:09.913Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.327 s
19:30:09 [2020-06-04T23:30:09.913Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.643 s
19:30:09 [2020-06-04T23:30:09.913Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.408 s
19:30:09 [2020-06-04T23:30:09.913Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.914 s
19:30:09 [2020-06-04T23:30:09.913Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
19:30:10 [2020-06-04T23:30:10.168Z] 
19:30:10 [2020-06-04T23:30:10.168Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-04 23:30:10.023
19:30:10 [2020-06-04T23:30:10.168Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
19:30:10 [2020-06-04T23:30:10.168Z] 
19:30:10 [2020-06-04T23:30:10.168Z] !ENTRY org.eclipse.core.resources 2 2 2020-06-04 23:30:10.121
19:30:10 [2020-06-04T23:30:10.168Z] !MESSAGE Save operation warnings.
19:30:10 [2020-06-04T23:30:10.168Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-06-04 23:30:10.121
19:30:10 [2020-06-04T23:30:10.168Z] !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.
19:30:10 [2020-06-04T23:30:10.424Z] 
19:30:10 [2020-06-04T23:30:10.424Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-04 23:30:10.186
19:30:10 [2020-06-04T23:30:10.424Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
19:30:10 [2020-06-04T23:30:10.424Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
19:30:10 [2020-06-04T23:30:10.424Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.271 s
19:30:10 [2020-06-04T23:30:10.424Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.007 s
19:30:10 [2020-06-04T23:30:10.424Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
19:30:10 [2020-06-04T23:30:10.424Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
19:30:10 [2020-06-04T23:30:10.984Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
19:30:10 [2020-06-04T23:30:10.984Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.009 s
19:30:10 [2020-06-04T23:30:10.984Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.068 s
19:30:10 [2020-06-04T23:30:10.984Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.359 s
19:30:10 [2020-06-04T23:30:10.984Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
19:30:11 [2020-06-04T23:30:11.909Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
19:30:11 [2020-06-04T23:30:11.909Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.449 s
19:30:11 [2020-06-04T23:30:11.909Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.699 s
19:30:11 [2020-06-04T23:30:11.909Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
19:30:12 [2020-06-04T23:30:12.471Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
19:30:12 [2020-06-04T23:30:12.471Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.587 s
19:30:12 [2020-06-04T23:30:12.471Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
19:30:12 [2020-06-04T23:30:12.471Z] 
19:30:12 [2020-06-04T23:30:12.471Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-06-04 23:30:12.394
19:30:12 [2020-06-04T23:30:12.471Z] !MESSAGE no spawner in java.library.path
19:30:12 [2020-06-04T23:30:12.471Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
19:30:12 [2020-06-04T23:30:12.471Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.039 s
19:30:12 [2020-06-04T23:30:12.471Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
19:30:12 [2020-06-04T23:30:12.471Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
19:30:12 [2020-06-04T23:30:12.471Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0 s
19:30:12 [2020-06-04T23:30:12.471Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
19:30:12 [2020-06-04T23:30:12.726Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
19:30:12 [2020-06-04T23:30:12.726Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.007 s
19:30:12 [2020-06-04T23:30:12.726Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
19:30:12 [2020-06-04T23:30:12.726Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
19:30:12 [2020-06-04T23:30:12.726Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
19:30:12 [2020-06-04T23:30:12.726Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
19:30:12 [2020-06-04T23:30:12.726Z] 
19:30:12 [2020-06-04T23:30:12.726Z] Results:
19:30:12 [2020-06-04T23:30:12.726Z] 
19:30:12 [2020-06-04T23:30:12.726Z] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0
19:30:12 [2020-06-04T23:30:12.726Z] 
19:30:13 [2020-06-04T23:30:13.286Z] 
19:30:13 [2020-06-04T23:30:13.286Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:30:13.025
19:30:13 [2020-06-04T23:30:13.287Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] All tests passed!
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.pom
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-p2metadata.xml
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-p2artifacts.xml
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.13-SNAPSHOT [25/138]
19:30:13 [2020-06-04T23:30:13.541Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] The project's OSGi version is 1.0.13.202006042312
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] 
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:13 [2020-06-04T23:30:13.796Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[25] 
19:30:14 [2020-06-04T23:30:14.721Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
19:30:14 [2020-06-04T23:30:14.721Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[130] 
19:30:14 [2020-06-04T23:30:14.721Z] 	fEntries.add(pulse);
19:30:14 [2020-06-04T23:30:14.721Z] 	             ^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
19:30:14 [2020-06-04T23:30:14.721Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
19:30:14 [2020-06-04T23:30:14.721Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
19:30:14 [2020-06-04T23:30:14.721Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
19:30:14 [2020-06-04T23:30:14.721Z] 	               ^^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[163] 
19:30:14 [2020-06-04T23:30:14.721Z] 	fEvents.put(pulse.getName(), events);
19:30:14 [2020-06-04T23:30:14.721Z] 	                             ^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[173] 
19:30:14 [2020-06-04T23:30:14.721Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
19:30:14 [2020-06-04T23:30:14.721Z] 	                                   ^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[181] 
19:30:14 [2020-06-04T23:30:14.721Z] 	public void setFilterRegex(String filterRegex) {
19:30:14 [2020-06-04T23:30:14.721Z] 	                                  ^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Javadoc: Missing tag for parameter filterRegex
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[232] 
19:30:14 [2020-06-04T23:30:14.721Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
19:30:14 [2020-06-04T23:30:14.721Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[48] 
19:30:14 [2020-06-04T23:30:14.721Z] 	import org.eclipse.ui.internal.views.markers.BookmarksView;
19:30:14 [2020-06-04T23:30:14.721Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar')
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[60] 
19:30:14 [2020-06-04T23:30:14.721Z] 	* SWT bot test to test the {@link BookmarksView} in Trace Compass
19:30:14 [2020-06-04T23:30:14.721Z] 	                                  ^^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.13.1.v20170822-1526/org.eclipse.ui.ide-3.13.1.v20170822-1526.jar')
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[212] 
19:30:14 [2020-06-04T23:30:14.721Z] 	double[] xMain = mainSeries.getXSeries();
19:30:14 [2020-06-04T23:30:14.721Z] 	                            ^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] The method getXSeries() from the type ISeries<capture#3-of ?> is deprecated
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[213] 
19:30:14 [2020-06-04T23:30:14.721Z] 	double[] yMain = mainSeries.getYSeries();
19:30:14 [2020-06-04T23:30:14.721Z] 	                            ^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] The method getYSeries() from the type ISeries<capture#4-of ?> is deprecated
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[227] 
19:30:14 [2020-06-04T23:30:14.721Z] 	double[] xSeries = series.getXSeries();
19:30:14 [2020-06-04T23:30:14.721Z] 	                          ^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] The method getXSeries() from the type ISeries<capture#6-of ?> is deprecated
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[228] 
19:30:14 [2020-06-04T23:30:14.721Z] 	double[] ySeries = series.getYSeries();
19:30:14 [2020-06-04T23:30:14.721Z] 	                          ^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
19:30:14 [2020-06-04T23:30:14.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[241] 
19:30:14 [2020-06-04T23:30:14.721Z] 	return new TmfCommonXAxisModel(getTitle(), x, yModels);
19:30:14 [2020-06-04T23:30:14.721Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:30:14 [2020-06-04T23:30:14.721Z] The constructor TmfCommonXAxisModel(String, long[], Map<String,IYModel>) is deprecated
19:30:14 [2020-06-04T23:30:14.721Z] 15 problems (15 warnings)
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:14 [2020-06-04T23:30:14.721Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] 
19:30:14 [2020-06-04T23:30:14.979Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:30:15 [2020-06-04T23:30:15.537Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
19:30:15 [2020-06-04T23:30:15.537Z] [INFO] Command line:
19:30:15 [2020-06-04T23:30:15.538Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:30:15 [2020-06-04T23:30:15.538Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:30:17 [2020-06-04T23:30:17.422Z] !SESSION 2020-06-04 23:30:15.519 -----------------------------------------------
19:30:17 [2020-06-04T23:30:17.422Z] eclipse.buildId=unknown
19:30:17 [2020-06-04T23:30:17.422Z] java.version=1.8.0_202
19:30:17 [2020-06-04T23:30:17.422Z] java.vendor=Oracle Corporation
19:30:17 [2020-06-04T23:30:17.422Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:30:17 [2020-06-04T23:30:17.422Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:30:17 [2020-06-04T23:30:17.422Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:30:17 [2020-06-04T23:30:17.422Z] 
19:30:17 [2020-06-04T23:30:17.422Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:30:16.928
19:30:17 [2020-06-04T23:30:17.422Z] !MESSAGE FrameworkEvent ERROR
19:30:17 [2020-06-04T23:30:17.422Z] !STACK 0
19:30:17 [2020-06-04T23:30:17.422Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:30:17 [2020-06-04T23:30:17.422Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:30:17 [2020-06-04T23:30:17.422Z] 
19:30:17 [2020-06-04T23:30:17.422Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:30:17 [2020-06-04T23:30:17.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:30:17 [2020-06-04T23:30:17.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:30:17 [2020-06-04T23:30:17.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:30:17 [2020-06-04T23:30:17.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:30:17 [2020-06-04T23:30:17.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:30:17 [2020-06-04T23:30:17.422Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:30:17 [2020-06-04T23:30:17.422Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:30:20 [2020-06-04T23:30:20.683Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
19:30:23 [2020-06-04T23:30:23.193Z] Display size: 1440x900
19:30:23 [2020-06-04T23:30:23.193Z] OS version=3.10.0-1062.el7.x86_64
19:30:23 [2020-06-04T23:30:23.193Z] GTK version=2.24.30
19:30:23 [2020-06-04T23:30:23.193Z] GTK theme=Raleigh
19:30:23 [2020-06-04T23:30:23.193Z] LIBOVERLAY_SCROLLBAR=0
19:30:23 [2020-06-04T23:30:23.193Z] Time zone: Coordinated Universal Time
19:30:23 [2020-06-04T23:30:23.193Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:30:23 [2020-06-04T23:30:23.193Z] log4j:WARN Please initialize the log4j system properly.
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119438803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119438803 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119438802 data=null doit=true} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119438801 data=null} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119438795 data=null button=1 stateMask=0x0 x=435 y=50 count=1} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119438789 data=null button=0 stateMask=0x80000 x=803 y=107 count=0} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119438782 data=null button=1 stateMask=0x80000 x=803 y=107 count=1} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119438778 data=null button=0 stateMask=0x0 x=803 y=107 count=0} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119438778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119438776 data=null doit=true} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119438775 data=null} to TimeGraphControl with text {}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - number of items : 17
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119438766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119438765 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119438765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119438765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119438719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119438718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119438718 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119438717 data=null} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Clicking on OK
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119438710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119438710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119438710 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119438710 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119438710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119438709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119438709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119438765 data=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...}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Clicked on 
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - number of items : 17
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119438612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.431Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119438612 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119438612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119438611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119438611 data=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}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119438607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119438606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119438606 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119438606 data=null} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - number of items : 17
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119438605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119438604 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119438604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119438604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119438604 data=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}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119438595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119438595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119438595 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119438594 data=null} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - number of items : 17
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119438534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119438533 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119438533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119438533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119438532 data=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}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119438528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119438519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119438517 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119438517 data=null} to ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - number of items : 17
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119438516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119438516 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119438516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119438516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119438515 data=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}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119438512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119438511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119438511 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119438511 data=null} to ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - number of items : 17
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119438510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119438510 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119438510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119438509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119438509 data=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}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119438506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119438505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119438505 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119438505 data=null} to ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - number of items : 17
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119438504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119438504 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119438504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119438503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119438393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119438392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119438392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119438392 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119438392 data=null} to ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.432Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.688Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Clicking on OK
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119438322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119438322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119438322 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119438322 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119438322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119438322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119438322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119438503 data=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}
19:30:28 [2020-06-04T23:30:28.689Z] DEBUG - Clicked on 
19:30:28 [2020-06-04T23:30:28.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:28 [2020-06-04T23:30:28.945Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:31 [2020-06-04T23:30:31.462Z] DEBUG - number of items : 17
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119435481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119435481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119435481 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119435481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119435481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119435431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119435430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119435430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119435430 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119435430 data=null} to ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.463Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Clicking on OK
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119435415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119435415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119435415 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119435415 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119435414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119435414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119435414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119435481 data=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}
19:30:31 [2020-06-04T23:30:31.464Z] DEBUG - Clicked on 
19:30:31 [2020-06-04T23:30:31.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:31 [2020-06-04T23:30:31.719Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119434216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434216 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119434215 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119434215 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119434213 data=null button=1 stateMask=0x0 x=435 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434209 data=null button=0 stateMask=0x80000 x=803 y=107 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119434203 data=null button=1 stateMask=0x80000 x=803 y=107 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434199 data=null button=0 stateMask=0x0 x=803 y=107 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119434199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119434196 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119434196 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119434190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434189 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119434186 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119434186 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119434176 data=null button=3 stateMask=0x0 x=711 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434172 data=null button=0 stateMask=0x200000 x=343 y=107 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119434166 data=null button=3 stateMask=0x200000 x=343 y=107 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434130 data=null button=0 stateMask=0x0 x=343 y=107 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119434130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119434127 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119434126 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119434121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434121 data=null button=0 stateMask=0x0 x=895 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119434117 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119434117 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119434108 data=null button=2 stateMask=0x0 x=895 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434107 data=null button=0 stateMask=0x100000 x=343 y=107 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119434104 data=null button=2 stateMask=0x100000 x=343 y=107 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434099 data=null button=0 stateMask=0x0 x=343 y=107 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119434099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119434096 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119434096 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119434092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434092 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119434090 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119434090 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119434083 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434030 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119434027 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434024 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119434024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119434022 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119434022 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119434018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434018 data=null button=0 stateMask=0x0 x=288 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119434016 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119434015 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119434009 data=null button=1 stateMask=0x0 x=288 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434006 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119434003 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119434001 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119434000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433998 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433998 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433993 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433991 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433991 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433984 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433934 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433930 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433928 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433926 data=null doit=true} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433925 data=null} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433921 data=null button=0 stateMask=0x0 x=325 y=50 count=0} to TimeGraphControl with text {}
19:30:32 [2020-06-04T23:30:32.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433919 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433919 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433912 data=null button=1 stateMask=0x0 x=325 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433909 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433906 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433904 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433901 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433901 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433897 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433895 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433895 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433888 data=null button=1 stateMask=0x0 x=343 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433886 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433832 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433830 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433828 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433827 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433823 data=null button=0 stateMask=0x0 x=362 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433821 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433821 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433813 data=null button=1 stateMask=0x0 x=362 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433811 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433807 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433805 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433803 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433803 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433799 data=null button=0 stateMask=0x0 x=380 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433797 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433797 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433790 data=null button=1 stateMask=0x0 x=380 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433787 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433783 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433731 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433729 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433729 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433724 data=null button=0 stateMask=0x0 x=399 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433722 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433722 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433716 data=null button=1 stateMask=0x0 x=399 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433713 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433709 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433707 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433704 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433704 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433700 data=null button=0 stateMask=0x0 x=417 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433698 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433697 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433691 data=null button=1 stateMask=0x0 x=417 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433689 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433685 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433683 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433681 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433680 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433631 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433629 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433629 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433622 data=null button=1 stateMask=0x0 x=435 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433620 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433617 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433615 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433613 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433613 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433609 data=null button=0 stateMask=0x0 x=454 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433607 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433607 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433601 data=null button=1 stateMask=0x0 x=454 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433598 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433595 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433593 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433591 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433591 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433587 data=null button=0 stateMask=0x0 x=472 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433585 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433585 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433529 data=null button=1 stateMask=0x0 x=472 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433526 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433523 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433521 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433519 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433519 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433515 data=null button=0 stateMask=0x0 x=490 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433513 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433513 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433507 data=null button=1 stateMask=0x0 x=490 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433504 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433501 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433499 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433497 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433497 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433493 data=null button=0 stateMask=0x0 x=509 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433491 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433491 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433485 data=null button=1 stateMask=0x0 x=509 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433483 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433431 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433430 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433428 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433428 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433424 data=null button=0 stateMask=0x0 x=527 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433422 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433422 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433417 data=null button=1 stateMask=0x0 x=527 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433414 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433411 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433409 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433407 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433407 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433403 data=null button=0 stateMask=0x0 x=546 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433401 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433401 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433396 data=null button=1 stateMask=0x0 x=546 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433393 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433390 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433388 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433387 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433387 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433383 data=null button=0 stateMask=0x0 x=564 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433333 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433333 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433327 data=null button=1 stateMask=0x0 x=564 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433325 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433321 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433319 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433317 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433317 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433314 data=null button=0 stateMask=0x0 x=582 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433312 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433312 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433306 data=null button=1 stateMask=0x0 x=582 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433303 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433300 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433299 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433297 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433297 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433293 data=null button=0 stateMask=0x0 x=601 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433291 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433291 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433286 data=null button=1 stateMask=0x0 x=601 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433283 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433232 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433230 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433228 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433228 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433224 data=null button=0 stateMask=0x0 x=619 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433223 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433222 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433211 data=null button=1 stateMask=0x0 x=619 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433209 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433205 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433203 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433200 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433200 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433196 data=null button=0 stateMask=0x0 x=637 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433194 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433194 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433188 data=null button=1 stateMask=0x0 x=637 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433186 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433131 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433129 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433126 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433126 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433122 data=null button=0 stateMask=0x0 x=656 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433120 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433120 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433114 data=null button=1 stateMask=0x0 x=656 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433111 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433107 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433105 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433102 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433102 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433098 data=null button=0 stateMask=0x0 x=674 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433096 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433096 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433090 data=null button=1 stateMask=0x0 x=674 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433087 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433031 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433029 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433026 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433026 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119433022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433022 data=null button=0 stateMask=0x0 x=693 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119433020 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119433020 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119433014 data=null button=1 stateMask=0x0 x=693 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433011 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119433008 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119433005 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119433005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119433003 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119433003 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432999 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432997 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432997 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432991 data=null button=1 stateMask=0x0 x=711 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432988 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432984 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432982 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432932 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432931 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432926 data=null button=0 stateMask=0x0 x=729 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432923 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432923 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432916 data=null button=1 stateMask=0x0 x=729 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432912 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432907 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432905 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432903 data=null doit=true} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432903 data=null} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432899 data=null button=0 stateMask=0x0 x=748 y=50 count=0} to TimeGraphControl with text {}
19:30:33 [2020-06-04T23:30:33.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432897 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432897 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432891 data=null button=1 stateMask=0x0 x=748 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432888 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432885 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432832 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432831 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432830 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432827 data=null button=0 stateMask=0x0 x=766 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432825 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432824 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432819 data=null button=1 stateMask=0x0 x=766 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432816 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432812 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432810 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432808 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432808 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432803 data=null button=0 stateMask=0x0 x=784 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432801 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432801 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432795 data=null button=1 stateMask=0x0 x=784 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432792 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432789 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432787 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432785 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432784 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432731 data=null button=0 stateMask=0x0 x=803 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432729 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432729 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432723 data=null button=1 stateMask=0x0 x=803 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432720 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432717 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432715 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432713 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432713 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432709 data=null button=0 stateMask=0x0 x=821 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432708 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432707 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432702 data=null button=1 stateMask=0x0 x=821 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432699 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432696 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432694 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432692 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432692 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432688 data=null button=0 stateMask=0x0 x=840 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432686 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432686 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432632 data=null button=1 stateMask=0x0 x=840 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432630 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432627 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432625 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432623 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432623 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432618 data=null button=0 stateMask=0x0 x=858 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432615 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432615 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432606 data=null button=1 stateMask=0x0 x=858 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432603 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432600 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432598 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432595 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432595 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432590 data=null button=0 stateMask=0x0 x=876 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432587 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432587 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432529 data=null button=1 stateMask=0x0 x=876 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432526 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432521 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432518 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432515 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432514 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432509 data=null button=0 stateMask=0x0 x=895 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432506 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432506 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432499 data=null button=1 stateMask=0x0 x=895 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432496 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432493 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432491 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432489 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432489 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432431 data=null button=0 stateMask=0x0 x=913 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432429 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432429 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432423 data=null button=1 stateMask=0x0 x=913 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432420 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432417 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432414 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432411 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432411 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432407 data=null button=0 stateMask=0x0 x=931 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432405 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432405 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432399 data=null button=1 stateMask=0x0 x=931 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432396 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432392 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432390 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432387 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432387 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432383 data=null button=0 stateMask=0x0 x=950 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432381 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432381 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432329 data=null button=1 stateMask=0x0 x=950 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432326 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432323 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432320 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432318 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432318 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432314 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432312 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432312 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432306 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432303 data=null button=0 stateMask=0x80000 x=288 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432299 data=null button=1 stateMask=0x80000 x=288 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432297 data=null button=0 stateMask=0x0 x=288 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432295 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432294 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432290 data=null button=0 stateMask=0x0 x=288 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432289 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432288 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432232 data=null button=1 stateMask=0x0 x=288 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432229 data=null button=0 stateMask=0x80000 x=307 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432225 data=null button=1 stateMask=0x80000 x=307 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432222 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432219 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432219 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432214 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432211 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432211 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432202 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432199 data=null button=0 stateMask=0x80000 x=325 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432195 data=null button=1 stateMask=0x80000 x=325 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432192 data=null button=0 stateMask=0x0 x=325 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432189 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432189 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432184 data=null button=0 stateMask=0x0 x=325 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432181 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432181 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432126 data=null button=1 stateMask=0x0 x=325 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432122 data=null button=0 stateMask=0x80000 x=343 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432116 data=null button=1 stateMask=0x80000 x=343 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432113 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432111 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432110 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432106 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432103 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432103 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432094 data=null button=1 stateMask=0x0 x=343 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432092 data=null button=0 stateMask=0x80000 x=362 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432087 data=null button=1 stateMask=0x80000 x=362 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432085 data=null button=0 stateMask=0x0 x=362 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432082 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432082 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432033 data=null button=0 stateMask=0x0 x=362 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432030 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432030 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432022 data=null button=1 stateMask=0x0 x=362 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432019 data=null button=0 stateMask=0x80000 x=380 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119432016 data=null button=1 stateMask=0x80000 x=380 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432014 data=null button=0 stateMask=0x0 x=380 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119432014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119432013 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119432013 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119432009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432009 data=null button=0 stateMask=0x0 x=380 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119432008 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119432007 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119432002 data=null button=1 stateMask=0x0 x=380 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119432000 data=null button=0 stateMask=0x80000 x=399 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431996 data=null button=1 stateMask=0x80000 x=399 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431994 data=null button=0 stateMask=0x0 x=399 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431992 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431992 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431988 data=null button=0 stateMask=0x0 x=399 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431986 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431986 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431980 data=null button=1 stateMask=0x0 x=399 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431978 data=null button=0 stateMask=0x80000 x=417 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431932 data=null button=1 stateMask=0x80000 x=417 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431930 data=null button=0 stateMask=0x0 x=417 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431927 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431927 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431922 data=null button=0 stateMask=0x0 x=417 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431920 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431919 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431912 data=null button=1 stateMask=0x0 x=417 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431910 data=null button=0 stateMask=0x80000 x=435 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431907 data=null button=1 stateMask=0x80000 x=435 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431905 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431902 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431902 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431896 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431894 data=null doit=true} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431894 data=null} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431885 data=null button=1 stateMask=0x0 x=435 y=50 count=1} to TimeGraphControl with text {}
19:30:34 [2020-06-04T23:30:34.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431882 data=null button=0 stateMask=0x80000 x=454 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431829 data=null button=1 stateMask=0x80000 x=454 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431827 data=null button=0 stateMask=0x0 x=454 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431824 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431824 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431818 data=null button=0 stateMask=0x0 x=454 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431815 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431815 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431809 data=null button=1 stateMask=0x0 x=454 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431806 data=null button=0 stateMask=0x80000 x=472 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431803 data=null button=1 stateMask=0x80000 x=472 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431800 data=null button=0 stateMask=0x0 x=472 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431798 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431798 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431794 data=null button=0 stateMask=0x0 x=472 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431792 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431792 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431786 data=null button=1 stateMask=0x0 x=472 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431783 data=null button=0 stateMask=0x80000 x=490 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431730 data=null button=1 stateMask=0x80000 x=490 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431728 data=null button=0 stateMask=0x0 x=490 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431725 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431725 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431721 data=null button=0 stateMask=0x0 x=490 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431719 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431719 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431713 data=null button=1 stateMask=0x0 x=490 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431711 data=null button=0 stateMask=0x80000 x=509 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431708 data=null button=1 stateMask=0x80000 x=509 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431706 data=null button=0 stateMask=0x0 x=509 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431704 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431704 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431701 data=null button=0 stateMask=0x0 x=509 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431699 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431698 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431693 data=null button=1 stateMask=0x0 x=509 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431691 data=null button=0 stateMask=0x80000 x=527 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431687 data=null button=1 stateMask=0x80000 x=527 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431686 data=null button=0 stateMask=0x0 x=527 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431634 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431633 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431629 data=null button=0 stateMask=0x0 x=527 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431627 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431627 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431621 data=null button=1 stateMask=0x0 x=527 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431619 data=null button=0 stateMask=0x80000 x=546 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431615 data=null button=1 stateMask=0x80000 x=546 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431613 data=null button=0 stateMask=0x0 x=546 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431611 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431611 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431607 data=null button=0 stateMask=0x0 x=546 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431605 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431605 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431598 data=null button=1 stateMask=0x0 x=546 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431596 data=null button=0 stateMask=0x80000 x=564 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431592 data=null button=1 stateMask=0x80000 x=564 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431591 data=null button=0 stateMask=0x0 x=564 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431589 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431589 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431585 data=null button=0 stateMask=0x0 x=564 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431583 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431583 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431526 data=null button=1 stateMask=0x0 x=564 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431523 data=null button=0 stateMask=0x80000 x=582 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431517 data=null button=1 stateMask=0x80000 x=582 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431515 data=null button=0 stateMask=0x0 x=582 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431512 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431511 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431506 data=null button=0 stateMask=0x0 x=582 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431503 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431502 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431493 data=null button=1 stateMask=0x0 x=582 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431489 data=null button=0 stateMask=0x80000 x=601 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431484 data=null button=1 stateMask=0x80000 x=601 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431482 data=null button=0 stateMask=0x0 x=601 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431432 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431432 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431427 data=null button=0 stateMask=0x0 x=601 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431424 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431424 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431417 data=null button=1 stateMask=0x0 x=601 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431415 data=null button=0 stateMask=0x80000 x=619 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431411 data=null button=1 stateMask=0x80000 x=619 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431409 data=null button=0 stateMask=0x0 x=619 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431407 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431407 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431403 data=null button=0 stateMask=0x0 x=619 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431401 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431400 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431393 data=null button=1 stateMask=0x0 x=619 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431390 data=null button=0 stateMask=0x80000 x=637 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431385 data=null button=1 stateMask=0x80000 x=637 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431383 data=null button=0 stateMask=0x0 x=637 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431381 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431381 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431329 data=null button=0 stateMask=0x0 x=637 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431327 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431327 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431321 data=null button=1 stateMask=0x0 x=637 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431318 data=null button=0 stateMask=0x80000 x=656 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431315 data=null button=1 stateMask=0x80000 x=656 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431313 data=null button=0 stateMask=0x0 x=656 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431310 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431309 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431304 data=null button=0 stateMask=0x0 x=656 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431301 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431301 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431294 data=null button=1 stateMask=0x0 x=656 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431292 data=null button=0 stateMask=0x80000 x=674 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431288 data=null button=1 stateMask=0x80000 x=674 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431287 data=null button=0 stateMask=0x0 x=674 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431285 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431285 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431281 data=null button=0 stateMask=0x0 x=674 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431233 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431233 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431224 data=null button=1 stateMask=0x0 x=674 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431221 data=null button=0 stateMask=0x80000 x=693 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431217 data=null button=1 stateMask=0x80000 x=693 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431215 data=null button=0 stateMask=0x0 x=693 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431212 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431212 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431208 data=null button=0 stateMask=0x0 x=693 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431206 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431205 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431199 data=null button=1 stateMask=0x0 x=693 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431197 data=null button=0 stateMask=0x80000 x=711 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431193 data=null button=1 stateMask=0x80000 x=711 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431191 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431189 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431188 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431133 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431130 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431130 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431124 data=null button=1 stateMask=0x0 x=711 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431120 data=null button=0 stateMask=0x80000 x=729 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431116 data=null button=1 stateMask=0x80000 x=729 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431114 data=null button=0 stateMask=0x0 x=729 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431111 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431111 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431107 data=null button=0 stateMask=0x0 x=729 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431105 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431105 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431098 data=null button=1 stateMask=0x0 x=729 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431096 data=null button=0 stateMask=0x80000 x=748 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431092 data=null button=1 stateMask=0x80000 x=748 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431090 data=null button=0 stateMask=0x0 x=748 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431087 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431087 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431083 data=null button=0 stateMask=0x0 x=748 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431081 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431081 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431029 data=null button=1 stateMask=0x0 x=748 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431026 data=null button=0 stateMask=0x80000 x=766 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119431022 data=null button=1 stateMask=0x80000 x=766 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431020 data=null button=0 stateMask=0x0 x=766 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119431020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119431017 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119431017 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119431014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431013 data=null button=0 stateMask=0x0 x=766 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119431011 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119431011 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119431005 data=null button=1 stateMask=0x0 x=766 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119431002 data=null button=0 stateMask=0x80000 x=784 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430998 data=null button=1 stateMask=0x80000 x=784 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430996 data=null button=0 stateMask=0x0 x=784 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430993 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430993 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430989 data=null button=0 stateMask=0x0 x=784 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430986 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430986 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430930 data=null button=1 stateMask=0x0 x=784 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430927 data=null button=0 stateMask=0x80000 x=803 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430921 data=null button=1 stateMask=0x80000 x=803 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430918 data=null button=0 stateMask=0x0 x=803 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430915 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430915 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430910 data=null button=0 stateMask=0x0 x=803 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430907 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430906 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430897 data=null button=1 stateMask=0x0 x=803 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430894 data=null button=0 stateMask=0x80000 x=821 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430889 data=null button=1 stateMask=0x80000 x=821 y=50 count=1} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430887 data=null button=0 stateMask=0x0 x=821 y=50 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430885 data=null doit=true} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430885 data=null} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:35 [2020-06-04T23:30:35.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430881 data=null button=0 stateMask=0x0 x=821 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430833 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430833 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430827 data=null button=1 stateMask=0x0 x=821 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430824 data=null button=0 stateMask=0x80000 x=840 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430820 data=null button=1 stateMask=0x80000 x=840 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430817 data=null button=0 stateMask=0x0 x=840 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430815 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430814 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430809 data=null button=0 stateMask=0x0 x=840 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430807 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430806 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430800 data=null button=1 stateMask=0x0 x=840 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430798 data=null button=0 stateMask=0x80000 x=858 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430794 data=null button=1 stateMask=0x80000 x=858 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430792 data=null button=0 stateMask=0x0 x=858 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430790 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430790 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430786 data=null button=0 stateMask=0x0 x=858 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430783 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430783 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430729 data=null button=1 stateMask=0x0 x=858 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430727 data=null button=0 stateMask=0x80000 x=876 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430722 data=null button=1 stateMask=0x80000 x=876 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430721 data=null button=0 stateMask=0x0 x=876 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430719 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430718 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430715 data=null button=0 stateMask=0x0 x=876 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430713 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430713 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430706 data=null button=1 stateMask=0x0 x=876 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430703 data=null button=0 stateMask=0x80000 x=895 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430697 data=null button=1 stateMask=0x80000 x=895 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430696 data=null button=0 stateMask=0x0 x=895 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430694 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430694 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430690 data=null button=0 stateMask=0x0 x=895 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430688 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430688 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430682 data=null button=1 stateMask=0x0 x=895 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430633 data=null button=0 stateMask=0x80000 x=913 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430630 data=null button=1 stateMask=0x80000 x=913 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430628 data=null button=0 stateMask=0x0 x=913 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430626 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430626 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430623 data=null button=0 stateMask=0x0 x=913 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430621 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430621 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430614 data=null button=1 stateMask=0x0 x=913 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430612 data=null button=0 stateMask=0x80000 x=931 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430608 data=null button=1 stateMask=0x80000 x=931 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430607 data=null button=0 stateMask=0x0 x=931 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430605 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430605 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430601 data=null button=0 stateMask=0x0 x=931 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430599 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430599 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430593 data=null button=1 stateMask=0x0 x=931 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430590 data=null button=0 stateMask=0x80000 x=950 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430586 data=null button=1 stateMask=0x80000 x=950 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430584 data=null button=0 stateMask=0x0 x=950 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430582 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430582 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430532 data=null button=0 stateMask=0x0 x=950 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430529 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430529 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430521 data=null button=1 stateMask=0x0 x=950 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430517 data=null button=0 stateMask=0x80000 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430512 data=null button=1 stateMask=0x80000 x=968 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430510 data=null button=0 stateMask=0x0 x=968 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430508 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430507 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430502 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430499 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430499 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430491 data=null button=1 stateMask=0x0 x=343 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430487 data=null button=0 stateMask=0x80000 x=711 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430483 data=null button=1 stateMask=0x80000 x=711 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430431 data=null button=0 stateMask=0x0 x=711 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430428 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430428 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119430423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430423 data=null button=0 stateMask=0x0 x=343 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119430420 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119430420 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119430412 data=null button=1 stateMask=0x0 x=343 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430409 data=null button=0 stateMask=0x80000 x=435 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119430403 data=null button=1 stateMask=0x80000 x=435 y=50 count=1} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119430399 data=null button=0 stateMask=0x0 x=435 y=50 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119430398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119430396 data=null doit=true} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119430395 data=null} to TimeGraphControl with text {}
19:30:36 [2020-06-04T23:30:36.486Z] DEBUG - number of items : 17
19:30:36 [2020-06-04T23:30:36.486Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119430388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119430388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.486Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119430388 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119430388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119430388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119430296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119430295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119430295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119430295 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119430295 data=null} to ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.742Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Clicking on OK
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119430282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119430282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119430282 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119430282 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119430282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119430282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119430282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119430388 data=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}
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - Clicked on 
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:36 [2020-06-04T23:30:36.743Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - number of items : 17
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119428933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119428933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119428933 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119428933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119428933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119428896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119428896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119428896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119428895 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119428895 data=null} to ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Clicking on OK
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119428884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119428884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119428884 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119428884 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119428884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119428884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119428884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119428933 data=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}
19:30:38 [2020-06-04T23:30:38.109Z] DEBUG - Clicked on 
19:30:38 [2020-06-04T23:30:38.364Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:38 [2020-06-04T23:30:38.364Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - number of items : 17
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119427666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119427665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119427665 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119427665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119427665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119427629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119427629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119427629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119427629 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119427629 data=null} to ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.290Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Clicking on OK
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119427616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119427616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119427616 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119427616 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119427616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119427616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119427616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119427665 data=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}
19:30:39 [2020-06-04T23:30:39.291Z] DEBUG - Clicked on 
19:30:39 [2020-06-04T23:30:39.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:39 [2020-06-04T23:30:39.547Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - number of items : 17
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119426883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119426883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119426882 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119426882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119426882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119426817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119426817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119426817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119426817 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119426817 data=null} to ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Clicking on OK
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119426803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119426803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119426803 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119426803 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119426802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119426802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119426802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119426882 data=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}
19:30:40 [2020-06-04T23:30:40.109Z] DEBUG - Clicked on 
19:30:40 [2020-06-04T23:30:40.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:40 [2020-06-04T23:30:40.365Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - number of items : 17
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119422284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119422284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119422284 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119422284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119422284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119422227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119422227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119422227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119422227 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119422227 data=null} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.602Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Clicking on OK
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119422218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119422218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119422218 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119422218 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119422218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119422218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119422218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119422284 data=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}
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - Clicked on 
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:45 [2020-06-04T23:30:45.604Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:45 [2020-06-04T23:30:45.859Z] DEBUG - number of items : 17
19:30:45 [2020-06-04T23:30:45.859Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119421086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119421086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119421086 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119421086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119421086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119421057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119421056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119421056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119421056 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119421056 data=null} to ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2119421055 data=null doit=true} to Shell with text {Legend}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.860Z] 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')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-2119421047 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\"")
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.860Z] 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')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Clicking on OK
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119421042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119421042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119421042 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119421042 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119421042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119421042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119421042 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119421086 data=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}
19:30:45 [2020-06-04T23:30:45.860Z] DEBUG - Clicked on 
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - number of items : 17
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119420021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119420021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119420021 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119420021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119420021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119419987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119419987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119419987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119419986 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119419986 data=null} to ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:47 [2020-06-04T23:30:47.223Z] 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')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:47 [2020-06-04T23:30:47.223Z] 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')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Clicking on 
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119419983 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')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119419983 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')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119419983 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119419983 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119419982 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')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119419982 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')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119419982 data=null 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')
19:30:47 [2020-06-04T23:30:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - Clicked on 
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.223Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:47 [2020-06-04T23:30:47.224Z] 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')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Clicking on OK
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119419974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119419974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119419974 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119419974 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119419974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119419974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119419974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119420021 data=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}
19:30:47 [2020-06-04T23:30:47.224Z] DEBUG - Clicked on 
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - number of items : 17
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119418919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119418919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119418919 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119418919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119418919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119418891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119418890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119418890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119418890 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119418890 data=null} to ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.150Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Clicking on OK
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119418882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119418882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119418882 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119418882 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119418882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119418882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119418882 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119418918 data=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}
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - Clicked on 
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:48 [2020-06-04T23:30:48.151Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:30:49 [2020-06-04T23:30:49.515Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - number of items : 17
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119417221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119417220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119417220 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119417220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119417220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119417220 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119417219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119417219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119417219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119417214 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119417213 data=null} to ToolItem with tooltip text {Hide Empty Rows}
19:30:49 [2020-06-04T23:30:49.770Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.330Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:30:50 [2020-06-04T23:30:50.330Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:30:50 [2020-06-04T23:30:50.330Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
19:30:50 [2020-06-04T23:30:50.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2119416676 data=null doit=true} to Shell with text {Time Event Filter}
19:30:50 [2020-06-04T23:30:50.330Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:30:50 [2020-06-04T23:30:50.330Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:30:50 [2020-06-04T23:30:50.330Z] DEBUG - Attempting to set focus on (of type 'Text')
19:30:50 [2020-06-04T23:30:50.330Z] DEBUG - Attempting to set focus on (of type 'Text')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - number of items : 17
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119416162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119416161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119416161 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119416161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119416161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119416161 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119416161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119416161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119416161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119416161 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119416161 data=null} to ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2119416157 data=null doit=true} to Shell with text {Time Event Filter}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Clicking on 
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119416153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119416152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119416152 data=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119416152 data=null} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119416152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119416152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119416152 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Clicked on 
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - number of items : 17
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119416133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119416133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119416133 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119416133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119416133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119416104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119416103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119416103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119416103 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119416103 data=null} to ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.891Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.892Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Clicking on OK
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119416096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119416096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119416096 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119416096 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119416096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119416096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119416096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119416133 data=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}
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - Clicked on 
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:30:50 [2020-06-04T23:30:50.893Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - number of items : 17
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119403281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119403281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119403281 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119403281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119403281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119403241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119403240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119403240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119403240 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119403240 data=null} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.724Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Clicking on OK
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119403225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119403225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119403225 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119403225 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119403225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119403225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119403225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119403281 data=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}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Clicked on 
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - number of items : 17
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119401592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119401592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119401592 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119401592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119401592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119401558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119401557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119401557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119401557 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119401557 data=null} to ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.726Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Clicking on OK
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119401540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119401540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119401540 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119401540 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119401540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119401540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119401540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119401592 data=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}
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - Clicked on 
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:05 [2020-06-04T23:31:05.727Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - number of items : 17
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119400387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119400387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119400387 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119400387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119400387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119400350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119400349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119400349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119400349 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119400349 data=null} to ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2119400349 data=null doit=true} to Shell with text {Legend}
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:06 [2020-06-04T23:31:06.654Z] 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')
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-2119400345 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")
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:06 [2020-06-04T23:31:06.654Z] 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')
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.654Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Clicking on OK
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119400341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119400341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119400341 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119400341 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119400341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119400341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119400341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119400387 data=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}
19:31:06 [2020-06-04T23:31:06.655Z] DEBUG - Clicked on 
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - number of items : 17
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119399307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119399307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119399307 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119399307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119399307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119399273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119399273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119399273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119399273 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119399273 data=null} to ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:07 [2020-06-04T23:31:07.581Z] 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')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:07 [2020-06-04T23:31:07.581Z] 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')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Clicking on 
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119399270 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')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119399270 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')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119399270 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119399270 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119399270 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')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119399270 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')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119399270 data=null 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')
19:31:07 [2020-06-04T23:31:07.581Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Clicked on 
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:07 [2020-06-04T23:31:07.581Z] 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')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Clicking on OK
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119399264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119399264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119399264 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119399264 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119399263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119399263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119399263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:07 [2020-06-04T23:31:07.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119399307 data=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}
19:31:07 [2020-06-04T23:31:07.836Z] DEBUG - Clicked on 
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - number of items : 17
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119398236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119398236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119398236 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119398236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119398235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119398205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119398205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119398205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119398205 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.763Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119398205 data=null} to ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Clicking on OK
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119398197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119398197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119398197 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119398196 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119398196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119398196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119398196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119398235 data=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}
19:31:08 [2020-06-04T23:31:08.765Z] DEBUG - Clicked on 
19:31:09 [2020-06-04T23:31:09.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:09 [2020-06-04T23:31:09.020Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:09 [2020-06-04T23:31:09.945Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:09 [2020-06-04T23:31:09.945Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:09 [2020-06-04T23:31:09.945Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:10 [2020-06-04T23:31:10.505Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:10 [2020-06-04T23:31:10.505Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.066Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.626Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.626Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - number of items : 17
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119394982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119394982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119394982 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119394982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119394982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119394951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119394950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119394950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119394950 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119394950 data=null} to ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:31:11 [2020-06-04T23:31:11.881Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.882Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - Clicking on OK
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119394942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119394942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119394941 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119394941 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119394941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:11 [2020-06-04T23:31:11.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119394941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:12 [2020-06-04T23:31:12.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119394941 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:12 [2020-06-04T23:31:12.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119394982 data=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}
19:31:12 [2020-06-04T23:31:12.138Z] DEBUG - Clicked on 
19:31:12 [2020-06-04T23:31:12.138Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:12 [2020-06-04T23:31:12.138Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:12 [2020-06-04T23:31:12.697Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:12 [2020-06-04T23:31:12.697Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:12 [2020-06-04T23:31:12.697Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:12 [2020-06-04T23:31:12.697Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
19:31:12 [2020-06-04T23:31:12.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2119394273 data=null doit=true} to Shell with text {Time Event Filter}
19:31:12 [2020-06-04T23:31:12.697Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:31:12 [2020-06-04T23:31:12.697Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:31:13 [2020-06-04T23:31:13.256Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:14 [2020-06-04T23:31:14.181Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
19:31:14 [2020-06-04T23:31:14.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-2119392737 data=null doit=true} to Shell with text {Time Event Filter}
19:31:14 [2020-06-04T23:31:14.181Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
19:31:14 [2020-06-04T23:31:14.181Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
19:31:14 [2020-06-04T23:31:14.181Z] DEBUG - Attempting to set focus on (of type 'Text')
19:31:14 [2020-06-04T23:31:14.181Z] DEBUG - Attempting to set focus on (of type 'Text')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - number of items : 17
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119392223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119392223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119392223 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119392223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119392223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119392199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119392198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119392198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119392198 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119392198 data=null} to ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.743Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Clicking on OK
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119392181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119392181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119392181 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119392181 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119392179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119392179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119392179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119392223 data=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}
19:31:14 [2020-06-04T23:31:14.744Z] DEBUG - Clicked on 
19:31:15 [2020-06-04T23:31:15.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:15 [2020-06-04T23:31:15.000Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:15 [2020-06-04T23:31:15.924Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:15 [2020-06-04T23:31:15.924Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:15 [2020-06-04T23:31:15.924Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:15 [2020-06-04T23:31:15.924Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:15 [2020-06-04T23:31:15.924Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - number of items : 17
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119390506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119390506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119390506 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119390506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119390506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119390474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119390473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119390473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119390473 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119390473 data=null} to ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.485Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.486Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Clicking on OK
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119390460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119390460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119390460 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119390460 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119390460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119390459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119390459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119390506 data=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}
19:31:16 [2020-06-04T23:31:16.487Z] DEBUG - Clicked on 
19:31:16 [2020-06-04T23:31:16.487Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 56.209 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
19:31:16 [2020-06-04T23:31:16.487Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.81 s
19:31:16 [2020-06-04T23:31:16.487Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.884 s
19:31:16 [2020-06-04T23:31:16.487Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 5.183 s
19:31:16 [2020-06-04T23:31:16.487Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.343 s
19:31:16 [2020-06-04T23:31:16.487Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.267 s
19:31:16 [2020-06-04T23:31:16.487Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.808 s
19:31:16 [2020-06-04T23:31:16.487Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.532 s
19:31:16 [2020-06-04T23:31:16.487Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.369 s
19:31:16 [2020-06-04T23:31:16.487Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.801 s
19:31:16 [2020-06-04T23:31:16.487Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 12.825 s
19:31:16 [2020-06-04T23:31:16.487Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.702 s
19:31:16 [2020-06-04T23:31:16.487Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
19:31:16 [2020-06-04T23:31:16.487Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.376 s
19:31:16 [2020-06-04T23:31:16.487Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.206 s
19:31:16 [2020-06-04T23:31:16.487Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.792 s
19:31:16 [2020-06-04T23:31:16.487Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.694 s
19:31:16 [2020-06-04T23:31:16.487Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
19:31:16 [2020-06-04T23:31:16.487Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
19:31:17 [2020-06-04T23:31:17.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
19:31:17 [2020-06-04T23:31:17.049Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:31:17 [2020-06-04T23:31:17.049Z] DEBUG - Attempting to set focus on  with text {}
19:31:17 [2020-06-04T23:31:17.049Z] DEBUG - Attempting to set focus on  with text {}
19:31:17 [2020-06-04T23:31:17.049Z] DEBUG - Attempting to set focus on  with text {}
19:31:17 [2020-06-04T23:31:17.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
19:31:17 [2020-06-04T23:31:17.975Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:31:17 [2020-06-04T23:31:17.975Z] DEBUG - Attempting to set focus on  with text {}
19:31:17 [2020-06-04T23:31:17.975Z] DEBUG - Attempting to set focus on  with text {}
19:31:17 [2020-06-04T23:31:17.975Z] DEBUG - Attempting to set focus on  with text {}
19:31:17 [2020-06-04T23:31:17.975Z] DEBUG - Attempting to set focus on  with text {}
19:31:18 [2020-06-04T23:31:18.230Z] DEBUG - Attempting to set focus on  with text {}
19:31:18 [2020-06-04T23:31:18.230Z] DEBUG - Attempting to set focus on  with text {}
19:31:18 [2020-06-04T23:31:18.790Z] DEBUG - Attempting to set focus on  with text {}
19:31:18 [2020-06-04T23:31:18.790Z] DEBUG - Attempting to set focus on  with text {}
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - number of items : 5
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119387575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119387575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119387575 data=null doit=true} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119387575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119387575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119387575 data=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}
19:31:19 [2020-06-04T23:31:19.350Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119387574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119387574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119387574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119387574 data=null doit=true} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119387574 data=null} to ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - number of items : 5
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119387573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119387573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119387573 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119387573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119387573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119387573 data=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}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119387571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119387571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119387571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119387571 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119387571 data=null} to ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Attempting to set focus on  with text {}
19:31:19 [2020-06-04T23:31:19.351Z] DEBUG - Attempting to set focus on  with text {}
19:31:19 [2020-06-04T23:31:19.911Z] DEBUG - Attempting to set focus on  with text {}
19:31:19 [2020-06-04T23:31:19.911Z] DEBUG - Attempting to set focus on  with text {}
19:31:20 [2020-06-04T23:31:20.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
19:31:20 [2020-06-04T23:31:20.471Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:31:20 [2020-06-04T23:31:20.471Z] DEBUG - Attempting to set focus on  with text {}
19:31:20 [2020-06-04T23:31:20.471Z] DEBUG - Attempting to set focus on  with text {}
19:31:20 [2020-06-04T23:31:20.471Z] DEBUG - Attempting to set focus on  with text {}
19:31:20 [2020-06-04T23:31:20.471Z] DEBUG - Attempting to set focus on  with text {}
19:31:20 [2020-06-04T23:31:20.471Z] DEBUG - Attempting to set focus on  with text {}
19:31:20 [2020-06-04T23:31:20.726Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.073 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
19:31:20 [2020-06-04T23:31:20.726Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 1.001 s
19:31:20 [2020-06-04T23:31:20.726Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 2.751 s
19:31:20 [2020-06-04T23:31:20.726Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.202 s
19:31:20 [2020-06-04T23:31:20.726Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
19:31:20 [2020-06-04T23:31:20.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
19:31:21 [2020-06-04T23:31:21.540Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:31:21 [2020-06-04T23:31:21.540Z] DEBUG - Attempting to set focus on  with text {}
19:31:21 [2020-06-04T23:31:21.540Z] DEBUG - Attempting to set focus on  with text {}
19:31:21 [2020-06-04T23:31:21.540Z] DEBUG - Attempting to set focus on  with text {}
19:31:22 [2020-06-04T23:31:22.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
19:31:22 [2020-06-04T23:31:22.122Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:31:22 [2020-06-04T23:31:22.122Z] DEBUG - Attempting to set focus on  with text {}
19:31:22 [2020-06-04T23:31:22.122Z] DEBUG - Attempting to set focus on  with text {}
19:31:22 [2020-06-04T23:31:22.682Z] DEBUG - Attempting to set focus on  with text {}
19:31:22 [2020-06-04T23:31:22.682Z] DEBUG - Attempting to set focus on  with text {}
19:31:22 [2020-06-04T23:31:22.682Z] DEBUG - Attempting to set focus on  with text {}
19:31:22 [2020-06-04T23:31:22.682Z] DEBUG - Attempting to set focus on  with text {}
19:31:23 [2020-06-04T23:31:23.242Z] DEBUG - Attempting to set focus on  with text {}
19:31:23 [2020-06-04T23:31:23.242Z] DEBUG - Attempting to set focus on  with text {}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - number of items : 5
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119383366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119383366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119383366 data=null doit=true} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119383366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119383366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119383366 data=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}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119383365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119383365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119383365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119383365 data=null doit=true} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119383365 data=null} to ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - number of items : 5
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119383364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119383364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119383364 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119383364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119383364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119383364 data=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}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119383363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119383363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119383363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119383363 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119383363 data=null} to ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.499Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
19:31:23 [2020-06-04T23:31:23.499Z] DEBUG - Attempting to set focus on  with text {}
19:31:23 [2020-06-04T23:31:23.499Z] DEBUG - Attempting to set focus on  with text {}
19:31:24 [2020-06-04T23:31:24.058Z] DEBUG - Attempting to set focus on  with text {}
19:31:24 [2020-06-04T23:31:24.058Z] DEBUG - Attempting to set focus on  with text {}
19:31:24 [2020-06-04T23:31:24.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
19:31:24 [2020-06-04T23:31:24.621Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:31:24 [2020-06-04T23:31:24.621Z] DEBUG - Attempting to set focus on  with text {}
19:31:24 [2020-06-04T23:31:24.621Z] DEBUG - Attempting to set focus on  with text {}
19:31:24 [2020-06-04T23:31:24.621Z] DEBUG - Attempting to set focus on  with text {}
19:31:24 [2020-06-04T23:31:24.621Z] DEBUG - Attempting to set focus on  with text {}
19:31:24 [2020-06-04T23:31:24.621Z] DEBUG - Attempting to set focus on  with text {}
19:31:24 [2020-06-04T23:31:24.876Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.122 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
19:31:24 [2020-06-04T23:31:24.876Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 1.233 s
19:31:24 [2020-06-04T23:31:24.876Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 2.643 s
19:31:24 [2020-06-04T23:31:24.876Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.136 s
19:31:24 [2020-06-04T23:31:24.876Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
19:31:24 [2020-06-04T23:31:24.876Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
19:31:24 [2020-06-04T23:31:24.876Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
19:31:24 [2020-06-04T23:31:24.876Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
19:31:24 [2020-06-04T23:31:24.876Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Attempting to set focus on Tree with text {}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119381915 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2119381914 data=null doit=true} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2119381914 data=null} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119381914 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119381914 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}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119381883 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Attempting to set focus on Tree with text {}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119381882 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2119381882 data=null doit=true} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2119381882 data=null} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119381882 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119381882 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}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119381877 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2119381876 data=null doit=true} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2119381876 data=null} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119381876 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119381876 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}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119381864 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Attempting to set focus on Tree with text {}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119381863 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119381862 data=null doit=true} to TreeItem with text {Traces [0]}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119381862 data=null} to TreeItem with text {Traces [0]}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119381862 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119381862 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]}
19:31:25 [2020-06-04T23:31:25.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119381830 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2119378801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2119378801 data=null doit=true} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119378801 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2119378798 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2119378797 data=null x=1 y=56 width=0 height=0 detail=0} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2119378796 data=null} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119378796 data=null item=null detail=0 x=200 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2119378793 data=null button=0 stateMask=0x80000 x=1 y=56 count=0} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119378792 data=null item=null detail=0 x=200 y=0 width=3 height=113 stateMask=0x80000 text=null doit=true} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2119378791 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2119378791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2119378189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2119378188 data=null doit=true} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119378188 data=null item=null detail=0 x=201 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2119378186 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2119378184 data=null x=1 y=56 width=0 height=0 detail=0} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2119378184 data=null} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119378184 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2119378182 data=null button=0 stateMask=0x80000 x=1 y=56 count=0} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119378180 data=null item=null detail=0 x=150 y=0 width=3 height=113 stateMask=0x80000 text=null doit=true} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2119378180 data=null button=1 stateMask=0x0 x=1 y=56 count=1} to Sash with text {}
19:31:28 [2020-06-04T23:31:28.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2119378180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:29 [2020-06-04T23:31:29.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119375303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119375302 data=null button=0 stateMask=0x0 x=183 y=122 count=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119375301 data=null doit=true} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119375301 data=null} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119375297 data=null button=1 stateMask=0x0 x=183 y=122 count=1} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2119375295 data=null x=233 y=122 width=0 height=0 detail=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119375295 data=null button=1 stateMask=0x80000 x=233 y=122 count=1} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119375293 data=null button=1 stateMask=0x80000 x=233 y=122 count=1} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119375292 data=null button=0 stateMask=0x0 x=0 y=122 count=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119375289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119375288 data=null doit=true} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119375288 data=null} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119374782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119374782 data=null button=0 stateMask=0x0 x=233 y=122 count=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119374781 data=null doit=true} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119374781 data=null} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119374778 data=null button=1 stateMask=0x0 x=233 y=122 count=1} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2119374777 data=null x=183 y=122 width=0 height=0 detail=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119374776 data=null button=1 stateMask=0x80000 x=183 y=122 count=1} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119374775 data=null button=1 stateMask=0x80000 x=183 y=122 count=1} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119374774 data=null button=0 stateMask=0x0 x=0 y=122 count=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119374770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119374770 data=null doit=true} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119374770 data=null} to TimeGraphControl with text {}
19:31:32 [2020-06-04T23:31:32.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119372080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119372080 data=null button=0 stateMask=0x0 x=183 y=76 count=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119372079 data=null doit=true} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119372079 data=null} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119372076 data=null button=1 stateMask=0x0 x=183 y=76 count=1} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2119372075 data=null x=233 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119372075 data=null button=1 stateMask=0x80000 x=233 y=76 count=1} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119372073 data=null button=1 stateMask=0x80000 x=233 y=76 count=1} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119372072 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119372069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119372069 data=null doit=true} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119372069 data=null} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119371566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119371566 data=null button=0 stateMask=0x0 x=233 y=76 count=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119371565 data=null doit=true} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119371565 data=null} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119371561 data=null button=1 stateMask=0x0 x=233 y=76 count=1} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2119371560 data=null x=183 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119371559 data=null button=1 stateMask=0x80000 x=183 y=76 count=1} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119371558 data=null button=1 stateMask=0x80000 x=183 y=76 count=1} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119371557 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119371554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119371554 data=null doit=true} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119371554 data=null} to TimeGraphControl with text {}
19:31:35 [2020-06-04T23:31:35.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:31:38 [2020-06-04T23:31:38.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:38 [2020-06-04T23:31:38.496Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
19:31:38 [2020-06-04T23:31:38.496Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119366605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119366604 data=null button=0 stateMask=0x0 x=183 y=68 count=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119366604 data=null doit=true} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119366603 data=null} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119366601 data=null button=1 stateMask=0x0 x=183 y=68 count=1} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2119366600 data=null x=233 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119366600 data=null button=1 stateMask=0x80000 x=233 y=68 count=1} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119366598 data=null button=1 stateMask=0x80000 x=233 y=68 count=1} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119366597 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119366595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119366595 data=null doit=true} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119366595 data=null} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2119366092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119366092 data=null button=0 stateMask=0x0 x=233 y=68 count=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2119366091 data=null doit=true} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2119366091 data=null} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2119366088 data=null button=1 stateMask=0x0 x=233 y=68 count=1} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-2119366087 data=null x=183 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119366087 data=null button=1 stateMask=0x80000 x=183 y=68 count=1} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2119366085 data=null button=1 stateMask=0x80000 x=183 y=68 count=1} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2119366085 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2119366082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2119366082 data=null doit=true} to TimeGraphControl with text {}
19:31:40 [2020-06-04T23:31:40.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2119366082 data=null} to TimeGraphControl with text {}
19:31:41 [2020-06-04T23:31:41.501Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:31:44 [2020-06-04T23:31:44.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2119363393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2119363393 data=null doit=true} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119363393 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2119363391 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2119363390 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2119363390 data=null} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119363390 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2119363388 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119363387 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2119363387 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2119363386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2119362785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2119362785 data=null doit=true} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119362784 data=null item=null detail=0 x=201 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2119362782 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.266Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2119362781 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.266Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2119362781 data=null} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119362781 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2119362780 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119362779 data=null item=null detail=0 x=151 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2119362779 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2119362778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:44 [2020-06-04T23:31:44.825Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2119360098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2119360098 data=null doit=true} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119360098 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2119360096 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2119360095 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2119360095 data=null} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119360095 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2119360093 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119360093 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2119360092 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2119360092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2119359491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2119359490 data=null doit=true} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119359490 data=null item=null detail=0 x=203 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2119359488 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2119359488 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2119359488 data=null} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119359488 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2119359486 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119359486 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2119359485 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:47 [2020-06-04T23:31:47.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2119359485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2119358883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2119358883 data=null doit=true} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119358883 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2119358881 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2119358880 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2119358880 data=null} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119358880 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2119358878 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119358877 data=null item=null detail=0 x=202 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2119358877 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2119358877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-2119358275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-2119358275 data=null doit=true} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119358275 data=null item=null detail=0 x=203 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-2119358273 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-2119358272 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-2119358272 data=null} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119358272 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x0 text=null doit=true} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-2119358270 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-2119358270 data=null item=null detail=0 x=152 y=0 width=3 height=156 stateMask=0x80000 text=null doit=true} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-2119358269 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
19:31:48 [2020-06-04T23:31:48.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-2119358269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119357496 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:31:49 [2020-06-04T23:31:49.385Z] DEBUG - Attempting to set focus on Tree with text {}
19:31:49 [2020-06-04T23:31:49.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119357492 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment}
19:31:49 [2020-06-04T23:31:49.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-2119357492 data=null doit=true} to TreeItem with text {TestAxisAlignment}
19:31:49 [2020-06-04T23:31:49.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-2119357492 data=null} to TreeItem with text {TestAxisAlignment}
19:31:49 [2020-06-04T23:31:49.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119357492 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
19:31:49 [2020-06-04T23:31:49.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119357492 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}
19:31:49 [2020-06-04T23:31:49.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-2119357485 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment}
19:31:49 [2020-06-04T23:31:49.641Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:31:49 [2020-06-04T23:31:49.641Z] DEBUG - Clicking on with mnemonic 'Delete'
19:31:49 [2020-06-04T23:31:49.641Z] DEBUG - Clicked on with mnemonic 'Delete'
19:31:50 [2020-06-04T23:31:50.201Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:31:50 [2020-06-04T23:31:50.201Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:31:50 [2020-06-04T23:31:50.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null item=null 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')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356777 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119356777 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Clicking on OK
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119356777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119356777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119356777 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119356777 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119356776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119356776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.202Z] DEBUG - Clicked on OK
19:31:50 [2020-06-04T23:31:50.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119356776 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:31:50 [2020-06-04T23:31:50.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119357407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:31:50 [2020-06-04T23:31:50.713Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.907 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
19:31:50 [2020-06-04T23:31:50.714Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.399 s
19:31:50 [2020-06-04T23:31:50.714Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.241 s
19:31:50 [2020-06-04T23:31:50.714Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.265 s
19:31:50 [2020-06-04T23:31:50.714Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.21 s
19:31:50 [2020-06-04T23:31:50.714Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.22 s
19:31:50 [2020-06-04T23:31:50.714Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.391 s
19:31:50 [2020-06-04T23:31:50.714Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.5 s
19:31:50 [2020-06-04T23:31:50.714Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
19:31:50 [2020-06-04T23:31:50.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:31:50 [2020-06-04T23:31:50.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:31:50 [2020-06-04T23:31:50.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:31:50 [2020-06-04T23:31:50.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:31:50 [2020-06-04T23:31:50.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:31:50 [2020-06-04T23:31:50.968Z] DEBUG - Attempting to set focus on Tree with text {}
19:31:50 [2020-06-04T23:31:50.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119356003 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119356003 data=null doit=true} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119356003 data=null} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119356003 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119356003 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}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119355988 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Attempting to set focus on Tree with text {}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119355987 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119355987 data=null doit=true} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119355987 data=null} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119355987 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119355987 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}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119355982 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119355982 data=null doit=true} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119355982 data=null} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119355982 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119355982 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}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119355979 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Attempting to set focus on Tree with text {}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119355978 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119355978 data=null doit=true} to TreeItem with text {Traces [0]}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119355978 data=null} to TreeItem with text {Traces [0]}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119355978 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119355978 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]}
19:31:50 [2020-06-04T23:31:50.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119355971 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-2119345614 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-2119345614 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')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-2119345614 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')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-2119345614 data=null item=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')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-2119345602 data=null doit=true} to Button with text {Current view}
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-2119345602 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}
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-2119345592 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-2119345592 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')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-2119345592 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')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2119345592 data=null item=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')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-2119345582 data=null doit=true} to Button with text {&All pages}
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2119345581 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}
19:32:03 [2020-06-04T23:32:03.127Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-2119345525 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-2119345524 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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-2119345524 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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-2119345524 data=null item=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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
19:32:03 [2020-06-04T23:32:03.128Z] 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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-2119345513 data=null doit=true} to Button with text {Use current zoom}
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-2119345513 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}
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-2119345504 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-2119345503 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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-2119345503 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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-2119345503 data=null item=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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
19:32:03 [2020-06-04T23:32:03.128Z] 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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-2119345481 data=null doit=true} to Button with text {Number of horizontal pages:}
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-2119345481 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:}
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-2119345426 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-2119345426 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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-2119345426 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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-2119345426 data=null item=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')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.128Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-2119345406 data=null doit=true} to Button with text {&All pages}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-2119345406 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}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-2119345397 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-2119345397 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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-2119345397 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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-2119345397 data=null item=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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-2119345390 data=null doit=true} to Button with text {Selected pages}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-2119345390 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}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-2119345380 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-2119345380 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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-2119345379 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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-2119345379 data=null item=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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Clicking on Cancel
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2119345324 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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2119345324 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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2119345324 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2119345324 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2119345324 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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2119345324 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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2119345324 data=null item=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')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Clicked on 
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119345085 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119345073 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119345073 data=null doit=true} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119345073 data=null} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119345072 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119345072 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}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119345067 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Clicking on with mnemonic 'Delete'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Clicked on with mnemonic 'Delete'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344485 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null item=null 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')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119344484 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Clicking on OK
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119344484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119344483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119344483 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119344483 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119344483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119344483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Clicked on OK
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119344483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119345025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119343872 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119343872 data=null doit=true} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119343871 data=null} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119343871 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119343871 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}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119343866 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119343866 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119343866 data=null doit=true} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119343866 data=null} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119343866 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119343866 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}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119343861 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119343861 data=null doit=true} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119343861 data=null} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119343861 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119343861 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}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119343858 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119343858 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119343858 data=null doit=true} to TreeItem with text {Traces [0]}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119343857 data=null} to TreeItem with text {Traces [0]}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119343857 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119343857 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]}
19:32:03 [2020-06-04T23:32:03.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119343854 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339396 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339396 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339395 data=null button=1 stateMask=0x0 x=5 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339395 data=null button=1 stateMask=0x80000 x=5 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119339393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119339392 data=null doit=true} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119339392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119339392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339392 data=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}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119339392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119339392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119339392 data=null doit=true} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119339392 data=null} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339392 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339392 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339390 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339388 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119339386 data=null doit=true} to ToolItem with tooltip text {Select}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339386 data=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}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119339385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119339385 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119339385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119339385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339385 data=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}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119339384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119339384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119339384 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119339384 data=null} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339384 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339384 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339382 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339378 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339376 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339376 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339375 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339370 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119339368 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
19:32:08 [2020-06-04T23:32:08.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339368 data=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}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119339368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119339368 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119339368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119339368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339368 data=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}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119339367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119339367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119339367 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119339367 data=null} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339367 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339367 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339365 data=null button=1 stateMask=0x0 x=358 y=125 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339331 data=null button=1 stateMask=0x80000 x=358 y=125 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119339329 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339329 data=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}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119339328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119339328 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119339328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119339328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339328 data=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}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119339322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119339322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119339322 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119339322 data=null} to ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339322 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339322 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339320 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339318 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on with mnemonic 'Select'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-2119339309 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on with mnemonic 'Select'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339309 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339309 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339306 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339305 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on with mnemonic 'Zoom in'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-2119339297 data=null doit=true} to MenuItem with text {Select}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-2119339297 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}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-2119339297 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'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on with mnemonic 'Zoom in'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339296 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339296 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339294 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339291 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339289 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339289 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339288 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339284 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on with mnemonic 'Zoom out'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-2119339277 data=null doit=true} to MenuItem with text {Zoom in}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-2119339277 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}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-2119339277 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'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on with mnemonic 'Zoom out'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339276 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339276 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339274 data=null button=1 stateMask=0x0 x=358 y=125 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339270 data=null button=1 stateMask=0x80000 x=358 y=125 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-2119339229 data=null doit=true} to MenuItem with text {Zoom out}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-2119339229 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}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-2119339229 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'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-2119339223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-2119339223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-2119339223 data=null doit=true} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-2119339223 data=null} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-2119339221 data=null button=1 stateMask=0x0 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-2119339217 data=null button=1 stateMask=0x80000 x=358 y=135 count=1} to (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicked on (of type 'Canvas')
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119339181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119339181 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119339181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119339181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Setting text on (of type 'Combo') to peer2
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-2119339111 data=null} to (of type 'Combo')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Set text on (of type 'Combo') to peer2
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@357f0cc9
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2119339108 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2119339108 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2119339107 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2119339107 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2119339107 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2119339107 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2119339107 data=null item=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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2119339107 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2119339107 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2119339107 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2119339107 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2119339107 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@57f8a3cf
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-2119339106 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2119339105 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-2119339105 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-2119339105 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-2119339105 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-2119339105 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-2119339105 data=null item=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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-2119339105 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2119339105 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-2119339105 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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-2119339105 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-2119339105 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Clicking on Find
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-2119339104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2119339104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-2119339104 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-2119339104 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-2119339104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-2119339104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-2119339104 data=null item=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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-2119339101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2119339101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-2119339101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-2119339101 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-2119339101 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Clicked on Find
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Clicking on Close
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2119339100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2119339100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2119339100 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2119339100 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2119339100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2119339100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2119339100 data=null item=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')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339181 data=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)}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Clicked on 
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119339082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119339082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119339082 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119339081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119339081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
19:32:08 [2020-06-04T23:32:08.373Z] DEBUG - Setting text on (of type 'Combo') to 1001
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-2119339015 data=null} to (of type 'Combo')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Set text on (of type 'Combo') to 1001
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ae2f5b6
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2119339014 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2119339014 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2119339013 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2119339013 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2119339013 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2119339013 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2119339013 data=null item=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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2119339013 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2119339013 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2119339013 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2119339013 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2119339013 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7441eed3
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-2119339012 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2119339012 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-2119339012 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-2119339012 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-2119339012 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-2119339012 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-2119339012 data=null item=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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-2119339011 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-2119339011 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-2119339011 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-2119339011 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-2119339011 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Clicking on Find
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-2119339011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2119339011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-2119339011 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-2119339011 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-2119339011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-2119339011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-2119339011 data=null item=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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-2119339006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-2119339003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-2119339003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-2119339003 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-2119339003 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Clicked on Find
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Clicking on Close
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2119339003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2119339003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2119339003 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2119339002 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2119339002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2119339002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2119339002 data=null item=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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119339081 data=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)}
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Clicked on 
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Clicking on Add...
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2119338918 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2119338918 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2119338918 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2119338918 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2119338918 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2119338918 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2119338904 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2119338903 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2119338903 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')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2119338903 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2119338903 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - Clicked on Add...
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
19:32:08 [2020-06-04T23:32:08.374Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Setting text on (of type 'Combo') to peer2
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-2119338902 data=null} to (of type 'Combo')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Set text on (of type 'Combo') to peer2
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3ef97efc
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-2119338902 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2119338901 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-2119338901 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-2119338901 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-2119338901 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-2119338901 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-2119338901 data=null item=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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-2119338901 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-2119338901 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-2119338901 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-2119338901 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-2119338901 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Clicking on Create
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-2119338900 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-2119338900 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-2119338900 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-2119338900 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-2119338900 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-2119338900 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-2119338900 data=null item=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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2119338917 data=null item=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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Clicked on 
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Clicking on OK
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119338886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119338886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119338886 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119338886 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119338886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119338886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119338886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-2119338982 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...'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Clicked on 
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Attempting to set focus on (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Attempting to set focus on (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Selecting rows [0] in (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119338799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119338799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119338799 data=null doit=true} to (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119338799 data=null} to (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-2119338798 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119338798 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-2119338798 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Clicking on Remove
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-2119338798 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-2119338798 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-2119338798 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-2119338797 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-2119338797 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-2119338797 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')
19:32:08 [2020-06-04T23:32:08.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-2119338797 data=null item=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')
19:32:08 [2020-06-04T23:32:08.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on Remove
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on OK
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119338796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119338796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119338796 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119338796 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119338796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119338796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119338796 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-2119338816 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...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on 
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on OK
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119338633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119338632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119338632 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119338632 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119338632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119338632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119338632 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-2119338695 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...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on 
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on Default
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-2119338585 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')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-2119338585 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')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-2119338585 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-2119338585 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-2119338585 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')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-2119338585 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')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-2119338585 data=null item=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')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-2119338529 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')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-2119338529 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')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-2119338529 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')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-2119338529 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-2119338529 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on Default
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on OK
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119338529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119338529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119338529 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119338529 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119338529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119338528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119338528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-2119338608 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...'
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on 
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119338513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119338513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119338513 data=null doit=true} to ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119338513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119338513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119338513 data=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}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119338508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119338508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119338508 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119338508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119338508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119338508 data=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}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119338504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119338504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119338504 data=null doit=true} to ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119338504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119338504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119338503 data=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}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - number of items : 9
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119338500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119338500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119338500 data=null doit=true} to ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119338500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119338500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119338500 data=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}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Clicking on with mnemonic 'Next page'
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-2119338491 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'
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Clicked on with mnemonic 'Next page'
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Clicking on with mnemonic 'Previous page'
19:32:08 [2020-06-04T23:32:08.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-2119338483 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'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicked on with mnemonic 'Previous page'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicking on with mnemonic 'Last page'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-2119338424 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'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicked on with mnemonic 'Last page'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicking on with mnemonic 'First page'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-2119338416 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'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicked on with mnemonic 'First page'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicking on with mnemonic 'Pages...'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicked on with mnemonic 'Pages...'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicking on OK
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119338332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119338332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119338332 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119338332 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119338332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119338331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119338331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-2119338407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
19:32:08 [2020-06-04T23:32:08.632Z] DEBUG - Clicked on 
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119337617 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119337607 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119337606 data=null doit=true} to TreeItem with text {TestForFiltering}
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119337606 data=null} to TreeItem with text {TestForFiltering}
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119337606 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119337606 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}
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119337601 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Clicking on with mnemonic 'Delete'
19:32:09 [2020-06-04T23:32:09.557Z] DEBUG - Clicked on with mnemonic 'Delete'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null item=null 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')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337009 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119337009 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Clicking on OK
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119337009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119337009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119337009 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119337009 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119337009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:09 [2020-06-04T23:32:09.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119337009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:10 [2020-06-04T23:32:10.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:10 [2020-06-04T23:32:10.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:10 [2020-06-04T23:32:10.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:10 [2020-06-04T23:32:10.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:10 [2020-06-04T23:32:10.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:10 [2020-06-04T23:32:10.067Z] DEBUG - Clicked on OK
19:32:10 [2020-06-04T23:32:10.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119337009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:10 [2020-06-04T23:32:10.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119337578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:32:10 [2020-06-04T23:32:10.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
19:32:10 [2020-06-04T23:32:10.626Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.953 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
19:32:10 [2020-06-04T23:32:10.626Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 12.133 s
19:32:10 [2020-06-04T23:32:10.626Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 7.647 s
19:32:10 [2020-06-04T23:32:10.626Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
19:32:20 [2020-06-04T23:32:20.556Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.321 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
19:32:20 [2020-06-04T23:32:20.556Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 9.237 s
19:32:20 [2020-06-04T23:32:20.556Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Clicking on TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119325524 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119325524 data=null doit=true} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Attempting to set focus on Table with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119325524 data=null} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119325522 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119325511 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119325511 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2119325510 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2119325510 data=null doit=true} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2119325510 data=null} to TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Clicked on TableItem with text {}
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Attempting to set focus on (of type 'Text')
19:32:21 [2020-06-04T23:32:21.484Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
19:32:22 [2020-06-04T23:32:22.846Z] DEBUG - Attempting to set focus on (of type 'Text')
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Attempting to set focus on Table with text {}
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119322805 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119322804 data=null doit=true} to TableItem with text {}
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119322804 data=null} to TableItem with text {}
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119322804 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119322803 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119322802 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-2119322785 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...'
19:32:24 [2020-06-04T23:32:24.207Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Attempting to set focus on Table with text {}
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119320951 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119320951 data=null doit=true} to TableItem with text {}
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119320951 data=null} to TableItem with text {}
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119320951 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119320949 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119320946 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-2119320924 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...'
19:32:26 [2020-06-04T23:32:26.091Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119320401 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119320396 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119320396 data=null doit=true} to TreeItem with text {test}
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119320396 data=null} to TreeItem with text {test}
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119320395 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119320395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119320385 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Clicking on with mnemonic 'Delete'
19:32:26 [2020-06-04T23:32:26.651Z] DEBUG - Clicked on with mnemonic 'Delete'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null item=null 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')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119319779 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Clicking on OK
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119319778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119319778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119319778 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119319778 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119319778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119319778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Clicked on OK
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119319778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:27 [2020-06-04T23:32:27.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119320317 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:32:27 [2020-06-04T23:32:27.769Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.857 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
19:32:27 [2020-06-04T23:32:27.769Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.572 s
19:32:27 [2020-06-04T23:32:27.769Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 1.862 s
19:32:27 [2020-06-04T23:32:27.769Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2119318981 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2119318981 data=null doit=true} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2119318981 data=null} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2119318980 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119318980 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}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2119318971 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2119318970 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2119318970 data=null doit=true} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2119318970 data=null} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2119318970 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119318970 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}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2119318966 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2119318966 data=null doit=true} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2119318966 data=null} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2119318966 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119318966 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}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2119318963 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119318963 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119318963 data=null doit=true} to TreeItem with text {Traces [0]}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119318963 data=null} to TreeItem with text {Traces [0]}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119318963 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119318962 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]}
19:32:28 [2020-06-04T23:32:28.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119318957 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample7256745596103221452.xml"'
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119317621 data=null doit=true} to TreeItem with text {Traces [1]}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119317620 data=null} to TreeItem with text {Traces [1]}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119317620 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119317620 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]}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119317618 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317599 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7256745596103221452.xml} time=-2119317599 data=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7256745596103221452.xml} time=-2119317599 data=null} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317599 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119317599 data=null item=TreeItem {sample7256745596103221452.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317568 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317567 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7256745596103221452.xml} time=-2119317567 data=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7256745596103221452.xml} time=-2119317567 data=null} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317567 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119317567 data=null item=TreeItem {sample7256745596103221452.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317563 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
19:32:29 [2020-06-04T23:32:29.386Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317409 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7256745596103221452.xml} time=-2119317408 data=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7256745596103221452.xml} time=-2119317408 data=null} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317408 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119317408 data=null item=TreeItem {sample7256745596103221452.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317407 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Clicking on TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317406 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7256745596103221452.xml} time=-2119317406 data=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7256745596103221452.xml} time=-2119317406 data=null} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317406 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119317403 data=null item=TreeItem {sample7256745596103221452.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317402 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample7256745596103221452.xml} time=-2119317401 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample7256745596103221452.xml} time=-2119317401 data=null doit=true} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample7256745596103221452.xml} time=-2119317401 data=null} to TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Clicked on TreeItem with text {sample7256745596103221452.xml}
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Attempting to set focus on (of type 'Text')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Attempting to set focus on (of type 'Text')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Attempting to set focus on (of type 'Text')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Clicking on OK
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119317394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119317394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119317394 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119317394 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119317394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119317394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:29 [2020-06-04T23:32:29.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119317394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:29 [2020-06-04T23:32:29.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-2119317485 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...'
19:32:29 [2020-06-04T23:32:29.896Z] DEBUG - Clicked on 
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample7256745596103221452.xml"'
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample7256745596103221452.xml - Eclipse Platform} time=-2119315786 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample7256745596103221452.xml - Eclipse Platform}
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-2119315769 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting}
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-2119315769 data=null doit=true} to TreeItem with text {TestForOffsetting}
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-2119315769 data=null} to TreeItem with text {TestForOffsetting}
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-2119315769 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119315769 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}
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-2119315758 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting}
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Clicking on with mnemonic 'Delete'
19:32:31 [2020-06-04T23:32:31.261Z] DEBUG - Clicked on with mnemonic 'Delete'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null item=null 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')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119315189 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Clicking on OK
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119315188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119315188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119315188 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119315188 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119315188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119315188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Clicked on OK
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119315188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:31 [2020-06-04T23:32:31.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119315737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:32:31 [2020-06-04T23:32:31.822Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.118 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
19:32:31 [2020-06-04T23:32:31.822Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 4.118 s
19:32:31 [2020-06-04T23:32:31.822Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
19:32:31 [2020-06-04T23:32:31.822Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
19:32:31 [2020-06-04T23:32:31.822Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
19:32:31 [2020-06-04T23:32:31.822Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
19:32:43 [2020-06-04T23:32:43.977Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.018 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
19:32:43 [2020-06-04T23:32:43.977Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 1.689 s
19:32:43 [2020-06-04T23:32:43.977Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
19:32:43 [2020-06-04T23:32:43.977Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 5.02 s
19:32:43 [2020-06-04T23:32:43.977Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.901 s
19:32:43 [2020-06-04T23:32:43.977Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
19:32:44 [2020-06-04T23:32:44.536Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:32:44 [2020-06-04T23:32:44.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:32:44 [2020-06-04T23:32:44.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:32:44 [2020-06-04T23:32:44.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:32:44 [2020-06-04T23:32:44.536Z] DEBUG - Attempting to set focus on (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Clicking on (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119302282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119302279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119302279 data=null doit=true} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119302279 data=null} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119302279 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119302278 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119302278 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119302277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119302277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119302277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119302277 data=null doit=true} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119302277 data=null} to (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Clicked on (of type 'Table')
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-2119302225 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'
19:32:44 [2020-06-04T23:32:44.791Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
19:32:46 [2020-06-04T23:32:46.151Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
19:32:46 [2020-06-04T23:32:46.151Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
19:32:46 [2020-06-04T23:32:46.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-2119300695 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'
19:32:46 [2020-06-04T23:32:46.151Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119300127 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119300124 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119300124 data=null doit=true} to TreeItem with text {test}
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119300124 data=null} to TreeItem with text {test}
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119300123 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119300123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:32:46 [2020-06-04T23:32:46.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119300110 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:32:46 [2020-06-04T23:32:46.965Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:32:46 [2020-06-04T23:32:46.965Z] DEBUG - Clicking on with mnemonic 'Delete'
19:32:46 [2020-06-04T23:32:46.965Z] DEBUG - Clicked on with mnemonic 'Delete'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299516 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299516 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299515 data=null item=null 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')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299515 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119299515 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Clicking on OK
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119299515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119299515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119299515 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119299515 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119299515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119299515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.525Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.525Z] DEBUG - Clicked on OK
19:32:47 [2020-06-04T23:32:47.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119299515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:47 [2020-06-04T23:32:47.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119300089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:32:48 [2020-06-04T23:32:48.034Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.183 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
19:32:48 [2020-06-04T23:32:48.034Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 5.132 s
19:32:48 [2020-06-04T23:32:48.034Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Clicking on with mnemonic 'Show Raw'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-2119297164 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'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Clicked on with mnemonic 'Show Raw'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Attempting to set focus on (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Attempting to set focus on (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Clicking on (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119297141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119297132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119297132 data=null doit=true} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119297132 data=null} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119297132 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119297130 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119297130 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119297122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119297121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119297121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119297121 data=null doit=true} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119297121 data=null} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Clicked on (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Attempting to set focus on (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Selecting rows [4] in (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119297119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119297119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119297119 data=null doit=true} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119297119 data=null} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119297118 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119297117 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119297115 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119297088 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:32:49 [2020-06-04T23:32:49.922Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119296888 data=null doit=true} to Shell with text {Preferences}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119296888 data=null doit=true} to Shell with text {Preferences}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Clicking on TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-2119296886 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-2119296885 data=null doit=true} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-2119296885 data=null} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-2119296885 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296884 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}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-2119296884 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-2119296884 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-2119296884 data=null doit=true} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-2119296884 data=null} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Clicked on TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-2119296883 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-2119296883 data=null doit=true} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-2119296883 data=null} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-2119296883 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296883 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}
19:32:50 [2020-06-04T23:32:50.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-2119296883 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Clicking on Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-2119296381 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-2119296381 data=null doit=true} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-2119296381 data=null} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-2119296381 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296381 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
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-2119296380 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-2119296365 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-2119296365 data=null doit=true} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-2119296365 data=null} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Clicked on Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-2119296364 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-2119296364 data=null doit=true} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-2119296364 data=null} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-2119296364 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296364 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
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-2119296363 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-2119296363 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-2119296363 data=null doit=true} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-2119296363 data=null} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-2119296363 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296363 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
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-2119296362 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-2119296343 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-2119296338 data=null doit=true} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-2119296338 data=null} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-2119296337 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-2119296337 data=null doit=true} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-2119296337 data=null} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-2119296337 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296337 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
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-2119296337 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Clicking on TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119296335 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119296335 data=null doit=true} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119296335 data=null} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119296333 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296332 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}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119296332 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-2119296332 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-2119296332 data=null doit=true} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-2119296332 data=null} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Clicked on TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119296331 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119296331 data=null doit=true} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119296331 data=null} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119296331 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296331 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}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119296330 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119296330 data=null doit=true} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119296330 data=null} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119296330 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119296330 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}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119296326 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296326 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296326 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296326 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296325 data=null button=1 stateMask=0x0 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296325 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)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296323 data=null button=1 stateMask=0x80000 x=267 y=180 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296323 data=null button=0 stateMask=0x0 x=267 y=180 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296323 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296323 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296322 data=null button=0 stateMask=0x0 x=267 y=176 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296322 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296322 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296322 data=null button=1 stateMask=0x0 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119296322 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)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-2119296321 data=null button=1 stateMask=0x80000 x=267 y=176 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Clicking on &Use System Font
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-2119296320 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-2119296320 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-2119296320 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-2119296320 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-2119296319 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-2119296319 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-2119296319 data=null item=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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-2119296316 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-2119296316 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-2119296316 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-2119296316 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-2119296316 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Clicked on &Use System Font
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Clicking on &Apply
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119296315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119296315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119296315 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119296315 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119296314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119296314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119296314 data=null item=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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119296212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119296212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119296212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119296212 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119296212 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Clicked on &Apply
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Clicking on &Reset
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-2119296211 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-2119296211 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-2119296211 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-2119296211 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-2119296211 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-2119296211 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')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-2119296211 data=null item=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')
19:32:50 [2020-06-04T23:32:50.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - Clicked on &Reset
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:32:50 [2020-06-04T23:32:50.738Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:32:50 [2020-06-04T23:32:50.739Z] 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')
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - Clicking on Apply and Close
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119296203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119296203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119296203 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119296203 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119296203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119296203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:32:50 [2020-06-04T23:32:50.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119296202 data=null item=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')
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119296933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Clicked on 
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119295975 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119295930 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119295930 data=null doit=true} to TreeItem with text {test}
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119295930 data=null} to TreeItem with text {test}
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119295929 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119295929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119295918 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Clicking on with mnemonic 'Delete'
19:32:50 [2020-06-04T23:32:50.994Z] DEBUG - Clicked on with mnemonic 'Delete'
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null item=null 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')
19:32:51 [2020-06-04T23:32:51.556Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119295306 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Clicking on OK
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119295305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119295305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119295305 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119295305 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119295305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119295305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:51 [2020-06-04T23:32:51.557Z] DEBUG - Clicked on OK
19:32:52 [2020-06-04T23:32:52.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119295305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:52 [2020-06-04T23:32:52.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119295895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:32:52 [2020-06-04T23:32:52.117Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.997 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
19:32:52 [2020-06-04T23:32:52.117Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 3.927 s
19:32:52 [2020-06-04T23:32:52.117Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
19:32:56 [2020-06-04T23:32:56.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
19:32:56 [2020-06-04T23:32:56.275Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 3.568 s
19:32:56 [2020-06-04T23:32:56.275Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
19:32:58 [2020-06-04T23:32:58.159Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:32:58 [2020-06-04T23:32:58.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:32:58 [2020-06-04T23:32:58.159Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:32:58 [2020-06-04T23:32:58.159Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - Attempting to set focus on Table with text {}
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119288576 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119288576 data=null doit=true} to TableItem with text {}
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119288575 data=null} to TableItem with text {}
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119288575 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119288574 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119288574 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
19:32:58 [2020-06-04T23:32:58.414Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
19:32:58 [2020-06-04T23:32:58.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-2119288559 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'
19:32:58 [2020-06-04T23:32:58.669Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
19:32:58 [2020-06-04T23:32:58.669Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119288012 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Attempting to set focus on Tree with text {}
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119288007 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119288007 data=null doit=true} to TreeItem with text {test}
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119288007 data=null} to TreeItem with text {test}
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119288007 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119288007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119287996 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Clicking on with mnemonic 'Delete'
19:32:58 [2020-06-04T23:32:58.924Z] DEBUG - Clicked on with mnemonic 'Delete'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null item=null 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')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119287385 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Clicking on OK
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119287384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119287384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119287384 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119287384 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119287384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119287384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.485Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.740Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.740Z] DEBUG - Clicked on OK
19:32:59 [2020-06-04T23:32:59.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119287384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:32:59 [2020-06-04T23:32:59.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119287924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:33:00 [2020-06-04T23:33:00.300Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.554 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
19:33:00 [2020-06-04T23:33:00.300Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 4.516 s
19:33:00 [2020-06-04T23:33:00.300Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Clicking on TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119285170 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119285170 data=null doit=true} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Attempting to set focus on Table with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119285170 data=null} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119285168 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119285167 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119285164 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2119285164 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2119285164 data=null doit=true} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2119285164 data=null} to TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Clicked on TableItem with text {}
19:33:01 [2020-06-04T23:33:01.663Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Clicking on TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119284592 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119284592 data=null doit=true} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Attempting to set focus on Table with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119284592 data=null} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119284589 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119284588 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119284586 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2119284586 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2119284585 data=null doit=true} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2119284585 data=null} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Clicked on TableItem with text {}
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
19:33:02 [2020-06-04T23:33:02.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-2119284571 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'
19:33:02 [2020-06-04T23:33:02.842Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:02 [2020-06-04T23:33:02.842Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:02 [2020-06-04T23:33:02.842Z] DEBUG - Clicking on TableItem with text {}
19:33:02 [2020-06-04T23:33:02.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119284054 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119284053 data=null doit=true} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.842Z] DEBUG - Attempting to set focus on Table with text {}
19:33:02 [2020-06-04T23:33:02.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119284053 data=null} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119284053 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119284051 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119284051 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-2119284051 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-2119284051 data=null doit=true} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-2119284051 data=null} to TableItem with text {}
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Clicked on TableItem with text {}
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
19:33:02 [2020-06-04T23:33:02.843Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
19:33:03 [2020-06-04T23:33:03.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-2119284022 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'
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119283495 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119283482 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119283482 data=null doit=true} to TreeItem with text {test}
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119283482 data=null} to TreeItem with text {test}
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119283482 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119283482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:33:03 [2020-06-04T23:33:03.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119283471 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:33:03 [2020-06-04T23:33:03.608Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:33:03 [2020-06-04T23:33:03.608Z] DEBUG - Clicking on with mnemonic 'Delete'
19:33:03 [2020-06-04T23:33:03.608Z] DEBUG - Clicked on with mnemonic 'Delete'
19:33:04 [2020-06-04T23:33:04.168Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:33:04 [2020-06-04T23:33:04.168Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:33:04 [2020-06-04T23:33:04.168Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:04 [2020-06-04T23:33:04.168Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:33:04 [2020-06-04T23:33:04.168Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.168Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:04 [2020-06-04T23:33:04.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null item=null 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')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119282902 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Clicking on OK
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119282901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119282901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119282901 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119282901 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119282901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119282901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Clicked on OK
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119282901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:04 [2020-06-04T23:33:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119283451 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:33:04 [2020-06-04T23:33:04.424Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
19:33:04 [2020-06-04T23:33:04.424Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.578 s
19:33:04 [2020-06-04T23:33:04.424Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.538 s
19:33:04 [2020-06-04T23:33:04.424Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.549 s
19:33:04 [2020-06-04T23:33:04.424Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
19:33:14 [2020-06-04T23:33:14.356Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.025 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
19:33:14 [2020-06-04T23:33:14.356Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 8.983 s
19:33:14 [2020-06-04T23:33:14.356Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119273412 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119273412 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119273412 data=null} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119273412 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119273412 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}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119273401 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119273400 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119273400 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119273400 data=null} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119273400 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119273400 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}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119273396 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119273396 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119273396 data=null} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119273396 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119273396 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}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119273394 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119273393 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119273393 data=null doit=true} to TreeItem with text {Traces [0]}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119273393 data=null} to TreeItem with text {Traces [0]}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119273393 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119273393 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]}
19:33:14 [2020-06-04T23:33:14.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119273387 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - number of items : 7
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119272044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119272044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119272044 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119272044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119272044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119272044 data=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}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119272030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119272017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119272017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119272016 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119272016 data=null} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - number of items : 7
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119272016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119272016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119272016 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119272016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119272016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119272016 data=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}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119272005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119271992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119271992 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119271992 data=null} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.918Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - number of items : 7
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119271992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119271992 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119271991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119271991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119271991 data=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}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119271980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119271967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119271967 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119271967 data=null} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - number of items : 7
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119271967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119271966 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119271966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119271966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119271966 data=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}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119271951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119271937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119271937 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119271937 data=null} to ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - number of items : 7
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119271937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119271936 data=null doit=true} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119271936 data=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}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119271936 data=null doit=true} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119271936 data=null} to ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - number of items : 7
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119271936 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119271936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119271936 data=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}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119271926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119271914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119271914 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119271913 data=null} to ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - number of items : 7
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119271913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119271913 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119271913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119271913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:14 [2020-06-04T23:33:14.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119271913 data=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}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119271903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119271890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119271890 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119271890 data=null} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Attempting to set focus on (of type 'Label')
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - number of items : 7
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119271888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119271888 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119271888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119271888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119271888 data=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}
19:33:15 [2020-06-04T23:33:15.174Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119271879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119271865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119271865 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119271865 data=null} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Attempting to set focus on (of type 'Label')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - number of items : 7
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119271864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119271864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119271864 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119271864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119271864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119271864 data=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}
19:33:15 [2020-06-04T23:33:15.175Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Selecting rows [2] in (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119271802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119271802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119271802 data=null doit=true} to (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119271802 data=null} to (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119271802 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119271801 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:15 [2020-06-04T23:33:15.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119271800 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table')
19:33:17 [2020-06-04T23:33:17.058Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.414 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
19:33:17 [2020-06-04T23:33:17.058Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.27 s
19:33:17 [2020-06-04T23:33:17.058Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - Clicking on with mnemonic 'Timestamp'
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2119268712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - Clicked on with mnemonic 'Timestamp'
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
19:33:18 [2020-06-04T23:33:18.419Z] DEBUG - Clicking on with mnemonic 'Host'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2119268681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Clicked on with mnemonic 'Host'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Clicking on with mnemonic 'Logger'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2119268655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Clicked on with mnemonic 'Logger'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Clicking on with mnemonic 'File'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2119268626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Clicked on with mnemonic 'File'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Clicking on with mnemonic 'Message'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2119268608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
19:33:18 [2020-06-04T23:33:18.420Z] DEBUG - Clicked on with mnemonic 'Message'
19:33:19 [2020-06-04T23:33:19.781Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:19 [2020-06-04T23:33:19.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:19 [2020-06-04T23:33:19.781Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:19 [2020-06-04T23:33:19.781Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:19 [2020-06-04T23:33:19.781Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
19:33:19 [2020-06-04T23:33:19.781Z] DEBUG - Clicking on with mnemonic 'Show All'
19:33:19 [2020-06-04T23:33:19.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-2119267271 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'
19:33:19 [2020-06-04T23:33:19.781Z] DEBUG - Clicked on with mnemonic 'Show All'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'Message'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2119265906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicked on with mnemonic 'Message'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'Line'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2119265875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicked on with mnemonic 'Line'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'File'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2119265849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicked on with mnemonic 'File'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'Logger'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2119265827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicked on with mnemonic 'Logger'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'Host'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2119265810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicked on with mnemonic 'Host'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'Timestamp'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2119265798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicked on with mnemonic 'Timestamp'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'Message'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2119265791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicked on with mnemonic 'Message'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'Timestamp'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2119265778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicked on with mnemonic 'Timestamp'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
19:33:21 [2020-06-04T23:33:21.142Z] DEBUG - Clicking on with mnemonic 'Line'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2119265760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Clicked on with mnemonic 'Line'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Clicking on with mnemonic 'Host'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2119265737 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Clicked on with mnemonic 'Host'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Clicking on with mnemonic 'File'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2119265711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Clicked on with mnemonic 'File'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Clicking on with mnemonic 'Logger'
19:33:21 [2020-06-04T23:33:21.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2119265679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
19:33:21 [2020-06-04T23:33:21.398Z] DEBUG - Clicked on with mnemonic 'Logger'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicking on with mnemonic 'Timestamp'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-2119264316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicked on with mnemonic 'Timestamp'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicking on with mnemonic 'Host'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-2119264281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicked on with mnemonic 'Host'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicking on with mnemonic 'Logger'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-2119264255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicked on with mnemonic 'Logger'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicking on with mnemonic 'File'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-2119264233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicked on with mnemonic 'File'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Clicking on with mnemonic 'Line'
19:33:22 [2020-06-04T23:33:22.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-2119264216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Clicked on with mnemonic 'Line'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Clicking on with mnemonic 'Message'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-2119264204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Clicked on with mnemonic 'Message'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Clicking on with mnemonic 'Show All'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-2119264197 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'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Clicked on with mnemonic 'Show All'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119264141 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119264130 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119264130 data=null doit=true} to TreeItem with text {test}
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119264130 data=null} to TreeItem with text {test}
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119264130 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119264129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119264121 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Clicking on with mnemonic 'Delete'
19:33:22 [2020-06-04T23:33:22.760Z] DEBUG - Clicked on with mnemonic 'Delete'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null item=null 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')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119263530 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Clicking on OK
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119263529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119263529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119263529 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119263529 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119263529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119263529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.320Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.575Z] DEBUG - Clicked on OK
19:33:23 [2020-06-04T23:33:23.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119263529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:23 [2020-06-04T23:33:23.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119264102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:33:24 [2020-06-04T23:33:24.135Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.355 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
19:33:24 [2020-06-04T23:33:24.135Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 2.811 s
19:33:24 [2020-06-04T23:33:24.135Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.59 s
19:33:24 [2020-06-04T23:33:24.135Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.485 s
19:33:24 [2020-06-04T23:33:24.135Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119262580 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119262580 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119262580 data=null} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119262580 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119262579 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}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119262570 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119262569 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119262569 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119262569 data=null} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119262569 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119262568 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}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119262564 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119262564 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119262564 data=null} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119262564 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119262564 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}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119262562 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119262561 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119262561 data=null doit=true} to TreeItem with text {Traces [0]}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119262561 data=null} to TreeItem with text {Traces [0]}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119262561 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119262561 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]}
19:33:24 [2020-06-04T23:33:24.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119262555 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - number of items : 11
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119261202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119261202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119261202 data=null doit=true} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119261202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119261202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119261201 data=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}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119261196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119261196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119261196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119261196 data=null doit=true} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119261196 data=null} to ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-2119261195 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER <name>}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-2119261195 data=null doit=true} to TreeItem with text {FILTER <name>}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-2119261195 data=null} to TreeItem with text {FILTER <name>}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-2119261195 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119261195 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>}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-2119261192 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER <name>}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-2119261188 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-2119261187 data=null doit=true} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-2119261186 data=null} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-2119261186 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119261185 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}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-2119261183 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-2119261182 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-2119261182 data=null doit=true} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-2119261182 data=null} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-2119261182 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-2119261182 data=null doit=true} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-2119261182 data=null} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-2119261182 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119261182 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}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-2119261179 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2119261126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
19:33:25 [2020-06-04T23:33:25.754Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2119261114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261112 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261112 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261112 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119261112 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)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261111 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261111 data=null button=0 stateMask=0x0 x=210 y=36 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261111 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261111 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261111 data=null button=1 stateMask=0x0 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119261111 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)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119261105 data=null button=1 stateMask=0x80000 x=210 y=36 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Clicking on with mnemonic 'AND'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-2119261090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Clicked on with mnemonic 'AND'
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-2119261083 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-2119261082 data=null doit=true} to Tree node with text: AND
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-2119261082 data=null} to Tree node with text: AND
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-2119261082 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119261082 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
19:33:25 [2020-06-04T23:33:25.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-2119261080 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-2119261024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
19:33:26 [2020-06-04T23:33:26.009Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2119261004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2119260996 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100"
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-2119260996 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-2119260996 data=null} to Tree node with text: Timestamp CONTAINS "100"
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2119260996 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119260996 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"
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-2119260986 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100"
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-2119260986 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-2119260986 data=null doit=true} to Tree node with text: AND
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-2119260986 data=null} to Tree node with text: AND
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-2119260986 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119260986 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
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-2119260982 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - number of items : 11
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119260982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119260981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119260981 data=null doit=true} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119260981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119260981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119260981 data=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}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119260981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119260980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119260980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119260980 data=null doit=true} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119260980 data=null} to ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Attempting to set focus on Table with text {}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119260919 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119260919 data=null doit=true} to TableItem with text {}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119260919 data=null} to TableItem with text {}
19:33:26 [2020-06-04T23:33:26.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119260919 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
19:33:26 [2020-06-04T23:33:26.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119260918 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:33:26 [2020-06-04T23:33:26.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119260917 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
19:33:26 [2020-06-04T23:33:26.010Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
19:33:26 [2020-06-04T23:33:26.010Z] DEBUG - Clicking on with mnemonic 'timestamp'
19:33:26 [2020-06-04T23:33:26.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-2119260902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
19:33:26 [2020-06-04T23:33:26.010Z] DEBUG - Clicked on with mnemonic 'timestamp'
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119259358 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119259358 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119259357 data=null} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119259357 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119259357 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}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119259352 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119259352 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119259352 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119259352 data=null} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119259352 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119259351 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}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119259348 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:27 [2020-06-04T23:33:27.892Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119259347 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119259347 data=null doit=true} to TreeItem with text {Traces [1]}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119259347 data=null} to TreeItem with text {Traces [1]}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119259347 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119259347 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:33:27 [2020-06-04T23:33:27.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119259343 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - number of items : 11
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119258018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119258018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119258017 data=null doit=true} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119258017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119258017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119258017 data=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}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119258014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119258013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119258013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119258013 data=null doit=true} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119258013 data=null} to ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-2119258013 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER <name>}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-2119258013 data=null doit=true} to TreeItem with text {FILTER <name>}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-2119258013 data=null} to TreeItem with text {FILTER <name>}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-2119258013 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119258013 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>}
19:33:28 [2020-06-04T23:33:28.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-2119258010 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER <name>}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Clicking on TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-2119258007 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-2119258006 data=null doit=true} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-2119258005 data=null} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-2119258004 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119258004 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}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-2119258002 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-2119258002 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-2119258002 data=null doit=true} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-2119258002 data=null} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Clicked on TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-2119258001 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-2119258001 data=null doit=true} to TreeItem with text {FILTER field}
19:33:28 [2020-06-04T23:33:28.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-2119258001 data=null} to TreeItem with text {FILTER field}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-2119258001 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119258001 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}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-2119257999 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2119257984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
19:33:29 [2020-06-04T23:33:29.074Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2119257975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257932 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257932 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257932 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119257932 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)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257931 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257931 data=null button=0 stateMask=0x0 x=210 y=132 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257931 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257931 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257931 data=null button=1 stateMask=0x0 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119257931 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)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119257925 data=null button=1 stateMask=0x80000 x=210 y=132 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Clicking on with mnemonic 'COMPARE'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-2119257910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Clicked on with mnemonic 'COMPARE'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-2119257892 data=null doit=true} to Tree node with text: <select aspect> = <value>
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-2119257892 data=null} to Tree node with text: <select aspect> = <value>
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-2119257892 data=null button=1 stateMask=0x0 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119257892 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>
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-2119257891 data=null button=1 stateMask=0x80000 x=154 y=156 count=1} to Tree node with text: <select aspect> = <value>
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2119257891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-2119257878 data=null doit=true} to Button with text {=}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-2119257878 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-2119257876 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-2119257875 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-2119257875 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-2119257875 data=null item=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')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - number of items : 11
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119257874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119257874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119257874 data=null doit=true} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119257874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119257874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119257874 data=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}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119257833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119257832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119257832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119257832 data=null doit=true} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119257832 data=null} to ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Attempting to set focus on Table with text {}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119257815 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119257815 data=null doit=true} to TableItem with text {}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119257815 data=null} to TableItem with text {}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119257815 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119257814 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119257813 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Clicking on with mnemonic 'field'
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-2119257800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
19:33:29 [2020-06-04T23:33:29.075Z] DEBUG - Clicked on with mnemonic 'field'
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119256255 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119256255 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119256255 data=null} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119256255 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119256255 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}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119256250 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119256250 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119256250 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119256250 data=null} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119256249 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119256249 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}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119256246 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:30 [2020-06-04T23:33:30.960Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119256245 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119256245 data=null doit=true} to TreeItem with text {Traces [1]}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119256245 data=null} to TreeItem with text {Traces [1]}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119256245 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119256245 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:33:30 [2020-06-04T23:33:30.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119256241 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:33:32 [2020-06-04T23:33:32.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - number of items : 11
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119254912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119254912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119254912 data=null doit=true} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119254912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119254912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119254912 data=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}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119254907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119254907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119254907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119254907 data=null doit=true} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119254907 data=null} to ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-2119254907 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER <name>}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-2119254907 data=null doit=true} to TreeItem with text {FILTER <name>}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-2119254906 data=null} to TreeItem with text {FILTER <name>}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-2119254906 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119254906 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>}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-2119254904 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER <name>}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2119254901 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2119254901 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2119254900 data=null} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2119254899 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119254899 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}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2119254897 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2119254897 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2119254897 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2119254897 data=null} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2119254897 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-2119254897 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-2119254897 data=null} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2119254897 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119254896 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}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-2119254895 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-2119254880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
19:33:32 [2020-06-04T23:33:32.324Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2119254871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254870 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254870 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254870 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119254870 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)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254869 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254869 data=null button=0 stateMask=0x0 x=210 y=204 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254869 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254869 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254869 data=null button=1 stateMask=0x0 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119254869 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)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-2119254863 data=null button=1 stateMask=0x80000 x=210 y=204 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicking on with mnemonic 'OR'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-2119254849 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicked on with mnemonic 'OR'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-2119254829 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-2119254829 data=null doit=true} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-2119254829 data=null} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-2119254829 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119254829 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
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-2119254826 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicking on with mnemonic 'EQUALS'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-2119254812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Clicked on with mnemonic 'EQUALS'
19:33:32 [2020-06-04T23:33:32.324Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-2119254798 data=null button=0 stateMask=0x0 x=159 y=252 count=0} to TreeItem with text {<select aspect> EQUALS}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-2119254797 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-2119254797 data=null} to TreeItem with text {<select aspect> EQUALS}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-2119254797 data=null button=1 stateMask=0x0 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119254797 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}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-2119254788 data=null button=1 stateMask=0x80000 x=159 y=252 count=1} to TreeItem with text {<select aspect> EQUALS}
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2119254787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
19:33:32 [2020-06-04T23:33:32.324Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-2119254781 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-2119254781 data=null doit=true} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-2119254780 data=null} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-2119254780 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119254780 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
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-2119254777 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Clicking on with mnemonic 'MATCHES'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-2119254730 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Clicked on with mnemonic 'MATCHES'
19:33:32 [2020-06-04T23:33:32.325Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-2119254714 data=null button=0 stateMask=0x0 x=165 y=257 count=0} to TreeItem with text {<select aspect> MATCHES}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-2119254714 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-2119254714 data=null} to TreeItem with text {<select aspect> MATCHES}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-2119254714 data=null button=1 stateMask=0x0 x=165 y=257 count=1} to TreeItem with text {<select aspect> MATCHES}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119254714 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}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-2119254705 data=null button=1 stateMask=0x80000 x=165 y=257 count=1} to TreeItem with text {<select aspect> MATCHES}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2119254704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - number of items : 11
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119254695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119254695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119254695 data=null doit=true} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119254695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119254695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119254695 data=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}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119254694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119254694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119254694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119254694 data=null doit=true} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119254694 data=null} to ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Attempting to set focus on Table with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2119254678 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2119254678 data=null doit=true} to TableItem with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2119254677 data=null} to TableItem with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119254677 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119254676 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119254675 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {}
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-2119254662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
19:33:32 [2020-06-04T23:33:32.325Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119252812 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-2119252800 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-2119252800 data=null doit=true} to TreeItem with text {TestForFiltering}
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-2119252800 data=null} to TreeItem with text {TestForFiltering}
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-2119252800 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119252800 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}
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-2119252795 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Clicking on with mnemonic 'Delete'
19:33:34 [2020-06-04T23:33:34.209Z] DEBUG - Clicked on with mnemonic 'Delete'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252229 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252229 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252228 data=null item=null 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')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252228 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119252228 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Clicking on OK
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119252228 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119252228 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119252228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:34 [2020-06-04T23:33:34.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:35 [2020-06-04T23:33:35.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:35 [2020-06-04T23:33:35.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:35 [2020-06-04T23:33:35.025Z] DEBUG - Clicked on OK
19:33:35 [2020-06-04T23:33:35.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119252228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:35 [2020-06-04T23:33:35.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119252777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:33:35 [2020-06-04T23:33:35.584Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.336 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
19:33:35 [2020-06-04T23:33:35.584Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.41 s
19:33:35 [2020-06-04T23:33:35.584Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.102 s
19:33:35 [2020-06-04T23:33:35.584Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.159 s
19:33:35 [2020-06-04T23:33:35.584Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Clicking on (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119248045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119248044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119248044 data=null doit=true} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119248044 data=null} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119248044 data=null button=1 stateMask=0x0 x=688 y=12 count=1} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119248024 data=null button=1 stateMask=0x80000 x=688 y=12 count=1} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119248024 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119248024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119248023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119248023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119248023 data=null doit=true} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119248023 data=null} to (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Clicked on (of type 'Table')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Inserting text:e
19:33:38 [2020-06-04T23:33:38.844Z]  into text (of type 'Text')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:38 [2020-06-04T23:33:38.844Z] DEBUG - Typing text 'e
19:33:38 [2020-06-04T23:33:38.844Z] ' with an interval of 100ms. between characters.
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Selecting rows [7] in (of type 'Table')
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119247706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119247706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119247706 data=null doit=true} to (of type 'Table')
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119247706 data=null} to (of type 'Table')
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119247706 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119247705 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:39 [2020-06-04T23:33:39.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119247704 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119246756 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119246739 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119246738 data=null doit=true} to TreeItem with text {test}
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119246738 data=null} to TreeItem with text {test}
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119246738 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119246738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119246732 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Clicking on with mnemonic 'Delete'
19:33:40 [2020-06-04T23:33:40.328Z] DEBUG - Clicked on with mnemonic 'Delete'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null item=null 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')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119246107 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Clicking on OK
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119246106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119246106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119246106 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119246106 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119246106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119246106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:40 [2020-06-04T23:33:40.888Z] 
19:33:40 [2020-06-04T23:33:40.888Z] !ENTRY org.eclipse.ui 4 0 2020-06-04 23:33:40.729
19:33:40 [2020-06-04T23:33:40.888Z] !MESSAGE Unhandled event loop exception
19:33:40 [2020-06-04T23:33:40.888Z] !STACK 0
19:33:40 [2020-06-04T23:33:40.888Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
19:33:40 [2020-06-04T23:33:40.888Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
19:33:40 [2020-06-04T23:33:40.889Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
19:33:40 [2020-06-04T23:33:40.889Z] 	at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
19:33:40 [2020-06-04T23:33:40.889Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:40 [2020-06-04T23:33:40.889Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:33:40 [2020-06-04T23:33:40.889Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:33:40 [2020-06-04T23:33:40.889Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:33:40 [2020-06-04T23:33:40.889Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:40 [2020-06-04T23:33:40.889Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:33:40 [2020-06-04T23:33:40.889Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
19:33:40 [2020-06-04T23:33:40.889Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
19:33:40 [2020-06-04T23:33:40.889Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:40 [2020-06-04T23:33:40.889Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:40 [2020-06-04T23:33:40.889Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:33:40 [2020-06-04T23:33:40.889Z] 	... 158 more
19:33:41 [2020-06-04T23:33:41.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:41 [2020-06-04T23:33:41.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119246106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:41 [2020-06-04T23:33:41.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119246707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:33:41 [2020-06-04T23:33:41.145Z] DEBUG - Clicked on 
19:33:42 [2020-06-04T23:33:42.506Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:42 [2020-06-04T23:33:42.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:42 [2020-06-04T23:33:42.506Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:42 [2020-06-04T23:33:42.506Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:42 [2020-06-04T23:33:42.760Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Clicking on (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119244302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119244301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119244301 data=null doit=true} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119244301 data=null} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119244301 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119244281 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119244280 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119244280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119244279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119244279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119244279 data=null doit=true} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119244279 data=null} to (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Clicked on (of type 'Table')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Inserting text:00
19:33:42 [2020-06-04T23:33:42.761Z]  into text (of type 'Text')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:42 [2020-06-04T23:33:42.761Z] DEBUG - Typing text '00
19:33:42 [2020-06-04T23:33:42.761Z] ' with an interval of 100ms. between characters.
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Selecting rows [7] in (of type 'Table')
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119243854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119243854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119243854 data=null doit=true} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119243854 data=null} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119243854 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119243852 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119243852 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Clicking on (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119242930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119242927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119242927 data=null doit=true} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119242927 data=null} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119242927 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119242917 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] 
19:33:43 [2020-06-04T23:33:43.939Z] !ENTRY org.eclipse.ui 4 0 2020-06-04 23:33:43.900
19:33:43 [2020-06-04T23:33:43.939Z] !MESSAGE Unhandled event loop exception
19:33:43 [2020-06-04T23:33:43.939Z] !STACK 0
19:33:43 [2020-06-04T23:33:43.939Z] org.eclipse.swt.SWTException: Widget is disposed
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.SWT.error(SWT.java:4533)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.SWT.error(SWT.java:4448)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.SWT.error(SWT.java:4419)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:487)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:424)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:541)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:287)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:33:43 [2020-06-04T23:33:43.939Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:33:43 [2020-06-04T23:33:43.939Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:33:43 [2020-06-04T23:33:43.939Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:43 [2020-06-04T23:33:43.939Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:33:43 [2020-06-04T23:33:43.939Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119242917 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')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119242916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119242916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119242916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119242916 data=null doit=true} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119242915 data=null} to (of type 'Table')
19:33:43 [2020-06-04T23:33:43.939Z] DEBUG - Clicked on (of type 'Table')
19:33:45 [2020-06-04T23:33:45.827Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119240403 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119240391 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119240391 data=null doit=true} to TreeItem with text {test}
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119240391 data=null} to TreeItem with text {test}
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119240390 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119240390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119240386 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Clicking on with mnemonic 'Delete'
19:33:46 [2020-06-04T23:33:46.751Z] DEBUG - Clicked on with mnemonic 'Delete'
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null item=null 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')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119239822 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Clicking on OK
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119239821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119239821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119239821 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119239821 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119239821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119239821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.007Z] DEBUG - Clicked on OK
19:33:47 [2020-06-04T23:33:47.262Z] 
19:33:47 [2020-06-04T23:33:47.262Z] !ENTRY org.eclipse.ui 4 0 2020-06-04 23:33:47.014
19:33:47 [2020-06-04T23:33:47.262Z] !MESSAGE Unhandled event loop exception
19:33:47 [2020-06-04T23:33:47.262Z] !STACK 0
19:33:47 [2020-06-04T23:33:47.262Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
19:33:47 [2020-06-04T23:33:47.262Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
19:33:47 [2020-06-04T23:33:47.262Z] 	at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
19:33:47 [2020-06-04T23:33:47.262Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:47 [2020-06-04T23:33:47.262Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
19:33:47 [2020-06-04T23:33:47.262Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:33:47 [2020-06-04T23:33:47.263Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:33:47 [2020-06-04T23:33:47.263Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:33:47 [2020-06-04T23:33:47.263Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:47 [2020-06-04T23:33:47.263Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:33:47 [2020-06-04T23:33:47.263Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
19:33:47 [2020-06-04T23:33:47.263Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
19:33:47 [2020-06-04T23:33:47.263Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:47 [2020-06-04T23:33:47.263Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:47 [2020-06-04T23:33:47.263Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:33:47 [2020-06-04T23:33:47.263Z] 	... 158 more
19:33:47 [2020-06-04T23:33:47.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119239821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:47 [2020-06-04T23:33:47.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119240368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Clicking on (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119238010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119238009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119238009 data=null doit=true} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119238009 data=null} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119238009 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119237989 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119237989 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119237988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119237988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119237988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119237988 data=null doit=true} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119237988 data=null} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Clicked on (of type 'Table')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Inserting text:HostF
19:33:49 [2020-06-04T23:33:49.147Z]  into text (of type 'Text')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:49 [2020-06-04T23:33:49.147Z] DEBUG - Typing text 'HostF
19:33:49 [2020-06-04T23:33:49.147Z] ' with an interval of 100ms. between characters.
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Selecting rows [7] in (of type 'Table')
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119237274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119237274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119237274 data=null doit=true} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119237274 data=null} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119237273 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119237272 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:49 [2020-06-04T23:33:49.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119237271 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119236327 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119236315 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119236315 data=null doit=true} to TreeItem with text {test}
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119236315 data=null} to TreeItem with text {test}
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119236315 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119236315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119236310 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Clicking on with mnemonic 'Delete'
19:33:50 [2020-06-04T23:33:50.630Z] DEBUG - Clicked on with mnemonic 'Delete'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235714 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235714 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235714 data=null item=null 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')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235713 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119235713 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Clicking on OK
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119235713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119235713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119235713 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119235713 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119235713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119235713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.190Z] 
19:33:51 [2020-06-04T23:33:51.190Z] !ENTRY org.eclipse.ui 4 0 2020-06-04 23:33:51.121
19:33:51 [2020-06-04T23:33:51.190Z] !MESSAGE Unhandled event loop exception
19:33:51 [2020-06-04T23:33:51.190Z] !STACK 0
19:33:51 [2020-06-04T23:33:51.190Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:33:51 [2020-06-04T23:33:51.190Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
19:33:51 [2020-06-04T23:33:51.191Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
19:33:51 [2020-06-04T23:33:51.191Z] 	at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
19:33:51 [2020-06-04T23:33:51.191Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:51 [2020-06-04T23:33:51.191Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:33:51 [2020-06-04T23:33:51.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:33:51 [2020-06-04T23:33:51.191Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:33:51 [2020-06-04T23:33:51.191Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:51 [2020-06-04T23:33:51.191Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:33:51 [2020-06-04T23:33:51.191Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
19:33:51 [2020-06-04T23:33:51.191Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
19:33:51 [2020-06-04T23:33:51.191Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:51 [2020-06-04T23:33:51.191Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:51 [2020-06-04T23:33:51.191Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:33:51 [2020-06-04T23:33:51.191Z] 	... 158 more
19:33:51 [2020-06-04T23:33:51.446Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.446Z] DEBUG - Clicked on OK
19:33:51 [2020-06-04T23:33:51.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119235713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:51 [2020-06-04T23:33:51.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119236292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:33:52 [2020-06-04T23:33:52.807Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:52 [2020-06-04T23:33:52.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:52 [2020-06-04T23:33:52.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:52 [2020-06-04T23:33:52.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Clicking on (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119233980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119233978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119233978 data=null doit=true} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119233978 data=null} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119233978 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119233959 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119233958 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119233958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119233958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119233958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119233958 data=null doit=true} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119233958 data=null} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Clicked on (of type 'Table')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Inserting text:2 into text (of type 'Text')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:53 [2020-06-04T23:33:53.062Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Clicking on (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119233719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119233716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119233716 data=null doit=true} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119233716 data=null} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119233716 data=null button=1 stateMask=0x0 x=688 y=12 count=1} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119233695 data=null button=1 stateMask=0x80000 x=688 y=12 count=1} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119233694 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119233694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119233693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119233693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119233693 data=null doit=true} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119233693 data=null} to (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Clicked on (of type 'Table')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Inserting text:F into text (of type 'Text')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:53 [2020-06-04T23:33:53.320Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-2119232512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-2119232512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-2119232512 data=null doit=true} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-2119232512 data=null} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-2119232512 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-2119232501 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-2119232485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-2119232485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-2119232484 data=null doit=true} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-2119232484 data=null} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-2119232484 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
19:33:54 [2020-06-04T23:33:54.693Z] DEBUG - Clicked on CLabel with text {}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119230965 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Attempting to set focus on Tree with text {}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119230953 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119230953 data=null doit=true} to TreeItem with text {test}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119230953 data=null} to TreeItem with text {test}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119230952 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119230952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119230948 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Clicking on with mnemonic 'Delete'
19:33:56 [2020-06-04T23:33:56.054Z] DEBUG - Clicked on with mnemonic 'Delete'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null item=null 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')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119230395 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Clicking on OK
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119230394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119230394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119230394 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119230394 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119230394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119230394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.614Z] 
19:33:56 [2020-06-04T23:33:56.614Z] !ENTRY org.eclipse.ui 4 0 2020-06-04 23:33:56.441
19:33:56 [2020-06-04T23:33:56.614Z] !MESSAGE Unhandled event loop exception
19:33:56 [2020-06-04T23:33:56.614Z] !STACK 0
19:33:56 [2020-06-04T23:33:56.614Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:33:56 [2020-06-04T23:33:56.614Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
19:33:56 [2020-06-04T23:33:56.615Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
19:33:56 [2020-06-04T23:33:56.615Z] 	at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
19:33:56 [2020-06-04T23:33:56.615Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:56 [2020-06-04T23:33:56.615Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:33:56 [2020-06-04T23:33:56.615Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:33:56 [2020-06-04T23:33:56.615Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:33:56 [2020-06-04T23:33:56.615Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:56 [2020-06-04T23:33:56.615Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:33:56 [2020-06-04T23:33:56.615Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
19:33:56 [2020-06-04T23:33:56.615Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
19:33:56 [2020-06-04T23:33:56.615Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:33:56 [2020-06-04T23:33:56.615Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:33:56 [2020-06-04T23:33:56.615Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:33:56 [2020-06-04T23:33:56.615Z] 	... 158 more
19:33:56 [2020-06-04T23:33:56.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119230394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:33:56 [2020-06-04T23:33:56.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119230930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:33:56 [2020-06-04T23:33:56.870Z] DEBUG - Clicked on 
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Clicking on (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119228652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119228651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119228650 data=null doit=true} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119228650 data=null} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119228650 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119228630 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119228629 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119228629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119228629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119228629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119228629 data=null doit=true} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119228629 data=null} to (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Clicked on (of type 'Table')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Inserting text:HostF
19:33:58 [2020-06-04T23:33:58.234Z]  into text (of type 'Text')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Attempting to set focus on (of type 'Text')
19:33:58 [2020-06-04T23:33:58.234Z] DEBUG - Typing text 'HostF
19:33:58 [2020-06-04T23:33:58.234Z] ' with an interval of 100ms. between characters.
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Attempting to set focus on (of type 'Table')
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Selecting rows [7] in (of type 'Table')
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119227910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119227910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119227910 data=null doit=true} to (of type 'Table')
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119227910 data=null} to (of type 'Table')
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2119227910 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table')
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119227909 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
19:33:59 [2020-06-04T23:33:59.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2119227908 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table')
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119226964 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119226949 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119226949 data=null doit=true} to TreeItem with text {test}
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119226949 data=null} to TreeItem with text {test}
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119226949 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119226949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119226945 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:00 [2020-06-04T23:34:00.084Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null item=null 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')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119226377 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Clicking on OK
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119226376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119226376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119226376 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119226376 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119226376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119226376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.646Z] 
19:34:00 [2020-06-04T23:34:00.646Z] !ENTRY org.eclipse.ui 4 0 2020-06-04 23:34:00.458
19:34:00 [2020-06-04T23:34:00.646Z] !MESSAGE Unhandled event loop exception
19:34:00 [2020-06-04T23:34:00.646Z] !STACK 0
19:34:00 [2020-06-04T23:34:00.646Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:464)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4426)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5452)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5464)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5462)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5509)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:5535)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
19:34:00 [2020-06-04T23:34:00.646Z] 	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:52)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1328)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1591)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1542)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1512)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1637)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:427)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:680)
19:34:00 [2020-06-04T23:34:00.647Z] 	at java.util.ArrayList.forEach(ArrayList.java:1257)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:323)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:58)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:168)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.UISynchronizer.lambda$0(UISynchronizer.java:150)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:321)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:447)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.jface.window.Window.open(Window.java:794)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92)
19:34:00 [2020-06-04T23:34:00.647Z] 	at sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
19:34:00 [2020-06-04T23:34:00.647Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:34:00 [2020-06-04T23:34:00.647Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:442)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:449)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:34:00 [2020-06-04T23:34:00.647Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:34:00 [2020-06-04T23:34:00.647Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:34:00 [2020-06-04T23:34:00.647Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:34:00 [2020-06-04T23:34:00.647Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:34:00 [2020-06-04T23:34:00.647Z] Caused by: java.lang.IllegalStateException: Application does not have an active window
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46)
19:34:00 [2020-06-04T23:34:00.647Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:34:00 [2020-06-04T23:34:00.648Z] 	at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90)
19:34:00 [2020-06-04T23:34:00.648Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:902)
19:34:00 [2020-06-04T23:34:00.648Z] 	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:393)
19:34:00 [2020-06-04T23:34:00.648Z] 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
19:34:00 [2020-06-04T23:34:00.648Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:34:00 [2020-06-04T23:34:00.648Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:34:00 [2020-06-04T23:34:00.648Z] 	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
19:34:00 [2020-06-04T23:34:00.648Z] 	... 158 more
19:34:00 [2020-06-04T23:34:00.903Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119226376 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:00 [2020-06-04T23:34:00.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119226927 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:00 [2020-06-04T23:34:00.903Z] DEBUG - Clicked on 
19:34:00 [2020-06-04T23:34:00.903Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.379 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
19:34:00 [2020-06-04T23:34:00.903Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 3.749 s
19:34:00 [2020-06-04T23:34:00.903Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.297 s
19:34:00 [2020-06-04T23:34:00.903Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.031 s
19:34:00 [2020-06-04T23:34:00.903Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.312 s
19:34:00 [2020-06-04T23:34:00.903Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.084 s
19:34:00 [2020-06-04T23:34:00.903Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
19:34:05 [2020-06-04T23:34:05.065Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.529 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
19:34:05 [2020-06-04T23:34:05.065Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.489 s
19:34:05 [2020-06-04T23:34:05.065Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119221058 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119221058 data=null doit=true} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119221058 data=null} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119221058 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119221058 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119221047 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119221047 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119221047 data=null doit=true} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119221047 data=null} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119221047 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119221047 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119221043 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119221043 data=null doit=true} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119221043 data=null} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119221043 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119221043 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}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119221041 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119221041 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119221041 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119221040 data=null} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119221040 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119221040 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119221034 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119221032 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119221032 data=null doit=true} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119221032 data=null} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119221032 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119221032 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119221025 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:05 [2020-06-04T23:34:05.991Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2119221024 data=null doit=true} to TreeItem with text {Experiments [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2119221024 data=null} to TreeItem with text {Experiments [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2119221024 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119221024 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]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2119221022 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119221022 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119221022 data=null} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119221021 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119221021 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]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119221019 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-2119221017 data=null doit=true} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-2119221017 data=null} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2119221017 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119221017 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}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-2119221008 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-2119221007 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-2119221006 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-2119221004 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-2119221003 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.991Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-2119221002 data=null x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-2119221001 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-2119221001 data=[TmfTraceElement(/Test/Traces/test.xml)] x=146 y=203 width=0 height=0 detail=2} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-2119220998 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-2119220993 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-2119220993 data=null doit=true} to TreeItem with text {Test Experiment [0]}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-2119220993 data=null} to TreeItem with text {Test Experiment [0]}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-2119220993 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119220993 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]}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-2119220984 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-2119220893 data=null doit=true} to Shell with text {Export trace package}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
19:34:05 [2020-06-04T23:34:05.992Z] 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
19:34:05 [2020-06-04T23:34:05.992Z] 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-2119220892 data=null doit=true} to Button with text {Sa&ve in tar format}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2119220892 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}
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-2119220891 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-2119220891 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-2119220891 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2119220891 data=null item=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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
19:34:05 [2020-06-04T23:34:05.992Z] 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119220890 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119220890 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2119220890 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2119220890 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119220890 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119220890 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2119220890 data=null item=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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119220890 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119220890 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119220890 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')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2119220890 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2119220890 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2119220889 data=null} to (of type 'Combo')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Clicking on &Finish
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2119220888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2119220888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2119220888 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:05 [2020-06-04T23:34:05.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2119220888 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:05 [2020-06-04T23:34:05.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2119220888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:05 [2020-06-04T23:34:05.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2119220888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2119220888 data=null item=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')
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-2119220962 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...'
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Clicked on 
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2119220588 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2119220588 data=null doit=true} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2119220588 data=null} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2119220588 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119220588 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}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2119220579 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2119220579 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2119220579 data=null doit=true} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2119220579 data=null} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2119220579 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119220579 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}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2119220575 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2119220575 data=null doit=true} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2119220575 data=null} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2119220575 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119220575 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}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2119220572 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119220571 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119220571 data=null doit=true} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119220571 data=null} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119220571 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119220571 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]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119220566 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119220565 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119220565 data=null doit=true} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119220565 data=null} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119220565 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119220565 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]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119220563 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-2119220522 data=null doit=true} to Shell with text {Import trace package}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2119220521 data=null} to (of type 'Combo')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Inserting text:
19:34:06 [2020-06-04T23:34:06.505Z]  into text (of type 'Combo')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Typing text '
19:34:06 [2020-06-04T23:34:06.505Z] ' with an interval of 50ms. between characters.
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Clicking on &Finish
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2119220469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2119220469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2119220469 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2119220469 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2119220469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2119220469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2119220469 data=null item=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')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-2119220549 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...'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Clicked on 
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2119220427 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2119220427 data=null doit=true} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2119220427 data=null} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2119220427 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119220426 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}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2119220420 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:06 [2020-06-04T23:34:06.505Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119220419 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119220419 data=null} to TreeItem with text {Traces [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119220419 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119220419 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]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119220416 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:06 [2020-06-04T23:34:06.505Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2119220416 data=null doit=true} to TreeItem with text {Experiments [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2119220416 data=null} to TreeItem with text {Experiments [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2119220416 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119220416 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]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2119220412 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-2119220412 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-2119220412 data=null doit=true} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-2119220412 data=null} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-2119220412 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119220412 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]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-2119220406 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-2119220406 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-2119220406 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.505Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2119220406 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]}
19:34:06 [2020-06-04T23:34:06.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-2119220393 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-2119220286 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-2119220286 data=null doit=true} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-2119220285 data=null} to TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.760Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
19:34:06 [2020-06-04T23:34:06.760Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-2119218976 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119218963 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test}
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119218963 data=null doit=true} to TreeItem with text {Test}
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119218963 data=null} to TreeItem with text {Test}
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119218963 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test}
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119218962 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119218955 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test}
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:08 [2020-06-04T23:34:08.121Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null item=null 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')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119218388 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Clicking on OK
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119218388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119218388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119218388 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119218387 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119218387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119218387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Clicked on OK
19:34:08 [2020-06-04T23:34:08.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119218387 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:08 [2020-06-04T23:34:08.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119218937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-2119217623 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-2119217619 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test}
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-2119217619 data=null doit=true} to TreeItem with text {Import Test}
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-2119217619 data=null} to TreeItem with text {Import Test}
19:34:09 [2020-06-04T23:34:09.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-2119217619 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:09 [2020-06-04T23:34:09.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119217619 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}
19:34:09 [2020-06-04T23:34:09.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-2119217610 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test}
19:34:09 [2020-06-04T23:34:09.498Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:09 [2020-06-04T23:34:09.498Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:09 [2020-06-04T23:34:09.498Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217048 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217048 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217048 data=null item=null 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')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217047 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119217047 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:10 [2020-06-04T23:34:10.057Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Clicking on OK
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119217047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119217047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119217047 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119217047 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119217047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119217047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Clicked on OK
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119217047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:10 [2020-06-04T23:34:10.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119217593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119214946 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119214945 data=null doit=true} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119214945 data=null} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119214945 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214945 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119214937 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119214937 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119214936 data=null doit=true} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119214936 data=null} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119214936 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214936 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119214933 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119214933 data=null doit=true} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119214933 data=null} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119214933 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119214933 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}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119214931 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119214930 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119214930 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119214930 data=null} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119214930 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214930 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119214925 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119214925 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119214925 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119214925 data=null} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119214924 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214924 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119214922 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
19:34:11 [2020-06-04T23:34:11.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-2119214876 data=null doit=true} to Shell with text {Export trace package}
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Clicking on Deselect All
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-2119214875 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')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-2119214875 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')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-2119214875 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-2119214875 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-2119214875 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')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-2119214875 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')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-2119214875 data=null item=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')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-2119214874 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')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-2119214874 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')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-2119214874 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')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-2119214874 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-2119214874 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - Clicked on Deselect All
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.199Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Clicking on Select All
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-2119214871 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2119214871 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-2119214871 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-2119214871 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-2119214871 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-2119214871 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-2119214871 data=null item=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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-2119214869 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2119214869 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-2119214869 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-2119214869 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-2119214869 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Clicked on Select All
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
19:34:12 [2020-06-04T23:34:12.200Z] 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-2119214867 data=null doit=true} to Button with text {Save in &zip format}
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2119214867 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}
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-2119214866 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-2119214866 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-2119214866 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2119214866 data=null item=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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
19:34:12 [2020-06-04T23:34:12.200Z] 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-2119214865 data=null doit=true} to Button with text {Sa&ve in tar format}
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-2119214865 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}
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-2119214864 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-2119214864 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-2119214864 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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-2119214864 data=null item=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')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
19:34:12 [2020-06-04T23:34:12.200Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
19:34:12 [2020-06-04T23:34:12.201Z] 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214863 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214863 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2119214863 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2119214862 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214862 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214862 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2119214862 data=null item=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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214862 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214862 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214862 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2119214862 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2119214862 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
19:34:12 [2020-06-04T23:34:12.201Z] 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214861 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214861 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-2119214861 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-2119214861 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214861 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214861 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-2119214861 data=null item=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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214861 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214861 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-2119214861 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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-2119214861 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-2119214861 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2119214860 data=null} to (of type 'Combo')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Clicking on &Finish
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2119214859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2119214859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2119214859 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2119214859 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2119214859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2119214859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2119214859 data=null item=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')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-2119214908 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...'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - Clicked on 
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:12 [2020-06-04T23:34:12.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:12 [2020-06-04T23:34:12.202Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:12 [2020-06-04T23:34:12.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119214626 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119214626 data=null doit=true} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119214626 data=null} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119214626 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214626 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119214617 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119214617 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119214617 data=null doit=true} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119214617 data=null} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119214617 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214616 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119214613 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:12 [2020-06-04T23:34:12.457Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119214612 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119214612 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119214612 data=null} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119214612 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214612 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119214607 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119214607 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119214607 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119214607 data=null} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119214607 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214606 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119214604 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-2119214554 data=null doit=true} to Shell with text {Import trace package}
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-2119214534 data=null} to (of type 'Combo')
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Inserting text:
19:34:12 [2020-06-04T23:34:12.457Z]  into text (of type 'Combo')
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - Typing text '
19:34:12 [2020-06-04T23:34:12.457Z] ' with an interval of 50ms. between characters.
19:34:12 [2020-06-04T23:34:12.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Clicking on Select All
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-2119214481 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2119214481 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-2119214481 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-2119214481 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-2119214481 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-2119214481 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-2119214481 data=null item=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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-2119214480 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-2119214480 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-2119214480 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-2119214480 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-2119214480 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Clicked on Select All
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Clicking on &Finish
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2119214479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2119214479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2119214479 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2119214479 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2119214479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2119214479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-2119214470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2119214469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-2119214469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-2119214469 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-2119214469 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Clicked on &Finish
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2119214468 data=null doit=true} to Shell with text {Confirmation}
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Clicking on Yes To &All
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-2119214468 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-2119214468 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-2119214468 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-2119214468 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-2119214468 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-2119214468 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')
19:34:12 [2020-06-04T23:34:12.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-2119214468 data=null item=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')
19:34:12 [2020-06-04T23:34:12.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2119214479 data=null item=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')
19:34:12 [2020-06-04T23:34:12.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-2119214589 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...'
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Clicked on 
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:12 [2020-06-04T23:34:12.970Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:34:12 [2020-06-04T23:34:12.970Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119214099 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119214099 data=null} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119214098 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119214098 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]}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119214096 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:12 [2020-06-04T23:34:12.970Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-2119214096 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-2119214096 data=null doit=true} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-2119214096 data=null} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2119214096 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119214095 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}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-2119214027 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-2119214026 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-2119214025 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2119214025 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}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-2119214018 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-2119213923 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-2119213923 data=null doit=true} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-2119213923 data=null} to TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
19:34:12 [2020-06-04T23:34:12.970Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=-2119212715 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-2119212701 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test}
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-2119212700 data=null doit=true} to TreeItem with text {Test}
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-2119212700 data=null} to TreeItem with text {Test}
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-2119212700 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119212700 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-2119212691 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test}
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:14 [2020-06-04T23:34:14.332Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212111 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212111 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212110 data=null item=null 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')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212110 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119212110 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Clicking on OK
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119212110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119212110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119212110 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119212110 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119212110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119212110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119212110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:14 [2020-06-04T23:34:14.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119212673 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:15 [2020-06-04T23:34:15.148Z] DEBUG - Clicked on 
19:34:15 [2020-06-04T23:34:15.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.606 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
19:34:15 [2020-06-04T23:34:15.148Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 6.115 s
19:34:15 [2020-06-04T23:34:15.148Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 4.45 s
19:34:15 [2020-06-04T23:34:15.148Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
19:34:21 [2020-06-04T23:34:21.707Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.658 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
19:34:21 [2020-06-04T23:34:21.707Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.625 s
19:34:21 [2020-06-04T23:34:21.707Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.686 s
19:34:21 [2020-06-04T23:34:21.707Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 1.311 s
19:34:21 [2020-06-04T23:34:21.707Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2119205105 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2119205105 data=null doit=true} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2119205105 data=null} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2119205105 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119205105 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}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2119205094 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2119205093 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2119205093 data=null doit=true} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2119205093 data=null} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2119205093 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119205093 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}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2119205089 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2119205088 data=null doit=true} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2119205088 data=null} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2119205088 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119205088 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}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2119205086 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119205086 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119205086 data=null doit=true} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119205086 data=null} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119205086 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119205085 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]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119205080 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119205080 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119205080 data=null doit=true} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119205080 data=null} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119205079 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119205079 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]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119205077 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119205030 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-2119205029 data=null doit=true} to Button with text {Text}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-2119205029 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}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-2119205028 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-2119205028 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-2119205028 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-2119205028 data=null item=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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Clicking on New...
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-2119205028 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2119205027 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-2119205027 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-2119205027 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-2119205027 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-2119205027 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-2119204991 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2119204990 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-2119204990 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')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-2119204990 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-2119204990 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Clicked on New...
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-2119204990 data=null doit=true} to Shell with text {Custom XML Parser}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.964Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Clicking on 
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119204976 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119204975 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119204975 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119204975 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119204975 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119204975 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119204975 data=null 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119204965 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119204965 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119204965 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119204965 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119204965 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Clicked on 
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-2119204963 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-2119204963 data=null doit=true} to Tree node with text: event
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-2119204962 data=null} to Tree node with text: event
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-2119204962 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119204962 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
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-2119204909 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-2119204906 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-2119204906 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-2119204906 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-2119204906 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-2119204905 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-2119204905 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-2119204905 data=null item=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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-2119204901 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-2119204901 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-2119204901 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-2119204901 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-2119204901 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Clicking on &Next >
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2119204899 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2119204899 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2119204899 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2119204899 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2119204898 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2119204898 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')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2119204898 data=null item=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')
19:34:21 [2020-06-04T23:34:21.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - Clicked on &Next >
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.965Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - Clicking on &Finish
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2119204878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2119204878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2119204878 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2119204878 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2119204878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:21 [2020-06-04T23:34:21.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2119204878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2119204878 data=null item=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')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-2119205027 data=null item=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')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Clicked on 
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119204799 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched List with text "", using matcher: of type 'List'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched List with text "", using matcher: (of type 'List')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2119204798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2119204798 data=null doit=true} to (of type 'List')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2119204797 data=null} to (of type 'List')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2119204797 data=null button=1 stateMask=0x0 x=132 y=11 count=1} to (of type 'List')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2119204797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2119204797 data=null button=1 stateMask=0x80000 x=132 y=11 count=1} to (of type 'List')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.221Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Clicking on Delete
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2119204796 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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2119204796 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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2119204796 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2119204796 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2119204796 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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2119204796 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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2119204788 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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2119204788 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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2119204788 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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2119204788 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2119204788 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Clicked on Delete
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2119204788 data=null doit=true} to Shell with text {Delete Custom Parser}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Clicking on &Yes
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2119204787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2119204787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2119204787 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2119204787 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2119204787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2119204787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2119204787 data=null item=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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2119204796 data=null item=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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Clicked on 
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119204763 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Clicking on &Close
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2119204763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2119204763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2119204763 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2119204763 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2119204762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2119204762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2119204762 data=null item=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')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2119205064 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...'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Clicked on 
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119204629 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-2119204625 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-2119204625 data=null doit=true} to TreeItem with text {TestXML}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-2119204625 data=null} to TreeItem with text {TestXML}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-2119204624 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119204624 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}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-2119204617 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML}
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:22 [2020-06-04T23:34:22.222Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:22 [2020-06-04T23:34:22.477Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null item=null 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')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.037Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119204061 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Clicking on OK
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119204061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119204061 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119204061 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119204060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119204060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Clicked on OK
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119204060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119204600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:23 [2020-06-04T23:34:23.038Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
19:34:23 [2020-06-04T23:34:23.038Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 1.172 s
19:34:23 [2020-06-04T23:34:23.038Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2119203893 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2119203893 data=null doit=true} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2119203893 data=null} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2119203893 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119203893 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}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2119203885 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2119203884 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2119203884 data=null doit=true} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2119203884 data=null} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2119203884 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119203884 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}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2119203881 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2119203880 data=null doit=true} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2119203880 data=null} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2119203880 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119203880 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}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2119203878 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119203878 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119203878 data=null doit=true} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119203878 data=null} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119203877 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119203877 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]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119203872 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119203872 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119203872 data=null doit=true} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119203872 data=null} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119203872 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119203872 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]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119203869 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119203838 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Clicking on New...
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-2119203838 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')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2119203838 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')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-2119203837 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-2119203837 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-2119203837 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')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-2119203837 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')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-2119203786 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')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-2119203786 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')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-2119203786 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')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-2119203786 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-2119203786 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Clicked on New...
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-2119203785 data=null doit=true} to Shell with text {Custom Text Parser}
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
19:34:23 [2020-06-04T23:34:23.039Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-2119203771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.296Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Clicking on 
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119203760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119203760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119203760 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119203760 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119203760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119203760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119203760 data=null item=null 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')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Clicked on 
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Clicking on 
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119203749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119203749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119203749 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119203749 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119203749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119203749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119203749 data=null item=null 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')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119203731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119203731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119203731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119203730 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119203730 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Clicked on 
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2119203724 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2119203724 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
19:34:23 [2020-06-04T23:34:23.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2119203724 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2119203724 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119203724 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)}
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-2119203707 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119203700 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119203700 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119203700 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119203700 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119203700 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,∞) : }
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119203689 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Clicking on 
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119203684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119203684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119203684 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119203684 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119203684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119203684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119203684 data=null item=null 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')
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - Clicked on 
19:34:23 [2020-06-04T23:34:23.298Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-2119203674 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Clicking on Highlight All
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-2119203671 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2119203671 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-2119203670 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-2119203670 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-2119203670 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-2119203670 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-2119203670 data=null item=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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-2119203632 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2119203631 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-2119203631 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-2119203631 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-2119203631 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Clicked on Highlight All
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Clicking on &Next >
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2119203630 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2119203630 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2119203630 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2119203630 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2119203630 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2119203630 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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2119203630 data=null item=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')
19:34:23 [2020-06-04T23:34:23.299Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Clicked on &Next >
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Clicking on &Finish
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2119203615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2119203615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2119203615 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2119203615 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2119203615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2119203615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2119203615 data=null item=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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-2119203837 data=null item=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')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Clicked on 
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119203587 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched List with text "", using matcher: of type 'List'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched List with text "", using matcher: (of type 'List')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2119203586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2119203586 data=null doit=true} to (of type 'List')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2119203586 data=null} to (of type 'List')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2119203585 data=null button=1 stateMask=0x0 x=132 y=77 count=1} to (of type 'List')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2119203585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2119203585 data=null button=1 stateMask=0x80000 x=132 y=77 count=1} to (of type 'List')
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.299Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Clicking on Delete
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2119203585 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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2119203585 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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2119203585 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2119203585 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2119203585 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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2119203584 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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2119203577 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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2119203577 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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2119203577 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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2119203577 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2119203577 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Clicked on Delete
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2119203576 data=null doit=true} to Shell with text {Delete Custom Parser}
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Clicking on &Yes
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2119203576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2119203576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2119203576 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2119203576 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2119203576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2119203576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2119203576 data=null item=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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2119203584 data=null item=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')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Clicked on 
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119203527 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Clicking on &Close
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2119203527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2119203526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2119203526 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2119203526 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2119203526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2119203526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2119203526 data=null item=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')
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2119203855 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...'
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Clicked on 
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119203313 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2119203308 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2119203307 data=null doit=true} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2119203307 data=null} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2119203307 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119203307 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}
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2119203298 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:23 [2020-06-04T23:34:23.555Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202712 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202711 data=null item=null 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')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.115Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202711 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119202711 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Clicking on OK
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119202711 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119202711 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119202711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.116Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.372Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119202711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119203273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Clicked on 
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2119202585 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2119202585 data=null doit=true} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2119202585 data=null} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2119202584 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119202584 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}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2119202576 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2119202576 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2119202576 data=null doit=true} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2119202576 data=null} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2119202576 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119202576 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}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2119202572 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2119202572 data=null doit=true} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2119202572 data=null} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2119202572 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119202572 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}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2119202570 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.372Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119202569 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119202569 data=null doit=true} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119202569 data=null} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119202569 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119202569 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]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119202564 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2119202564 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2119202564 data=null doit=true} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2119202564 data=null} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2119202564 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119202564 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]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2119202562 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119202530 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched List with text "", using matcher: of type 'List'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched List with text "", using matcher: (of type 'List')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2119202529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2119202529 data=null doit=true} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2119202529 data=null} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2119202529 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2119202529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2119202529 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Clicking on Edit...
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-2119202528 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')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2119202528 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')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-2119202528 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-2119202528 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-2119202528 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')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-2119202528 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')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-2119202483 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')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2119202483 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')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-2119202483 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')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-2119202483 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-2119202483 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Clicked on Edit...
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-2119202482 data=null doit=true} to Shell with text {Custom Text Parser}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:24 [2020-06-04T23:34:24.373Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-2119202467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.374Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Clicking on 
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119202461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119202460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119202460 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119202460 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119202460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119202460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119202460 data=null item=null 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')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119202451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119202451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119202451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119202451 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119202451 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - Clicked on 
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
19:34:24 [2020-06-04T23:34:24.375Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2119202430 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2119202430 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2119202430 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2119202430 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119202430 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(.*)}
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-2119202413 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119202407 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119202407 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119202406 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119202406 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119202406 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,∞) : }
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-2119202397 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.631Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Clicking on 
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119202392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119202392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119202392 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119202392 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119202392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119202392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119202392 data=null item=null 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Clicked on 
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-2119202383 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Clicking on Highlight All
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-2119202379 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2119202379 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-2119202379 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-2119202379 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-2119202379 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-2119202379 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-2119202379 data=null item=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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-2119202377 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-2119202377 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-2119202377 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-2119202377 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-2119202377 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Clicked on Highlight All
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Clicking on &Next >
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2119202376 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2119202376 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2119202376 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2119202376 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2119202375 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2119202375 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')
19:34:24 [2020-06-04T23:34:24.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2119202375 data=null item=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')
19:34:24 [2020-06-04T23:34:24.632Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Clicked on &Next >
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Clicking on &Finish
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2119202333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2119202332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2119202332 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2119202332 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2119202332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2119202332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2119202332 data=null item=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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-2119202528 data=null item=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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Clicked on 
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119202289 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched List with text "", using matcher: of type 'List'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched List with text "", using matcher: (of type 'List')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2119202289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2119202289 data=null doit=true} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2119202289 data=null} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2119202288 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2119202288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2119202288 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Clicking on Delete
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2119202288 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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2119202288 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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2119202288 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2119202288 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2119202288 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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2119202288 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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2119202279 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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2119202279 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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2119202279 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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2119202279 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2119202279 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Clicked on Delete
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-2119202278 data=null doit=true} to Shell with text {Delete Custom Parser}
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Clicking on &Yes
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2119202278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2119202278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2119202278 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2119202278 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2119202278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2119202278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2119202277 data=null item=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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2119202288 data=null item=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')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Clicked on 
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2119202219 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Clicking on &Close
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2119202218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2119202218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2119202218 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2119202218 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2119202218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2119202218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:34:24 [2020-06-04T23:34:24.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2119202218 data=null item=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')
19:34:24 [2020-06-04T23:34:24.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2119202548 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...'
19:34:24 [2020-06-04T23:34:24.634Z] DEBUG - Clicked on 
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119202106 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-2119202102 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-2119202102 data=null doit=true} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-2119202102 data=null} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-2119202102 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119202102 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}
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-2119202095 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText}
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:24 [2020-06-04T23:34:24.890Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null item=null 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')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201530 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119201529 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Clicking on OK
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119201529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119201529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119201529 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119201529 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119201529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119201529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119201529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119202078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:25 [2020-06-04T23:34:25.450Z] DEBUG - Clicked on 
19:34:25 [2020-06-04T23:34:25.450Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.531 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
19:34:25 [2020-06-04T23:34:25.450Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 1.309 s
19:34:25 [2020-06-04T23:34:25.450Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 1.182 s
19:34:25 [2020-06-04T23:34:25.450Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
19:34:26 [2020-06-04T23:34:26.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119200006 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119199965 data=null doit=true} to Shell with text {Preferences}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119199962 data=null button=0 stateMask=0x0 x=48 y=516 count=0} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119199962 data=null doit=true} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119199962 data=null} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119199962 data=null button=1 stateMask=0x0 x=48 y=516 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199962 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}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119199952 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119199952 data=null doit=true} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119199952 data=null} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119199952 data=null button=1 stateMask=0x0 x=48 y=490 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119199951 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}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119199949 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119199948 data=null button=0 stateMask=0x0 x=80 y=562 count=0} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119199948 data=null doit=true} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119199948 data=null} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119199948 data=null button=1 stateMask=0x0 x=80 y=562 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199948 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
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119199926 data=null button=1 stateMask=0x80000 x=80 y=490 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Clicking on Check all
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119199924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119199924 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119199924 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119199924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119199924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119199924 data=null item=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')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119199923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119199923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119199923 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119199923 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Clicked on Check all
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Clicking on &Apply
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119199922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119199922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119199922 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119199922 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119199922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119199922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119199922 data=null item=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')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119199921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119199921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119199921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119199921 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119199921 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Clicked on &Apply
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Clicking on Apply and Close
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119199920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119199920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119199920 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119199920 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119199920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119199920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119199920 data=null item=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')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119200001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Clicked on 
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - number of items : 11
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119199846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119199846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119199846 data=null doit=true} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119199846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119199846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119199846 data=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}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119199840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119199840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119199840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119199840 data=null doit=true} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119199839 data=null} to ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2119199838 data=null doit=true} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2119199838 data=null} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2119199838 data=null button=1 stateMask=0x0 x=61 y=257 count=1} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119199838 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}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2119199836 data=null button=1 stateMask=0x80000 x=61 y=257 count=1} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199836 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199836 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199836 data=null button=1 stateMask=0x0 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119199836 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
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199833 data=null button=1 stateMask=0x80000 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199833 data=null button=0 stateMask=0x0 x=210 y=281 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199833 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199833 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199833 data=null button=1 stateMask=0x0 x=210 y=281 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199833 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
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199827 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119199825 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119199792 data=null doit=true} to Shell with text {Preferences}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119199791 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119199791 data=null doit=true} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119199791 data=null} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119199790 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199790 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}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119199783 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.073Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119199783 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119199783 data=null doit=true} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119199783 data=null} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119199783 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199783 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
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119199780 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Clicking on Uncheck all
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2119199778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2119199778 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2119199778 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2119199778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2119199778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2119199778 data=null item=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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2119199777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2119199776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2119199776 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2119199776 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Clicked on Uncheck all
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-2119199776 data=null doit=true} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-2119199776 data=null} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-2119199775 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119199775 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}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-2119199774 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-2119199774 data=null doit=true} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-2119199774 data=null} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-2119199773 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119199773 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
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-2119199773 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-2119199771 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-2119199771 data=null doit=true} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-2119199771 data=null} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-2119199771 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199771 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
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-2119199771 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Clicking on Check selected
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2119199770 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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119199770 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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2119199770 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2119199770 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2119199770 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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2119199770 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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2119199769 data=null item=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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2119199769 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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119199769 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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2119199769 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')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2119199769 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2119199769 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Clicked on Check selected
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.073Z] DEBUG - Clicking on &Apply
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119199768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119199768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119199768 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119199768 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119199768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119199768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119199768 data=null item=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')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119199767 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119199766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119199766 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119199766 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119199766 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Clicked on &Apply
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.074Z] 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')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Clicking on Apply and Close
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119199765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119199765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119199765 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119199765 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119199765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119199765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119199765 data=null item=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')
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119199821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Clicked on 
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.074Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.074Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-2119199731 data=null button=0 stateMask=0x0 x=61 y=233 count=0} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2119199731 data=null doit=true} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2119199731 data=null} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2119199731 data=null button=1 stateMask=0x0 x=61 y=233 count=1} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199731 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}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2119199727 data=null button=1 stateMask=0x80000 x=61 y=233 count=1} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.330Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.330Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199727 data=null button=0 stateMask=0x0 x=210 y=257 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199727 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199727 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199727 data=null button=1 stateMask=0x0 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199726 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
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199722 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119199720 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119199686 data=null doit=true} to Shell with text {Preferences}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119199684 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119199684 data=null doit=true} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119199684 data=null} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119199684 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199684 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}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119199677 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.330Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119199676 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119199676 data=null doit=true} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119199676 data=null} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119199676 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199676 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
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119199673 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Clicking on Uncheck all
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2119199672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2119199671 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2119199671 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2119199671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2119199671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2119199671 data=null item=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')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2119199670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2119199670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2119199670 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2119199670 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Clicked on Uncheck all
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2119199670 data=null doit=true} to TreeItem with text {Custom Text}
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2119199670 data=null} to TreeItem with text {Custom Text}
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2119199670 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119199669 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}
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2119199668 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2119199668 data=null doit=true} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2119199668 data=null} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2119199668 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119199668 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
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2119199667 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-2119199665 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2119199665 data=null doit=true} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2119199665 data=null} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2119199665 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199665 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
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2119199664 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Clicking on Check selected
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2119199633 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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119199633 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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2119199633 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2119199633 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2119199633 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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2119199633 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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2119199633 data=null item=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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2119199632 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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119199632 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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2119199632 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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2119199632 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2119199632 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Clicked on Check selected
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Clicking on &Apply
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119199631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119199631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119199631 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119199631 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119199631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119199631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119199631 data=null item=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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119199630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119199630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119199630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119199630 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119199630 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Clicked on &Apply
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.331Z] 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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Clicking on Apply and Close
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119199629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119199629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119199629 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119199629 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119199629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119199629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119199629 data=null item=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')
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119199717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Clicked on 
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.331Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.331Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-2119199613 data=null button=0 stateMask=0x0 x=61 y=233 count=0} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-2119199613 data=null doit=true} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-2119199613 data=null} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-2119199613 data=null button=1 stateMask=0x0 x=61 y=233 count=1} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199613 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}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-2119199609 data=null button=1 stateMask=0x80000 x=61 y=233 count=1} to TreeItem with text {FILTER test}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.332Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.332Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199609 data=null button=0 stateMask=0x0 x=210 y=257 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199608 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199608 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199608 data=null button=1 stateMask=0x0 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199608 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
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-2119199604 data=null button=1 stateMask=0x80000 x=210 y=257 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119199602 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119199517 data=null doit=true} to Shell with text {Preferences}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119199514 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119199514 data=null doit=true} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119199514 data=null} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119199514 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199513 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}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119199504 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.332Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119199503 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119199503 data=null doit=true} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119199503 data=null} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119199503 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199503 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
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119199499 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Clicking on Check all
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119199497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119199496 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119199496 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119199496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119199496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119199496 data=null item=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')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119199494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119199494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119199494 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119199494 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Clicked on Check all
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Clicking on &Apply
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119199493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119199493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119199493 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119199492 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119199492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119199492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119199492 data=null item=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')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119199492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119199492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119199492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119199492 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119199492 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Clicked on &Apply
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.333Z] 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')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Clicking on Apply and Close
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119199490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119199490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119199490 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119199490 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119199490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119199490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119199490 data=null item=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')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119199597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Clicked on 
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119199429 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119199386 data=null doit=true} to Shell with text {Preferences}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119199384 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119199384 data=null doit=true} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119199384 data=null} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119199384 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199384 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}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119199332 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:27 [2020-06-04T23:34:27.589Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119199331 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119199331 data=null doit=true} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119199331 data=null} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119199331 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199331 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
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119199327 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Clicking on Check all
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119199324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119199324 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119199324 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119199324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119199324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119199324 data=null item=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')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119199322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119199322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119199322 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119199322 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Clicked on Check all
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Clicking on Uncheck all
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2119199320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2119199320 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2119199320 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2119199320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2119199320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2119199320 data=null item=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')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2119199319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2119199318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2119199318 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2119199318 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - Clicked on Uncheck all
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.589Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicking on Check all
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119199316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119199316 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119199316 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119199315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119199315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119199315 data=null item=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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119199313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119199313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119199313 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119199313 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicked on Check all
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-2119199310 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-2119199310 data=null doit=true} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-2119199310 data=null} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-2119199310 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119199310 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}
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-2119199309 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML}
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicking on Uncheck all
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2119199308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2119199308 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2119199307 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2119199307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2119199307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2119199307 data=null item=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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2119199306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2119199305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2119199305 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2119199305 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicked on Uncheck all
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicking on Check selected
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2119199304 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119199304 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2119199304 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2119199304 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2119199304 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2119199304 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2119199304 data=null item=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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2119199303 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119199303 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2119199303 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2119199303 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2119199303 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicked on Check selected
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicking on Check all
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119199302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119199302 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119199302 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119199302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119199301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119199301 data=null item=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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119199299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119199299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119199299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119199299 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119199299 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicked on Check all
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Clicking on Uncheck selected
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2119199298 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2119199298 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')
19:34:27 [2020-06-04T23:34:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2119199298 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2119199298 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2119199298 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')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2119199298 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')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2119199298 data=null item=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')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2119199297 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')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2119199297 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')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2119199297 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')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2119199297 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2119199297 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Clicked on Uncheck selected
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Clicking on Uncheck all
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2119199296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2119199296 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2119199296 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2119199296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2119199296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2119199296 data=null item=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')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2119199295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119199295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2119199294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2119199294 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2119199294 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - Clicked on Uncheck all
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:27 [2020-06-04T23:34:27.591Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Clicking on Check all
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119198991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119198991 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119198991 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119198991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119198991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119198991 data=null item=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')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119198990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119198990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119198990 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119198990 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - Clicked on Check all
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
19:34:27 [2020-06-04T23:34:27.846Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Clicking on Check all
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119198687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119198687 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119198687 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119198687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119198687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119198686 data=null item=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')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119198685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119198685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119198685 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119198685 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Clicked on Check all
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Clicking on &Apply
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119198684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119198684 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119198684 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119198684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119198684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119198684 data=null item=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')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119198684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119198684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119198684 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119198684 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Clicked on &Apply
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.408Z] 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')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Clicking on Apply and Close
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119198683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119198683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119198683 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119198683 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119198683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119198683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119198682 data=null item=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')
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119199425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.408Z] DEBUG - Clicked on 
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119198671 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119198638 data=null doit=true} to Shell with text {Preferences}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119198636 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119198636 data=null doit=true} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119198636 data=null} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119198636 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198636 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}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119198629 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.409Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119198628 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119198628 data=null doit=true} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119198628 data=null} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119198628 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198628 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
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119198625 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Clicking on Check all
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119198624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119198623 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119198623 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119198623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119198623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119198623 data=null item=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')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119198622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119198622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119198622 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119198622 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Clicked on Check all
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Clicking on &Apply
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119198621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119198621 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119198621 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119198621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119198621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119198621 data=null item=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')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119198621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119198621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119198621 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119198621 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Clicked on &Apply
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.409Z] 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')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Clicking on Apply and Close
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119198620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119198620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119198620 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119198620 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119198620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119198619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119198619 data=null item=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')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119198667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Clicked on 
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119198598 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119198598 data=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119198598 data=null} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119198598 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119198594 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119198593 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119198593 data=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119198593 data=null} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119198593 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119198589 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119198589 data=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119198589 data=null} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119198589 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119198589 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}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119198586 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119198586 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119198586 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119198586 data=null} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119198586 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198586 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119198582 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119198581 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119198581 data=null} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119198581 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119198581 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]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119198578 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2119198578 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2119198578 data=null doit=true} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2119198578 data=null} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2119198578 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198578 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
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2119198574 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2119198574 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2119198574 data=null doit=true} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2119198574 data=null} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2119198574 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198573 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
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2119198570 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119198519 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119198482 data=null doit=true} to Shell with text {Preferences}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119198480 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119198480 data=null doit=true} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119198480 data=null} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119198480 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198480 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}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119198472 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.410Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119198471 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119198471 data=null doit=true} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119198471 data=null} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119198471 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198471 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
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119198468 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Clicking on Uncheck all
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2119198467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119198467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2119198467 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2119198467 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2119198466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2119198466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2119198466 data=null item=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')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2119198433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119198433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2119198433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2119198433 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2119198433 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Clicked on Uncheck all
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2119198433 data=null doit=true} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2119198433 data=null} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2119198432 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119198432 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}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2119198431 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-2119198429 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2119198428 data=null doit=true} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2119198428 data=null} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2119198428 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198428 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}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2119198427 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Clicking on Check selected
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2119198427 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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119198427 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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2119198427 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2119198427 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2119198426 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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2119198426 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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2119198426 data=null item=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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2119198425 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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119198425 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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2119198425 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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2119198424 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2119198424 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Clicked on Check selected
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Clicking on &Apply
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119198424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119198423 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119198423 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119198423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119198423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119198423 data=null item=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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119198423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119198423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119198423 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119198423 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Clicked on &Apply
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.411Z] 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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Clicking on Apply and Close
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119198422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119198422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119198422 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119198422 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119198422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119198422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119198422 data=null item=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')
19:34:28 [2020-06-04T23:34:28.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119198514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Clicked on 
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119198405 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119198405 data=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119198405 data=null} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119198405 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119198400 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119198399 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119198399 data=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119198399 data=null} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119198399 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119198395 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.667Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119198395 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119198395 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119198395 data=null} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119198394 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198394 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119198391 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.667Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2119198390 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2119198390 data=null doit=true} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2119198390 data=null} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2119198390 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198390 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
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2119198386 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-2119198386 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-2119198386 data=null doit=true} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-2119198386 data=null} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-2119198386 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198385 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
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-2119198382 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119198365 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119198301 data=null doit=true} to Shell with text {Preferences}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119198299 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119198299 data=null doit=true} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119198299 data=null} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119198299 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198299 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}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119198291 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.668Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119198291 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119198291 data=null doit=true} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119198291 data=null} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119198290 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198290 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
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119198288 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Clicking on Check all
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119198286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119198286 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119198286 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119198286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119198286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119198286 data=null item=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')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119198284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119198284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119198284 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119198284 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Clicked on Check all
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Clicking on &Apply
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119198284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119198284 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119198284 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119198283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119198283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119198283 data=null item=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')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119198283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119198283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119198283 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119198283 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Clicked on &Apply
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.668Z] 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')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Clicking on Apply and Close
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119198282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119198282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119198282 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119198282 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119198282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119198282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119198282 data=null item=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')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119198329 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicked on 
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119198269 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119198216 data=null doit=true} to Shell with text {Preferences}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119198214 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119198214 data=null doit=true} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119198214 data=null} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119198214 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198214 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}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119198207 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.669Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119198206 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119198206 data=null doit=true} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119198206 data=null} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119198206 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198205 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
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119198203 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicking on Check all
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119198201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119198201 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119198201 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119198201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119198201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119198201 data=null item=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')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119198200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119198200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119198200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119198200 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119198200 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicked on Check all
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicking on &Apply
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119198199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119198199 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119198199 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119198199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119198199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119198199 data=null item=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')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119198199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119198199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119198199 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119198199 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicked on &Apply
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.669Z] 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')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicking on Apply and Close
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119198198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119198198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119198198 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119198198 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119198198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119198198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119198198 data=null item=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')
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119198265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.669Z] DEBUG - Clicked on 
19:34:28 [2020-06-04T23:34:28.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119198185 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:28 [2020-06-04T23:34:28.670Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:28 [2020-06-04T23:34:28.670Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.670Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.670Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.670Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:28 [2020-06-04T23:34:28.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119198153 data=null doit=true} to Shell with text {Preferences}
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119198131 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119198131 data=null doit=true} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119198131 data=null} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119198131 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198131 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}
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119198123 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.925Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119198122 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119198122 data=null doit=true} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119198122 data=null} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119198122 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198122 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
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119198119 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Clicking on Uncheck all
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2119198118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119198117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2119198117 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2119198117 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2119198117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2119198117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2119198117 data=null item=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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2119198116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2119198116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2119198116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2119198116 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2119198116 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Clicked on Uncheck all
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-2119198116 data=null doit=true} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-2119198116 data=null} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-2119198116 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119198116 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}
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-2119198115 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text}
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2119198115 data=null doit=true} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2119198114 data=null} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2119198114 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119198114 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
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2119198114 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-2119198112 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-2119198112 data=null doit=true} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-2119198112 data=null} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-2119198112 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198112 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
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-2119198111 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Clicking on Check selected
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2119198110 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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119198110 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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2119198110 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2119198110 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2119198110 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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2119198110 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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2119198110 data=null item=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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2119198110 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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2119198109 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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2119198109 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')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2119198109 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2119198109 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Clicked on Check selected
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Clicking on &Apply
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119198109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119198109 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119198109 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119198109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119198108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119198108 data=null item=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')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119198108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119198108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119198108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119198108 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119198108 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Clicked on &Apply
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.927Z] 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')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Clicking on Apply and Close
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119198107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119198107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119198107 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119198107 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119198107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119198107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119198107 data=null item=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')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119198181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Clicked on 
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119198091 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119198091 data=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119198090 data=null} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119198090 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119198086 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119198085 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119198085 data=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119198085 data=null} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119198085 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119198081 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:28 [2020-06-04T23:34:28.927Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119198080 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119198080 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119198080 data=null} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119198080 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198080 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119198076 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119198075 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119198075 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119198075 data=null} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119198075 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119198075 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119198072 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Clicking on with mnemonic 'Import...'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Clicked on with mnemonic 'Import...'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2119197993 data=null doit=true} to Shell with text {Trace Import}
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Clicking on Cancel
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2119197992 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')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2119197991 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')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2119197991 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2119197991 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2119197991 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')
19:34:28 [2020-06-04T23:34:28.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2119197991 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')
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2119197991 data=null item=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')
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2119198030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Clicked on 
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119197976 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119197905 data=null doit=true} to Shell with text {Preferences}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119197904 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119197904 data=null doit=true} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119197904 data=null} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119197903 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197903 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}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119197896 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:28 [2020-06-04T23:34:28.928Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119197896 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119197895 data=null doit=true} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119197895 data=null} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119197895 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:28 [2020-06-04T23:34:28.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197895 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
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119197892 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Clicking on Check all
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119197891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119197891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119197891 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119197891 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119197890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119197890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119197890 data=null item=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')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119197889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119197889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119197889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119197889 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119197889 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Clicked on Check all
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Clicking on &Apply
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119197888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119197888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119197888 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119197888 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119197888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119197888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119197888 data=null item=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')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119197887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119197887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119197887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119197887 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119197887 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicked on &Apply
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:29 [2020-06-04T23:34:29.185Z] 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')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicking on Apply and Close
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119197886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119197886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119197886 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119197886 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119197886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119197886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119197886 data=null item=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')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119197972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicked on 
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119197871 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119197871 data=null doit=true} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119197871 data=null} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119197871 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197870 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119197866 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119197866 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119197865 data=null doit=true} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119197865 data=null} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119197865 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197865 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119197862 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.185Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119197861 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119197861 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119197861 data=null} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119197861 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197861 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119197832 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119197831 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119197831 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119197831 data=null} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119197831 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197831 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119197828 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicking on with mnemonic 'Import...'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicked on with mnemonic 'Import...'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2119197783 data=null doit=true} to Shell with text {Trace Import}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicking on Cancel
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2119197781 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')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2119197781 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')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2119197781 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2119197781 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2119197781 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')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2119197781 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')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2119197781 data=null item=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')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2119197816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicked on 
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119197766 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2119197718 data=null doit=true} to Shell with text {Preferences}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2119197716 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2119197716 data=null doit=true} to TreeItem with text {Tracing}
19:34:29 [2020-06-04T23:34:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2119197716 data=null} to TreeItem with text {Tracing}
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2119197716 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197716 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}
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2119197706 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
19:34:29 [2020-06-04T23:34:29.186Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-2119197702 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-2119197702 data=null doit=true} to Tree node with text: Trace Types
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-2119197702 data=null} to Tree node with text: Trace Types
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-2119197702 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197702 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
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-2119197699 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Clicking on Check all
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2119197698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119197697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2119197697 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2119197697 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2119197697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2119197697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2119197697 data=null item=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')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2119197696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2119197696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2119197696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2119197696 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2119197696 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Clicked on Check all
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Clicking on &Apply
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-2119197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-2119197695 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-2119197695 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-2119197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-2119197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-2119197695 data=null item=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')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-2119197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-2119197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-2119197695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-2119197695 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-2119197695 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Clicked on &Apply
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:34:29 [2020-06-04T23:34:29.186Z] 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')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Clicking on Apply and Close
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2119197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2119197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2119197694 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2119197694 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2119197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2119197694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2119197694 data=null item=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')
19:34:29 [2020-06-04T23:34:29.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2119197762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:34:29 [2020-06-04T23:34:29.441Z] DEBUG - Clicked on 
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-2119197230 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119197226 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119197226 data=null doit=true} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119197226 data=null} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119197226 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119197226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119197221 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:29 [2020-06-04T23:34:29.696Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196653 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196653 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196653 data=null item=null 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')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196652 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119196652 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:30 [2020-06-04T23:34:30.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:30 [2020-06-04T23:34:30.257Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] DEBUG - Clicking on OK
19:34:30 [2020-06-04T23:34:30.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119196652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119196652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119196652 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119196651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119196651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119196651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.512Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.512Z] DEBUG - Clicked on OK
19:34:30 [2020-06-04T23:34:30.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119196651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:30 [2020-06-04T23:34:30.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119197200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:31 [2020-06-04T23:34:31.071Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.587 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
19:34:31 [2020-06-04T23:34:31.071Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.413 s
19:34:31 [2020-06-04T23:34:31.071Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.932 s
19:34:31 [2020-06-04T23:34:31.071Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.401 s
19:34:31 [2020-06-04T23:34:31.071Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 0.502 s
19:34:31 [2020-06-04T23:34:31.071Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2119195731 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2119195731 data=null doit=true} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2119195731 data=null} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2119195731 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119195730 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}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2119195719 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2119195719 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2119195719 data=null doit=true} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2119195719 data=null} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2119195719 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119195718 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}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2119195714 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] 
19:34:31 [2020-06-04T23:34:31.329Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-04 23:34:31.118
19:34:31 [2020-06-04T23:34:31.329Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-2119195630 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'
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2119195603 data=null doit=true} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2119195603 data=null} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2119195603 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119195603 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}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2119195601 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-2119195601 data=null doit=true} to TreeItem with text {Trace Compass}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-2119195601 data=null} to TreeItem with text {Trace Compass}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-2119195600 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119195600 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}
19:34:31 [2020-06-04T23:34:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-2119195598 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
19:34:31 [2020-06-04T23:34:31.329Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
19:34:32 [2020-06-04T23:34:32.691Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
19:34:32 [2020-06-04T23:34:32.691Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:34:32 [2020-06-04T23:34:32.691Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:34:32 [2020-06-04T23:34:32.691Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:34:32 [2020-06-04T23:34:32.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:32 [2020-06-04T23:34:32.691Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
19:34:32 [2020-06-04T23:34:32.691Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=-2119194110 data=null doit=true} to Shell with text {Filters and Customization}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@1805ec9
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-2119194109 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Attempting to set focus on Table with text {}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-2119194106 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-2119194106 data=null doit=true} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-2119194106 data=null} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-2119194106 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119194106 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}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-2119194105 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Setting state to unchecked on: .* resources
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Attempting to set focus on Table with text {}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2119194104 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-2119194104 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-2119194104 data=null} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2119194103 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119194103 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}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2119194103 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:32 [2020-06-04T23:34:32.947Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Clicking on OK
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119194102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119194102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119194102 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119194102 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119194102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119194102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119194102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-2119194138 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...'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Clicked on 
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2119194076 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-2119194076 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-2119194076 data=null} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2119194075 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119194075 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}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2119194067 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-2119194067 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-2119194067 data=null} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2119194066 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119194066 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}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-2119194063 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119194063 data=null doit=true} to TreeItem with text {Traces [1]}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119194062 data=null} to TreeItem with text {Traces [1]}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119194062 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119194062 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]}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119194059 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:34:32 [2020-06-04T23:34:32.948Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=-2119194008 data=null doit=true} to Shell with text {Filters and Customization}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@15414fc
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-2119194008 data=null item=CTabItem {Filters} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CTabItem')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Attempting to set focus on Table with text {}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-2119194005 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-2119194005 data=null doit=true} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-2119194005 data=null} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-2119194005 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119194005 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}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-2119194005 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Setting state to checked on: .* resources
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Attempting to set focus on Table with text {}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2119194003 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-2119194003 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-2119194003 data=null} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2119194003 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119194003 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}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-2119194003 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects}
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Clicking on OK
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119194002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119194002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119194002 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119194002 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119194001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119194001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119194001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-2119194029 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...'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - Clicked on 
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:32 [2020-06-04T23:34:32.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:33 [2020-06-04T23:34:33.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119193577 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:34:33 [2020-06-04T23:34:33.508Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:34:33 [2020-06-04T23:34:33.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:34:33 [2020-06-04T23:34:33.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:34:33 [2020-06-04T23:34:33.508Z] DEBUG - Attempting to set focus on Tree with text {}
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-2119193573 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-2119193573 data=null doit=true} to TreeItem with text {SomeProject}
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-2119193573 data=null} to TreeItem with text {SomeProject}
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-2119193573 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119193573 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}
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-2119193565 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Clicking on with mnemonic 'Delete'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Clicked on with mnemonic 'Delete'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193515 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193515 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193514 data=null item=null 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')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193514 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119193514 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Clicking on OK
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119193514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119193514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119193514 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119193514 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119193514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119193514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.764Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.764Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.764Z] DEBUG - Clicked on OK
19:34:33 [2020-06-04T23:34:33.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119193514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:34:33 [2020-06-04T23:34:33.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119193549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:34:33 [2020-06-04T23:34:33.764Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.651 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
19:34:33 [2020-06-04T23:34:33.764Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.589 s
19:34:33 [2020-06-04T23:34:33.764Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.168 s
19:34:33 [2020-06-04T23:34:33.764Z] 
19:34:33 [2020-06-04T23:34:33.764Z] Results:
19:34:33 [2020-06-04T23:34:33.764Z] 
19:34:33 [2020-06-04T23:34:33.764Z] Tests run: 78, Failures: 0, Errors: 0, Skipped: 6
19:34:33 [2020-06-04T23:34:33.764Z] 
19:34:34 [2020-06-04T23:34:34.019Z] 
19:34:34 [2020-06-04T23:34:34.019Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:34:33.807
19:34:34 [2020-06-04T23:34:34.019Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] All tests passed!
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.6-SNAPSHOT [26/138]
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] The project's OSGi version is 2.1.6.202006042312
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
19:34:34 [2020-06-04T23:34:34.944Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[280] 
19:34:34 [2020-06-04T23:34:34.944Z] 	while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) {
19:34:34 [2020-06-04T23:34:34.944Z] 	                             ^^^^^^^^^^^^^^^^^
19:34:34 [2020-06-04T23:34:34.944Z] 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
19:34:34 [2020-06-04T23:34:34.944Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] 
19:34:34 [2020-06-04T23:34:34.944Z] 	fAspects.put(HOST_ID_STR, worker.getHostId());
19:34:34 [2020-06-04T23:34:34.944Z] 	             ^^^^^^^^^^^
19:34:34 [2020-06-04T23:34:34.944Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:34 [2020-06-04T23:34:34.944Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[387] 
19:34:34 [2020-06-04T23:34:34.944Z] 	List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values());
19:34:34 [2020-06-04T23:34:34.944Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
19:34:34 [2020-06-04T23:34:34.944Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
19:34:34 [2020-06-04T23:34:34.944Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[388] 
19:34:34 [2020-06-04T23:34:34.944Z] 	list.addAll(fWorkers.values());
19:34:34 [2020-06-04T23:34:34.944Z] 	            ^^^^^^^^^^^^^^^^^
19:34:34 [2020-06-04T23:34:34.944Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
19:34:34 [2020-06-04T23:34:34.944Z] 4 problems (4 warnings)
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] 
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:34 [2020-06-04T23:34:34.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.pom
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-pack200.jar.pack.gz
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-p2metadata.xml
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-p2artifacts.xml
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT [27/138]
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.199Z] [INFO] The project's OSGi version is 1.0.3.202006042312
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.200Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
19:34:35 [2020-06-04T23:34:35.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[61] 
19:34:35 [2020-06-04T23:34:35.455Z] 	private final EnumSet<DescriptorType> fType = EnumSet.noneOf(DescriptorType.class);
19:34:35 [2020-06-04T23:34:35.455Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:35 [2020-06-04T23:34:35.455Z] Null type safety (type annotations): The expression of type 'EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>' needs unchecked conversion to conform to '@NonNull EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>'
19:34:35 [2020-06-04T23:34:35.455Z] 1 problem (1 warning)
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.455Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
19:34:35 [2020-06-04T23:34:35.710Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.pom
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-p2metadata.xml
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-p2artifacts.xml
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT [28/138]
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] The project's OSGi version is 1.1.2.202006042312
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.711Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
19:34:35 [2020-06-04T23:34:35.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[284] 
19:34:35 [2020-06-04T23:34:35.967Z] 	complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE)));
19:34:35 [2020-06-04T23:34:35.967Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:35 [2020-06-04T23:34:35.967Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:35 [2020-06-04T23:34:35.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[111] 
19:34:35 [2020-06-04T23:34:35.967Z] 	return buildFromInputStream(propsStream, isUserDefined, appliesTo);
19:34:35 [2020-06-04T23:34:35.967Z] 	                            ^^^^^^^^^^^
19:34:35 [2020-06-04T23:34:35.967Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream'
19:34:35 [2020-06-04T23:34:35.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[137] 
19:34:35 [2020-06-04T23:34:35.967Z] 	try (final DirectoryStream<Path> directoryStream = Files.newDirectoryStream(configDir)) {
19:34:35 [2020-06-04T23:34:35.967Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:35 [2020-06-04T23:34:35.967Z] Null type safety (type annotations): The expression of type 'DirectoryStream<Path>' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>'
19:34:35 [2020-06-04T23:34:35.967Z] 3 problems (3 warnings)
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] 
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:35 [2020-06-04T23:34:35.967Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.pom
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-p2metadata.xml
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-p2artifacts.xml
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.2-SNAPSHOT [29/138]
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] The project's OSGi version is 5.1.2.202006042312
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.222Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
19:34:36 [2020-06-04T23:34:36.477Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[242] 
19:34:36 [2020-06-04T23:34:36.477Z] 	fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class);
19:34:36 [2020-06-04T23:34:36.477Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:36 [2020-06-04T23:34:36.477Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>'
19:34:36 [2020-06-04T23:34:36.477Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[384] 
19:34:36 [2020-06-04T23:34:36.477Z] 	SeriesModel seriesModel = entry.getValue().build();
19:34:36 [2020-06-04T23:34:36.477Z] 	                          ^^^^^^^^^^^^^^^^
19:34:36 [2020-06-04T23:34:36.477Z] 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
19:34:36 [2020-06-04T23:34:36.477Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
19:34:36 [2020-06-04T23:34:36.477Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
19:34:36 [2020-06-04T23:34:36.477Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
19:34:36 [2020-06-04T23:34:36.477Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
19:34:36 [2020-06-04T23:34:36.477Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
19:34:36 [2020-06-04T23:34:36.477Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
19:34:36 [2020-06-04T23:34:36.478Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:36 [2020-06-04T23:34:36.478Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]'
19:34:36 [2020-06-04T23:34:36.478Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[459] 
19:34:36 [2020-06-04T23:34:36.478Z] 	builder.setProperties(Ints.toArray(fProperties)).build();
19:34:36 [2020-06-04T23:34:36.478Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:36 [2020-06-04T23:34:36.478Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
19:34:36 [2020-06-04T23:34:36.478Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] 
19:34:36 [2020-06-04T23:34:36.478Z] 	return builder.setProperties(Ints.toArray(fProperties)).build();
19:34:36 [2020-06-04T23:34:36.478Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:36 [2020-06-04T23:34:36.478Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
19:34:36 [2020-06-04T23:34:36.478Z] 6 problems (6 warnings)
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-sources.jar
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.pom
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-sources.jar
19:34:36 [2020-06-04T23:34:36.478Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-pack200.jar.pack.gz
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-p2metadata.xml
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-p2artifacts.xml
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 5.0.0-SNAPSHOT [30/138]
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] The project's OSGi version is 5.0.0.202006042312
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] 
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:36 [2020-06-04T23:34:36.733Z] [INFO] Compiling 125 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
19:34:37 [2020-06-04T23:34:37.294Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] 
19:34:37 [2020-06-04T23:34:37.294Z] 	nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
19:34:37 [2020-06-04T23:34:37.294Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.294Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.294Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[229] 
19:34:37 [2020-06-04T23:34:37.294Z] 	return ImmutableList.copyOf(Iterables.transform(builders, DiskBuilder::build));
19:34:37 [2020-06-04T23:34:37.294Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.294Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Iterable<? extends @NonNull IYModel>'
19:34:37 [2020-06-04T23:34:37.294Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[236] 
19:34:37 [2020-06-04T23:34:37.294Z] 	long id = entry.getKey();
19:34:37 [2020-06-04T23:34:37.294Z] 	          ^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.294Z] 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
19:34:37 [2020-06-04T23:34:37.294Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[237] 
19:34:37 [2020-06-04T23:34:37.294Z] 	int quark = entry.getValue();
19:34:37 [2020-06-04T23:34:37.294Z] 	            ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.294Z] 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
19:34:37 [2020-06-04T23:34:37.294Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[170] 
19:34:37 [2020-06-04T23:34:37.295Z] 	long cpuTime = entry.getValue();
19:34:37 [2020-06-04T23:34:37.295Z] 	               ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] 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
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[227] 
19:34:37 [2020-06-04T23:34:37.295Z] 	entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime));
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                            ^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[234] 
19:34:37 [2020-06-04T23:34:37.295Z] 	String key = entry.getKey();
19:34:37 [2020-06-04T23:34:37.295Z] 	             ^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] 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
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[243] 
19:34:37 [2020-06-04T23:34:37.295Z] 	entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue()));
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                                        ^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java:[99] 
19:34:37 [2020-06-04T23:34:37.295Z] 	workerInfo.put(OsStrings.tid(), String.valueOf(tid)); //$NON-NLS-1$
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                      ^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Unnecessary $NON-NLS$ tag
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[41] 
19:34:37 [2020-06-04T23:34:37.295Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
19:34:37 [2020-06-04T23:34:37.295Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[131] 
19:34:37 [2020-06-04T23:34:37.295Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                             ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety: parameter 1 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[131] 
19:34:37 [2020-06-04T23:34:37.295Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                             ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety: parameter 2 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[156] 
19:34:37 [2020-06-04T23:34:37.295Z] 	ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP);
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[540] 
19:34:37 [2020-06-04T23:34:37.295Z] 	quarks = selectedEntries.values();
19:34:37 [2020-06-04T23:34:37.295Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type '@NonNull Collection<Integer>' needs unchecked conversion to conform to 'Collection<@NonNull Integer>'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[586] 
19:34:37 [2020-06-04T23:34:37.295Z] 	return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED);
19:34:37 [2020-06-04T23:34:37.295Z] 	                              ^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
19:34:37 [2020-06-04T23:34:37.295Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
19:34:37 [2020-06-04T23:34:37.295Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                                        ^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
19:34:37 [2020-06-04T23:34:37.295Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                                                         ^^
19:34:37 [2020-06-04T23:34:37.295Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[676] 
19:34:37 [2020-06-04T23:34:37.295Z] 	List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L);
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                                                               ^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[714] 
19:34:37 [2020-06-04T23:34:37.295Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
19:34:37 [2020-06-04T23:34:37.295Z] 	                                              ^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[717] 
19:34:37 [2020-06-04T23:34:37.295Z] 	data.put(entry.getKey(), entry.getValue());
19:34:37 [2020-06-04T23:34:37.295Z] 	         ^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[717] 
19:34:37 [2020-06-04T23:34:37.295Z] 	data.put(entry.getKey(), entry.getValue());
19:34:37 [2020-06-04T23:34:37.295Z] 	                         ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[20] 
19:34:37 [2020-06-04T23:34:37.295Z] 	public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted {
19:34:37 [2020-06-04T23:34:37.295Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.295Z] Javadoc: Missing comment for public declaration
19:34:37 [2020-06-04T23:34:37.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[45] 
19:34:37 [2020-06-04T23:34:37.295Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null;
19:34:37 [2020-06-04T23:34:37.295Z] 	                                                                                                          ^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[60] 
19:34:37 [2020-06-04T23:34:37.296Z] 	return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID);
19:34:37 [2020-06-04T23:34:37.296Z] 	                                             ^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[178] 
19:34:37 [2020-06-04T23:34:37.296Z] 	double[] threadValues = entry.getValue().getData();
19:34:37 [2020-06-04T23:34:37.296Z] 	                        ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] 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
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[273] 
19:34:37 [2020-06-04T23:34:37.296Z] 	nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName())));
19:34:37 [2020-06-04T23:34:37.296Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[39] 
19:34:37 [2020-06-04T23:34:37.296Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
19:34:37 [2020-06-04T23:34:37.296Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[234] 
19:34:37 [2020-06-04T23:34:37.296Z] 	TimeGraphEntryModel traceEntry = new TimeGraphEntryModel(fTraceId, -1, getTrace().getName(), ss.getStartTime(), end);
19:34:37 [2020-06-04T23:34:37.296Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[352] 
19:34:37 [2020-06-04T23:34:37.296Z] 	return builder.build();
19:34:37 [2020-06-04T23:34:37.296Z] 	       ^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<TimeGraphEntryModel>'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[413] 
19:34:37 [2020-06-04T23:34:37.296Z] 	return Lists.newArrayList(models);
19:34:37 [2020-06-04T23:34:37.296Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<@NonNull TimeGraphEntryModel>'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[413] 
19:34:37 [2020-06-04T23:34:37.296Z] 	return Lists.newArrayList(models);
19:34:37 [2020-06-04T23:34:37.296Z] 	                          ^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'Set<TimeGraphEntryModel>' needs unchecked conversion to conform to 'Iterable<? extends @NonNull TimeGraphEntryModel>', corresponding supertype is 'Iterable<TimeGraphEntryModel>'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[428] 
19:34:37 [2020-06-04T23:34:37.296Z] 	return builder.build();
19:34:37 [2020-06-04T23:34:37.296Z] 	       ^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<TimeGraphEntryModel>'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[454] 
19:34:37 [2020-06-04T23:34:37.296Z] 	for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) {
19:34:37 [2020-06-04T23:34:37.296Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'Collection<Integer>' needs unchecked conversion to conform to '@NonNull Collection<Integer>'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
19:34:37 [2020-06-04T23:34:37.296Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
19:34:37 [2020-06-04T23:34:37.296Z] 	                                                                                     ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
19:34:37 [2020-06-04T23:34:37.296Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
19:34:37 [2020-06-04T23:34:37.296Z] 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
19:34:37 [2020-06-04T23:34:37.296Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
19:34:37 [2020-06-04T23:34:37.296Z] 	                                                                                                                              ^^
19:34:37 [2020-06-04T23:34:37.296Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[779] 
19:34:37 [2020-06-04T23:34:37.296Z] 	return new TmfModelResponse<>(returnValue, status, statusMessage);
19:34:37 [2020-06-04T23:34:37.296Z] 	                              ^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[794] 
19:34:37 [2020-06-04T23:34:37.296Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
19:34:37 [2020-06-04T23:34:37.296Z] 	                                              ^^^^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[797] 
19:34:37 [2020-06-04T23:34:37.296Z] 	data.put(entry.getKey(), entry.getValue());
19:34:37 [2020-06-04T23:34:37.296Z] 	         ^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:37 [2020-06-04T23:34:37.296Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[797] 
19:34:37 [2020-06-04T23:34:37.296Z] 	data.put(entry.getKey(), entry.getValue());
19:34:37 [2020-06-04T23:34:37.296Z] 	                         ^^^^^^^^^^^^^^^^
19:34:37 [2020-06-04T23:34:37.296Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
19:34:37 [2020-06-04T23:34:37.296Z] 41 problems (41 warnings)
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.296Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.551Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.pom
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-p2metadata.xml
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-p2artifacts.xml
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Building Trace Compass LTTng Support Parent 6.0.0-SNAPSHOT      [31/138]
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --------------------------------[ pom ]---------------------------------
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-6.0.0-SNAPSHOT.pom
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT [32/138]
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] The project's OSGi version is 1.1.2.202006042312
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.552Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.pom
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-p2metadata.xml
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-p2artifacts.xml
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT [33/138]
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] The project's OSGi version is 4.0.0.202006042312
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:37 [2020-06-04T23:34:37.807Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.063Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
19:34:38 [2020-06-04T23:34:38.623Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[177] 
19:34:38 [2020-06-04T23:34:38.623Z] 	buffer.putString(entry.getKey());
19:34:38 [2020-06-04T23:34:38.623Z] 	                 ^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.623Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:38 [2020-06-04T23:34:38.623Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[204] 
19:34:38 [2020-06-04T23:34:38.623Z] 	size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey());
19:34:38 [2020-06-04T23:34:38.623Z] 	                                                    ^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.623Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:38 [2020-06-04T23:34:38.623Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[81] 
19:34:38 [2020-06-04T23:34:38.623Z] 	Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container);
19:34:38 [2020-06-04T23:34:38.623Z] 	               ^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.623Z] 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
19:34:38 [2020-06-04T23:34:38.623Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[266] 
19:34:38 [2020-06-04T23:34:38.623Z] 	series.getValue().getData()[i] = extractValue(value);
19:34:38 [2020-06-04T23:34:38.623Z] 	^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.623Z] 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
19:34:38 [2020-06-04T23:34:38.623Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[274] 
19:34:38 [2020-06-04T23:34:38.623Z] 	getSeriesDelta(series.getValue().getData());
19:34:38 [2020-06-04T23:34:38.623Z] 	               ^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.623Z] 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
19:34:38 [2020-06-04T23:34:38.623Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[278] 
19:34:38 [2020-06-04T23:34:38.623Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
19:34:38 [2020-06-04T23:34:38.623Z] 	                                                 ^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[369] 
19:34:38 [2020-06-04T23:34:38.624Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
19:34:38 [2020-06-04T23:34:38.624Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[173] 
19:34:38 [2020-06-04T23:34:38.624Z] 	int attributeQuark = series.getKey().fQuark;
19:34:38 [2020-06-04T23:34:38.624Z] 	                     ^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[176] 
19:34:38 [2020-06-04T23:34:38.624Z] 	series.getValue().getData()[i] = extractValue(value);
19:34:38 [2020-06-04T23:34:38.624Z] 	^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[183] 
19:34:38 [2020-06-04T23:34:38.624Z] 	if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) {
19:34:38 [2020-06-04T23:34:38.624Z] 	    ^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[184] 
19:34:38 [2020-06-04T23:34:38.624Z] 	getSeriesDelta(series.getValue().getData());
19:34:38 [2020-06-04T23:34:38.624Z] 	               ^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] 
19:34:38 [2020-06-04T23:34:38.624Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
19:34:38 [2020-06-04T23:34:38.624Z] 	                                                 ^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[162] 
19:34:38 [2020-06-04T23:34:38.624Z] 	fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate());
19:34:38 [2020-06-04T23:34:38.624Z] 	                                ^^^^^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[331] 
19:34:38 [2020-06-04T23:34:38.624Z] 	return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$
19:34:38 [2020-06-04T23:34:38.624Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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>'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[25] 
19:34:38 [2020-06-04T23:34:38.624Z] 	* {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package
19:34:38 [2020-06-04T23:34:38.624Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[85] 
19:34:38 [2020-06-04T23:34:38.624Z] 	return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances);
19:34:38 [2020-06-04T23:34:38.624Z] 	                                                            ^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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>'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[239] 
19:34:38 [2020-06-04T23:34:38.624Z] 	TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement));
19:34:38 [2020-06-04T23:34:38.624Z] 	                                                                                                                                        ^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[260] 
19:34:38 [2020-06-04T23:34:38.624Z] 	buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList);
19:34:38 [2020-06-04T23:34:38.624Z] 	                                                ^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[404] 
19:34:38 [2020-06-04T23:34:38.624Z] 	return quarkToRow.values();
19:34:38 [2020-06-04T23:34:38.624Z] 	       ^^^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] Null type safety (type annotations): The expression of type '@NonNull Collection<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[57] 
19:34:38 [2020-06-04T23:34:38.624Z] 	final String alias = entry.getValue();
19:34:38 [2020-06-04T23:34:38.624Z] 	                     ^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[163] 
19:34:38 [2020-06-04T23:34:38.624Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
19:34:38 [2020-06-04T23:34:38.624Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] 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>>'
19:34:38 [2020-06-04T23:34:38.624Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[187] 
19:34:38 [2020-06-04T23:34:38.624Z] 	for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) {
19:34:38 [2020-06-04T23:34:38.624Z] 	                                                                                     ^^^^^^^^^^^^^^
19:34:38 [2020-06-04T23:34:38.624Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable
19:34:38 [2020-06-04T23:34:38.624Z] 22 problems (22 warnings)
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.624Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.pom
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-p2metadata.xml
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-p2artifacts.xml
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.4-SNAPSHOT [34/138]
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] The project's OSGi version is 3.0.4.202006042312
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] 
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:38 [2020-06-04T23:34:38.880Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
19:34:39 [2020-06-04T23:34:39.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] 
19:34:39 [2020-06-04T23:34:39.137Z] 	Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq());
19:34:39 [2020-06-04T23:34:39.137Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
19:34:39 [2020-06-04T23:34:39.137Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
19:34:39 [2020-06-04T23:34:39.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[108] 
19:34:39 [2020-06-04T23:34:39.137Z] 	Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq());
19:34:39 [2020-06-04T23:34:39.137Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:39 [2020-06-04T23:34:39.137Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
19:34:39 [2020-06-04T23:34:39.137Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[109] 
19:34:39 [2020-06-04T23:34:39.137Z] 	Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags());
19:34:39 [2020-06-04T23:34:39.137Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:34:39 [2020-06-04T23:34:39.137Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
19:34:39 [2020-06-04T23:34:39.137Z] 3 problems (3 warnings)
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.137Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.pom
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-pack200.jar.pack.gz
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-p2metadata.xml
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-p2artifacts.xml
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.0-SNAPSHOT [35/138]
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] The project's OSGi version is 1.0.0.202006042312
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.392Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
19:34:39 [2020-06-04T23:34:39.648Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.648Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:34:39 [2020-06-04T23:34:39.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
19:34:39 [2020-06-04T23:34:39.648Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.648Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] 
19:34:39 [2020-06-04T23:34:39.903Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:34:40 [2020-06-04T23:34:40.464Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
19:34:40 [2020-06-04T23:34:40.464Z] [INFO] Command line:
19:34:40 [2020-06-04T23:34:40.464Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:34:40 [2020-06-04T23:34:40.464Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:34:41 [2020-06-04T23:34:41.827Z] !SESSION 2020-06-04 23:34:40.369 -----------------------------------------------
19:34:41 [2020-06-04T23:34:41.827Z] eclipse.buildId=unknown
19:34:41 [2020-06-04T23:34:41.827Z] java.version=1.8.0_202
19:34:41 [2020-06-04T23:34:41.827Z] java.vendor=Oracle Corporation
19:34:41 [2020-06-04T23:34:41.827Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:34:41 [2020-06-04T23:34:41.827Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:34:41 [2020-06-04T23:34:41.827Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:34:41 [2020-06-04T23:34:41.827Z] 
19:34:41 [2020-06-04T23:34:41.827Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:34:41.783
19:34:41 [2020-06-04T23:34:41.827Z] !MESSAGE FrameworkEvent ERROR
19:34:41 [2020-06-04T23:34:41.827Z] !STACK 0
19:34:41 [2020-06-04T23:34:41.827Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:34:41 [2020-06-04T23:34:41.827Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:34:41 [2020-06-04T23:34:41.827Z] 
19:34:41 [2020-06-04T23:34:41.827Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:34:41 [2020-06-04T23:34:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:34:41 [2020-06-04T23:34:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:34:41 [2020-06-04T23:34:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:34:41 [2020-06-04T23:34:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:34:41 [2020-06-04T23:34:41.827Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:34:41 [2020-06-04T23:34:41.827Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:34:41 [2020-06-04T23:34:41.827Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:34:45 [2020-06-04T23:34:45.991Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
19:34:47 [2020-06-04T23:34:47.353Z] Display size: 1440x900
19:34:47 [2020-06-04T23:34:47.353Z] OS version=3.10.0-1062.el7.x86_64
19:34:47 [2020-06-04T23:34:47.353Z] GTK version=2.24.30
19:34:47 [2020-06-04T23:34:47.353Z] GTK theme=Raleigh
19:34:47 [2020-06-04T23:34:47.353Z] LIBOVERLAY_SCROLLBAR=0
19:34:47 [2020-06-04T23:34:47.353Z] Time zone: Coordinated Universal Time
19:34:47 [2020-06-04T23:34:47.353Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:34:47 [2020-06-04T23:34:47.353Z] log4j:WARN Please initialize the log4j system properly.
19:34:48 [2020-06-04T23:34:48.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
19:34:48 [2020-06-04T23:34:48.716Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:00 [2020-06-04T23:35:00.879Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:00 [2020-06-04T23:35:00.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:01 [2020-06-04T23:35:01.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:35:01 [2020-06-04T23:35:01.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:35:01 [2020-06-04T23:35:01.134Z] DEBUG - Setting state to checked on: minor_faults
19:35:01 [2020-06-04T23:35:01.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
19:35:01 [2020-06-04T23:35:01.694Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:03 [2020-06-04T23:35:03.578Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:03 [2020-06-04T23:35:03.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:03 [2020-06-04T23:35:03.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:35:03 [2020-06-04T23:35:03.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:35:03 [2020-06-04T23:35:03.579Z] DEBUG - Setting state to checked on: kernel_vm
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Setting state to unchecked on: minor_faults
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119163044 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119163027 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119163027 data=null doit=true} to TreeItem with text {test}
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119163026 data=null} to TreeItem with text {test}
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119163026 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119163026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:35:03 [2020-06-04T23:35:03.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119163015 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:35:04 [2020-06-04T23:35:04.089Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:35:04 [2020-06-04T23:35:04.089Z] DEBUG - Clicking on with mnemonic 'Delete'
19:35:04 [2020-06-04T23:35:04.089Z] DEBUG - Clicked on with mnemonic 'Delete'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162282 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162282 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162281 data=null item=null 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')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162280 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119162280 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Clicking on OK
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119162278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119162278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119162278 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119162278 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119162278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119162278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:04 [2020-06-04T23:35:04.650Z] DEBUG - Clicked on OK
19:35:05 [2020-06-04T23:35:05.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119162278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:05 [2020-06-04T23:35:05.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119162911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:35:05 [2020-06-04T23:35:05.210Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.539 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
19:35:05 [2020-06-04T23:35:05.210Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 13.196 s
19:35:05 [2020-06-04T23:35:05.210Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 2.262 s
19:35:05 [2020-06-04T23:35:05.210Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
19:35:05 [2020-06-04T23:35:05.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
19:35:05 [2020-06-04T23:35:05.465Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - number of items : 6
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119153469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119153434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119153433 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2119153433 data=null} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119153433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119153433 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119153432 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}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119153417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119153417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119153417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119153417 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119153416 data=null} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-2119153415 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'
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - number of items : 6
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119153324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119153324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119153323 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119153323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119153323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119153323 data=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}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119153320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119153319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119153318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119153318 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119153318 data=null} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - number of items : 6
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119153312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119153312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119153312 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119153312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119153311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119153311 data=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}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119153310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119153309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119153309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119153308 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119153308 data=null} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - number of items : 6
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119153301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119153301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119153301 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119153301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119153301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119153301 data=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}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119153297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119153296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119153296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119153296 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119153296 data=null} to ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:13 [2020-06-04T23:35:13.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
19:35:13 [2020-06-04T23:35:13.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
19:35:13 [2020-06-04T23:35:13.809Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:15 [2020-06-04T23:35:15.693Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:15 [2020-06-04T23:35:15.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - number of items : 6
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119147930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119147929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119147929 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2119147929 data=null} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119147929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119147929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119147929 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}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119147916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119147916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119147916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119147916 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119147915 data=null} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119147880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119147880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119147880 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2119147880 data=null} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119147880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119147879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:18 [2020-06-04T23:35:18.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119147879 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}
19:35:19 [2020-06-04T23:35:19.211Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119147830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119147830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119147830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119147830 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119147829 data=null} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-2119147828 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'
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
19:35:19 [2020-06-04T23:35:19.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
19:35:19 [2020-06-04T23:35:19.467Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:19 [2020-06-04T23:35:19.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:19 [2020-06-04T23:35:19.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:19 [2020-06-04T23:35:19.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
19:35:19 [2020-06-04T23:35:19.467Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - number of items : 6
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119147120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119147120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119147120 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119147119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119147119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119147119 data=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}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119147116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119147113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119147113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119147113 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119147113 data=null} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - number of items : 6
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119147086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119147086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119147086 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119147086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119147085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119147085 data=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}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119147084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119147083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119147083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119147083 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119147083 data=null} to ToolItem with tooltip text {Unpin View}
19:35:19 [2020-06-04T23:35:19.746Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
19:35:20 [2020-06-04T23:35:20.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
19:35:20 [2020-06-04T23:35:20.001Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
19:35:20 [2020-06-04T23:35:20.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
19:35:20 [2020-06-04T23:35:20.001Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:21 [2020-06-04T23:35:21.888Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:21 [2020-06-04T23:35:21.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:21 [2020-06-04T23:35:21.888Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
19:35:21 [2020-06-04T23:35:21.888Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
19:35:21 [2020-06-04T23:35:21.888Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
19:35:21 [2020-06-04T23:35:21.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-2119145095 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'
19:35:21 [2020-06-04T23:35:21.888Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
19:35:22 [2020-06-04T23:35:22.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
19:35:22 [2020-06-04T23:35:22.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
19:35:22 [2020-06-04T23:35:22.143Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
19:35:22 [2020-06-04T23:35:22.143Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
19:35:22 [2020-06-04T23:35:22.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-2119144831 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'
19:35:22 [2020-06-04T23:35:22.143Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
19:35:22 [2020-06-04T23:35:22.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
19:35:22 [2020-06-04T23:35:22.702Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
19:35:22 [2020-06-04T23:35:22.702Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
19:35:22 [2020-06-04T23:35:22.702Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - number of items : 6
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119143431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119143431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119143431 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119143431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119143431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119143431 data=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}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119143430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119143424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119143424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119143424 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119143423 data=null} to ToolItem with tooltip text {Unpin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:23 [2020-06-04T23:35:23.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119142610 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Attempting to set focus on Tree with text {}
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119142597 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119142597 data=null doit=true} to TreeItem with text {test}
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119142597 data=null} to TreeItem with text {test}
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119142597 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119142597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119142591 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Clicking on with mnemonic 'Delete'
19:35:24 [2020-06-04T23:35:24.552Z] DEBUG - Clicked on with mnemonic 'Delete'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141921 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141921 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141920 data=null item=null 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')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141920 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119141920 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Clicking on OK
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119141919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119141919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119141919 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119141919 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119141919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119141919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.367Z] DEBUG - Clicked on OK
19:35:25 [2020-06-04T23:35:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119141919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:25 [2020-06-04T23:35:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119142514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:35:25 [2020-06-04T23:35:25.927Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.762 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
19:35:25 [2020-06-04T23:35:25.927Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 8.293 s
19:35:25 [2020-06-04T23:35:25.927Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 6.287 s
19:35:25 [2020-06-04T23:35:25.927Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 4.215 s
19:35:25 [2020-06-04T23:35:25.927Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
19:35:26 [2020-06-04T23:35:26.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
19:35:26 [2020-06-04T23:35:26.182Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:32 [2020-06-04T23:35:32.710Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:32 [2020-06-04T23:35:32.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:33 [2020-06-04T23:35:33.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:35:33 [2020-06-04T23:35:33.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:35:33 [2020-06-04T23:35:33.270Z] DEBUG - Setting state to checked on: minor_faults
19:35:33 [2020-06-04T23:35:33.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
19:35:33 [2020-06-04T23:35:33.830Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Setting state to checked on: kernel_vm
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Setting state to unchecked on: minor_faults
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119131317 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Attempting to set focus on Tree with text {}
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119131300 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119131300 data=null doit=true} to TreeItem with text {test}
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119131300 data=null} to TreeItem with text {test}
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119131300 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119131300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119131293 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Clicking on with mnemonic 'Delete'
19:35:35 [2020-06-04T23:35:35.714Z] DEBUG - Clicked on with mnemonic 'Delete'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130612 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130612 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130611 data=null item=null 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')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130611 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119130611 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Clicking on OK
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119130610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119130610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119130610 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119130610 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119130610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119130610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.275Z] DEBUG - Clicked on OK
19:35:36 [2020-06-04T23:35:36.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119130610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:36 [2020-06-04T23:35:36.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119131208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:35:36 [2020-06-04T23:35:36.786Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.869 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
19:35:36 [2020-06-04T23:35:36.786Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 7.617 s
19:35:36 [2020-06-04T23:35:36.786Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 1.855 s
19:35:36 [2020-06-04T23:35:36.786Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
19:35:37 [2020-06-04T23:35:37.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
19:35:37 [2020-06-04T23:35:37.041Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - number of items : 6
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119123265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119123265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119123265 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2119123265 data=null} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119123265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119123263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119123263 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}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119123247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119123247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119123247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119123247 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119123247 data=null} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-2119123246 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'
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - number of items : 6
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119123201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119123201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119123201 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119123201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119123201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119123201 data=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}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119123198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119123197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119123197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119123197 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119123197 data=null} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - number of items : 6
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119123191 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119123191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119123191 data=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}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119123190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119123189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119123188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119123188 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119123188 data=null} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - number of items : 6
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119123183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119123183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119123183 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119123183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119123183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119123183 data=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}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119123180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119123179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119123179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119123179 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119123179 data=null} to ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
19:35:43 [2020-06-04T23:35:43.824Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:45 [2020-06-04T23:35:45.708Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:45 [2020-06-04T23:35:45.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - number of items : 6
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119118023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119118023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119118023 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2119118023 data=null} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119118022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119118022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119118022 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}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119118009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119118009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119118009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119118009 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119118009 data=null} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119117977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119117976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119117976 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-2119117976 data=null} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119117976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119117976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119117976 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}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119117963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119117963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119117963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119117963 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119117963 data=null} to ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-2119117962 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'
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
19:35:48 [2020-06-04T23:35:48.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
19:35:49 [2020-06-04T23:35:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:49 [2020-06-04T23:35:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:49 [2020-06-04T23:35:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:49 [2020-06-04T23:35:49.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
19:35:49 [2020-06-04T23:35:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
19:35:49 [2020-06-04T23:35:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:49 [2020-06-04T23:35:49.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - number of items : 6
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119117418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119117418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119117418 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119117418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119117418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119117417 data=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}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119117414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119117412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119117412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119117412 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119117412 data=null} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - number of items : 6
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119117388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119117388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119117388 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119117387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119117387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:49 [2020-06-04T23:35:49.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119117387 data=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}
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119117386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119117332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119117332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119117332 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119117332 data=null} to ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <context-switches-kernel>"'
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
19:35:49 [2020-06-04T23:35:49.736Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - matched MenuItem with text "&New Counters (Legac...", using matcher: with mnemonic 'New Counters (Legacy) view'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-2119115423 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'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-2119115210 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'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
19:35:51 [2020-06-04T23:35:51.622Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
19:35:52 [2020-06-04T23:35:52.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm | 2>"'
19:35:52 [2020-06-04T23:35:52.547Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
19:35:52 [2020-06-04T23:35:52.547Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - number of items : 6
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2119113684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119113683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2119113683 data=null doit=true} to ToolItem with tooltip text {Pin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2119113683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2119113683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2119113683 data=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}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2119113683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2119113682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2119113682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2119113682 data=null doit=true} to ToolItem with tooltip text {Unpin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2119113682 data=null} to ToolItem with tooltip text {Unpin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:53 [2020-06-04T23:35:53.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119113020 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Attempting to set focus on Tree with text {}
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119113008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119113008 data=null doit=true} to TreeItem with text {test}
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119113008 data=null} to TreeItem with text {test}
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119113008 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119113008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119113003 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Clicking on with mnemonic 'Delete'
19:35:54 [2020-06-04T23:35:54.032Z] DEBUG - Clicked on with mnemonic 'Delete'
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112387 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null item=null 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')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119112386 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Clicking on OK
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119112385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119112385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119112385 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119112385 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119112385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119112385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.592Z] DEBUG - Clicked on OK
19:35:54 [2020-06-04T23:35:54.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119112385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:35:54 [2020-06-04T23:35:54.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119112931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:35:55 [2020-06-04T23:35:55.101Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.219 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
19:35:55 [2020-06-04T23:35:55.101Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 6.831 s
19:35:55 [2020-06-04T23:35:55.101Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 5.88 s
19:35:55 [2020-06-04T23:35:55.101Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 4.208 s
19:35:55 [2020-06-04T23:35:55.101Z] 
19:35:55 [2020-06-04T23:35:55.101Z] Results:
19:35:55 [2020-06-04T23:35:55.101Z] 
19:35:55 [2020-06-04T23:35:55.101Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
19:35:55 [2020-06-04T23:35:55.101Z] 
19:35:55 [2020-06-04T23:35:55.356Z] 
19:35:55 [2020-06-04T23:35:55.356Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:35:55.118
19:35:55 [2020-06-04T23:35:55.356Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] All tests passed!
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.pom
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml
19:35:56 [2020-06-04T23:35:56.281Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT [36/138]
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] The project's OSGi version is 1.0.5.202006042312
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] 
19:35:56 [2020-06-04T23:35:56.282Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:35:56 [2020-06-04T23:35:56.842Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
19:35:56 [2020-06-04T23:35:56.842Z] [INFO] Command line:
19:35:56 [2020-06-04T23:35:56.842Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:35:56 [2020-06-04T23:35:56.842Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:35:58 [2020-06-04T23:35:58.203Z] !SESSION 2020-06-04 23:35:56.644 -----------------------------------------------
19:35:58 [2020-06-04T23:35:58.203Z] eclipse.buildId=unknown
19:35:58 [2020-06-04T23:35:58.203Z] java.version=1.8.0_202
19:35:58 [2020-06-04T23:35:58.203Z] java.vendor=Oracle Corporation
19:35:58 [2020-06-04T23:35:58.203Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:35:58 [2020-06-04T23:35:58.203Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:35:58 [2020-06-04T23:35:58.203Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:35:58 [2020-06-04T23:35:58.203Z] 
19:35:58 [2020-06-04T23:35:58.203Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:35:57.807
19:35:58 [2020-06-04T23:35:58.203Z] !MESSAGE FrameworkEvent ERROR
19:35:58 [2020-06-04T23:35:58.203Z] !STACK 0
19:35:58 [2020-06-04T23:35:58.203Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:35:58 [2020-06-04T23:35:58.203Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:35:58 [2020-06-04T23:35:58.203Z] 
19:35:58 [2020-06-04T23:35:58.203Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:35:58 [2020-06-04T23:35:58.203Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:35:58 [2020-06-04T23:35:58.204Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:35:58 [2020-06-04T23:35:58.204Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:35:58 [2020-06-04T23:35:58.204Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:35:58 [2020-06-04T23:35:58.204Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:35:58 [2020-06-04T23:35:58.204Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:35:58 [2020-06-04T23:35:58.204Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:35:59 [2020-06-04T23:35:59.128Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
19:36:00 [2020-06-04T23:36:00.493Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
19:36:00 [2020-06-04T23:36:00.493Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.422 s
19:36:00 [2020-06-04T23:36:00.493Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.01 s
19:36:00 [2020-06-04T23:36:00.493Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
19:36:00 [2020-06-04T23:36:00.493Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
19:36:00 [2020-06-04T23:36:00.493Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.002 s
19:36:00 [2020-06-04T23:36:00.493Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
19:36:00 [2020-06-04T23:36:00.493Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
19:36:00 [2020-06-04T23:36:00.493Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.003 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.055 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
19:36:00 [2020-06-04T23:36:00.493Z] 
19:36:00 [2020-06-04T23:36:00.493Z] Results:
19:36:00 [2020-06-04T23:36:00.493Z] 
19:36:00 [2020-06-04T23:36:00.493Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
19:36:00 [2020-06-04T23:36:00.493Z] 
19:36:01 [2020-06-04T23:36:01.419Z] [INFO] All tests passed!
19:36:01 [2020-06-04T23:36:01.419Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:36:01 [2020-06-04T23:36:01.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.pom
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT [37/138]
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] The project's OSGi version is 1.0.10.202006042312
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
19:36:01 [2020-06-04T23:36:01.420Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[31] 
19:36:01 [2020-06-04T23:36:01.420Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
19:36:01 [2020-06-04T23:36:01.420Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:36:01 [2020-06-04T23:36:01.420Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:01 [2020-06-04T23:36:01.420Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
19:36:01 [2020-06-04T23:36:01.420Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
19:36:01 [2020-06-04T23:36:01.420Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:36:01 [2020-06-04T23:36:01.420Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:01 [2020-06-04T23:36:01.420Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
19:36:01 [2020-06-04T23:36:01.420Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
19:36:01 [2020-06-04T23:36:01.420Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:36:01 [2020-06-04T23:36:01.420Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:01 [2020-06-04T23:36:01.420Z] 3 problems (3 warnings)
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.pom
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-pack200.jar.pack.gz
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-p2metadata.xml
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-p2artifacts.xml
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT [38/138]
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] The project's OSGi version is 1.0.3.202006042312
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.420Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
19:36:01 [2020-06-04T23:36:01.675Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] 
19:36:01 [2020-06-04T23:36:01.676Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:01 [2020-06-04T23:36:01.930Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
19:36:01 [2020-06-04T23:36:01.930Z] [INFO] Command line:
19:36:01 [2020-06-04T23:36:01.930Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:36:01 [2020-06-04T23:36:01.930Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:36:03 [2020-06-04T23:36:03.292Z] !SESSION 2020-06-04 23:36:01.925 -----------------------------------------------
19:36:03 [2020-06-04T23:36:03.292Z] eclipse.buildId=unknown
19:36:03 [2020-06-04T23:36:03.292Z] java.version=1.8.0_202
19:36:03 [2020-06-04T23:36:03.292Z] java.vendor=Oracle Corporation
19:36:03 [2020-06-04T23:36:03.292Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:36:03 [2020-06-04T23:36:03.292Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:36:03 [2020-06-04T23:36:03.292Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:36:03 [2020-06-04T23:36:03.292Z] 
19:36:03 [2020-06-04T23:36:03.292Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:36:03.213
19:36:03 [2020-06-04T23:36:03.292Z] !MESSAGE FrameworkEvent ERROR
19:36:03 [2020-06-04T23:36:03.292Z] !STACK 0
19:36:03 [2020-06-04T23:36:03.292Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:36:03 [2020-06-04T23:36:03.292Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:36:03 [2020-06-04T23:36:03.292Z] 
19:36:03 [2020-06-04T23:36:03.292Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:36:03 [2020-06-04T23:36:03.292Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:36:03 [2020-06-04T23:36:03.292Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:36:03 [2020-06-04T23:36:03.292Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:36:03 [2020-06-04T23:36:03.292Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:36:03 [2020-06-04T23:36:03.292Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:36:03 [2020-06-04T23:36:03.292Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:36:03 [2020-06-04T23:36:03.292Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:36:04 [2020-06-04T23:36:04.216Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
19:36:04 [2020-06-04T23:36:04.471Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
19:36:04 [2020-06-04T23:36:04.471Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.021 s
19:36:04 [2020-06-04T23:36:04.471Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.012 s
19:36:04 [2020-06-04T23:36:04.471Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.012 s
19:36:04 [2020-06-04T23:36:04.471Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.001 s
19:36:04 [2020-06-04T23:36:04.471Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
19:36:04 [2020-06-04T23:36:04.471Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
19:36:04 [2020-06-04T23:36:04.471Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.009 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
19:36:04 [2020-06-04T23:36:04.471Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
19:36:04 [2020-06-04T23:36:04.471Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
19:36:04 [2020-06-04T23:36:04.471Z] 
19:36:04 [2020-06-04T23:36:04.471Z] Results:
19:36:04 [2020-06-04T23:36:04.471Z] 
19:36:04 [2020-06-04T23:36:04.471Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
19:36:04 [2020-06-04T23:36:04.471Z] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] All tests passed!
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.pom
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.10-SNAPSHOT  [39/138]
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] The project's OSGi version is 1.0.10.202006042312
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.396Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[156] 
19:36:05 [2020-06-04T23:36:05.652Z] 	private final Map<ChartSeries, ISeries> fSeriesMap;
19:36:05 [2020-06-04T23:36:05.652Z] 	                               ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[160] 
19:36:05 [2020-06-04T23:36:05.652Z] 	private final Map<ISeries, Object[]> fObjectMap;
19:36:05 [2020-06-04T23:36:05.652Z] 	                  ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[311] 
19:36:05 [2020-06-04T23:36:05.652Z] 	ISeries swtSeries = createSwtSeries(series, set, colors.next());
19:36:05 [2020-06-04T23:36:05.652Z] 	^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[423] 
19:36:05 [2020-06-04T23:36:05.652Z] 	protected abstract ISeries createSwtSeries(ChartSeries chartSeries, ISeriesSet swtSeriesSet, Color color);
19:36:05 [2020-06-04T23:36:05.652Z] 	                   ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[446] 
19:36:05 [2020-06-04T23:36:05.652Z] 	protected abstract void configureSeries(Map<ISeries, Object[]> mapper);
19:36:05 [2020-06-04T23:36:05.652Z] 	                                            ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[509] 
19:36:05 [2020-06-04T23:36:05.652Z] 	for (ISeries series : getObjectMap().keySet()) {
19:36:05 [2020-06-04T23:36:05.652Z] 	     ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[829] 
19:36:05 [2020-06-04T23:36:05.652Z] 	protected Map<ChartSeries, ISeries> getSeriesMap() {
19:36:05 [2020-06-04T23:36:05.652Z] 	                           ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[839] 
19:36:05 [2020-06-04T23:36:05.652Z] 	protected Map<ISeries, Object[]> getObjectMap() {
19:36:05 [2020-06-04T23:36:05.652Z] 	              ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[38] 
19:36:05 [2020-06-04T23:36:05.652Z] 	private final ISeries fSeries;
19:36:05 [2020-06-04T23:36:05.652Z] 	              ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[53] 
19:36:05 [2020-06-04T23:36:05.652Z] 	public SwtChartPoint(ISeries series, int index) {
19:36:05 [2020-06-04T23:36:05.652Z] 	                     ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[97] 
19:36:05 [2020-06-04T23:36:05.652Z] 	public ISeries getSeries() {
19:36:05 [2020-06-04T23:36:05.652Z] 	       ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[259] 
19:36:05 [2020-06-04T23:36:05.652Z] 	ILineSeries swtSeries = (ILineSeries) swtSeriesSet.createSeries(SeriesType.LINE, title);
19:36:05 [2020-06-04T23:36:05.652Z] 	^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[259] 
19:36:05 [2020-06-04T23:36:05.652Z] 	ILineSeries swtSeries = (ILineSeries) swtSeriesSet.createSeries(SeriesType.LINE, title);
19:36:05 [2020-06-04T23:36:05.652Z] 	                         ^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[267] 
19:36:05 [2020-06-04T23:36:05.652Z] 	protected void configureSeries(Map<@NonNull ISeries, Object[]> mapper) {
19:36:05 [2020-06-04T23:36:05.652Z] 	                                   ^^^^^^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[340] 
19:36:05 [2020-06-04T23:36:05.652Z] 	ISeries series = checkNotNull(getSeriesMap().get(seriesConsumer.getSeries()));
19:36:05 [2020-06-04T23:36:05.652Z] 	^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[341] 
19:36:05 [2020-06-04T23:36:05.652Z] 	series.setXSeries(xData);
19:36:05 [2020-06-04T23:36:05.652Z] 	       ^^^^^^^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] The method setXSeries(double[]) from the type ISeries is deprecated
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[342] 
19:36:05 [2020-06-04T23:36:05.652Z] 	series.setYSeries(yData);
19:36:05 [2020-06-04T23:36:05.652Z] 	       ^^^^^^^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] The method setYSeries(double[]) from the type ISeries is deprecated
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[462] 
19:36:05 [2020-06-04T23:36:05.652Z] 	for (ISeries series : getChart().getSeriesSet().getSeries()) {
19:36:05 [2020-06-04T23:36:05.652Z] 	     ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[469] 
19:36:05 [2020-06-04T23:36:05.652Z] 	((ILineSeries) series).setSymbolColor(color);
19:36:05 [2020-06-04T23:36:05.652Z] 	  ^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[476] 
19:36:05 [2020-06-04T23:36:05.652Z] 	((ILineSeries) series).setSymbolColor(lightColor);
19:36:05 [2020-06-04T23:36:05.652Z] 	  ^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[512] 
19:36:05 [2020-06-04T23:36:05.652Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
19:36:05 [2020-06-04T23:36:05.652Z] 	     ^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[513] 
19:36:05 [2020-06-04T23:36:05.652Z] 	ILineSeries series = (ILineSeries) swtSeries;
19:36:05 [2020-06-04T23:36:05.652Z] 	^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[513] 
19:36:05 [2020-06-04T23:36:05.652Z] 	ILineSeries series = (ILineSeries) swtSeries;
19:36:05 [2020-06-04T23:36:05.652Z] 	                      ^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[514] 
19:36:05 [2020-06-04T23:36:05.652Z] 	double[] xSeries = series.getXSeries();
19:36:05 [2020-06-04T23:36:05.652Z] 	                          ^^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] The method getXSeries() from the type ISeries is deprecated
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[650] 
19:36:05 [2020-06-04T23:36:05.652Z] 	ISeries series = point.getSeries();
19:36:05 [2020-06-04T23:36:05.652Z] 	^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[652] 
19:36:05 [2020-06-04T23:36:05.652Z] 	int symbolSize = ((ILineSeries) series).getSymbolSize();
19:36:05 [2020-06-04T23:36:05.652Z] 	                   ^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[654] 
19:36:05 [2020-06-04T23:36:05.652Z] 	Color symbolColor = ((ILineSeries) series).getSymbolColor();
19:36:05 [2020-06-04T23:36:05.652Z] 	                      ^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[179] 
19:36:05 [2020-06-04T23:36:05.652Z] 	IBarSeries swtSeries = (IBarSeries) swtSeriesSet.createSeries(SeriesType.BAR, title);
19:36:05 [2020-06-04T23:36:05.652Z] 	^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[179] 
19:36:05 [2020-06-04T23:36:05.652Z] 	IBarSeries swtSeries = (IBarSeries) swtSeriesSet.createSeries(SeriesType.BAR, title);
19:36:05 [2020-06-04T23:36:05.652Z] 	                        ^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.652Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.652Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[187] 
19:36:05 [2020-06-04T23:36:05.652Z] 	protected void configureSeries(Map<@NonNull ISeries, Object[]> mapper) {
19:36:05 [2020-06-04T23:36:05.652Z] 	                                   ^^^^^^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[223] 
19:36:05 [2020-06-04T23:36:05.653Z] 	ISeries series = checkNotNull(getSeriesMap().get(seriesConsumer.getSeries()));
19:36:05 [2020-06-04T23:36:05.653Z] 	^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[224] 
19:36:05 [2020-06-04T23:36:05.653Z] 	series.setYSeries(yData);
19:36:05 [2020-06-04T23:36:05.653Z] 	       ^^^^^^^^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] The method setYSeries(double[]) from the type ISeries is deprecated
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[254] 
19:36:05 [2020-06-04T23:36:05.653Z] 	for (ISeries series : getChart().getSeriesSet().getSeries()) {
19:36:05 [2020-06-04T23:36:05.653Z] 	     ^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[261] 
19:36:05 [2020-06-04T23:36:05.653Z] 	((IBarSeries) series).setBarColor(color);
19:36:05 [2020-06-04T23:36:05.653Z] 	  ^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[268] 
19:36:05 [2020-06-04T23:36:05.653Z] 	((IBarSeries) series).setBarColor(lightColor);
19:36:05 [2020-06-04T23:36:05.653Z] 	  ^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[346] 
19:36:05 [2020-06-04T23:36:05.653Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
19:36:05 [2020-06-04T23:36:05.653Z] 	     ^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[347] 
19:36:05 [2020-06-04T23:36:05.653Z] 	IBarSeries series = (IBarSeries) swtSeries;
19:36:05 [2020-06-04T23:36:05.653Z] 	^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[347] 
19:36:05 [2020-06-04T23:36:05.653Z] 	IBarSeries series = (IBarSeries) swtSeries;
19:36:05 [2020-06-04T23:36:05.653Z] 	                     ^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[405] 
19:36:05 [2020-06-04T23:36:05.653Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
19:36:05 [2020-06-04T23:36:05.653Z] 	     ^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[406] 
19:36:05 [2020-06-04T23:36:05.653Z] 	IBarSeries series = (IBarSeries) swtSeries;
19:36:05 [2020-06-04T23:36:05.653Z] 	^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[406] 
19:36:05 [2020-06-04T23:36:05.653Z] 	IBarSeries series = (IBarSeries) swtSeries;
19:36:05 [2020-06-04T23:36:05.653Z] 	                     ^^^^^^^^^^
19:36:05 [2020-06-04T23:36:05.653Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
19:36:05 [2020-06-04T23:36:05.653Z] 41 problems (41 warnings)
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.653Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.pom
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-pack200.jar.pack.gz
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-p2metadata.xml
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-p2artifacts.xml
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT [40/138]
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] The project's OSGi version is 1.1.3.202006042312
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] 
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:05 [2020-06-04T23:36:05.908Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
19:36:06 [2020-06-04T23:36:06.163Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[39] 
19:36:06 [2020-06-04T23:36:06.163Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction;
19:36:06 [2020-06-04T23:36:06.163Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:36:06 [2020-06-04T23:36:06.163Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:06 [2020-06-04T23:36:06.163Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[97] 
19:36:06 [2020-06-04T23:36:06.163Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
19:36:06 [2020-06-04T23:36:06.164Z]         @Override
19:36:06 [2020-06-04T23:36:06.164Z]         protected void exportToTsv(@Nullable OutputStream stream) {
19:36:06 [2020-06-04T23:36:06.164Z]             TmfViewer viewer = getViewer();
19:36:06 [2020-06-04T23:36:06.164Z]             if (viewer instanceof LamiTableViewer) {
19:36:06 [2020-06-04T23:36:06.164Z]                 ((LamiTableViewer) viewer).exportToTsv(stream);
19:36:06 [2020-06-04T23:36:06.164Z]             }
19:36:06 [2020-06-04T23:36:06.164Z]         }
19:36:06 [2020-06-04T23:36:06.164Z]         private @Nullable TmfViewer getViewer() {
19:36:06 [2020-06-04T23:36:06.164Z]             LamiReportViewTabPage tabPage = getCurrentSelectedPage();
19:36:06 [2020-06-04T23:36:06.164Z]             if (tabPage == null) {
19:36:06 [2020-06-04T23:36:06.164Z]                 return null;
19:36:06 [2020-06-04T23:36:06.164Z]             }
19:36:06 [2020-06-04T23:36:06.164Z]             LamiViewerControl viewerControl = tabPage.getTableViewerControl();
19:36:06 [2020-06-04T23:36:06.164Z]             TmfViewer viewer = viewerControl.getViewer();
19:36:06 [2020-06-04T23:36:06.164Z]             return viewer;
19:36:06 [2020-06-04T23:36:06.164Z]         }
19:36:06 [2020-06-04T23:36:06.164Z]         @Override
19:36:06 [2020-06-04T23:36:06.164Z]         public boolean isEnabled() {
19:36:06 [2020-06-04T23:36:06.164Z]             return (getViewer() instanceof LamiTableViewer);
19:36:06 [2020-06-04T23:36:06.164Z]         }
19:36:06 [2020-06-04T23:36:06.164Z]         @Override
19:36:06 [2020-06-04T23:36:06.164Z]         protected @Nullable Shell getShell() {
19:36:06 [2020-06-04T23:36:06.164Z]             return getViewSite().getShell();
19:36:06 [2020-06-04T23:36:06.164Z]         }
19:36:06 [2020-06-04T23:36:06.164Z]     };
19:36:06 [2020-06-04T23:36:06.164Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:36:06 [2020-06-04T23:36:06.164Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:06 [2020-06-04T23:36:06.164Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[97] 
19:36:06 [2020-06-04T23:36:06.164Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
19:36:06 [2020-06-04T23:36:06.164Z] 	                                            ^^^^^^^^^^^^^^^^^
19:36:06 [2020-06-04T23:36:06.164Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:06 [2020-06-04T23:36:06.164Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[39] 
19:36:06 [2020-06-04T23:36:06.164Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils;
19:36:06 [2020-06-04T23:36:06.164Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:36:06 [2020-06-04T23:36:06.164Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:06 [2020-06-04T23:36:06.164Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[243] 
19:36:06 [2020-06-04T23:36:06.164Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
19:36:06 [2020-06-04T23:36:06.164Z] 	^^^^^^^^^^^^^^^^
19:36:06 [2020-06-04T23:36:06.164Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:06 [2020-06-04T23:36:06.164Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[243] 
19:36:06 [2020-06-04T23:36:06.164Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
19:36:06 [2020-06-04T23:36:06.164Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:36:06 [2020-06-04T23:36:06.164Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:36:06 [2020-06-04T23:36:06.164Z] 6 problems (6 warnings)
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.164Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.pom
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-p2metadata.xml
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-p2artifacts.xml
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT [41/138]
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] The project's OSGi version is 1.0.2.202006042312
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.419Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.420Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] 
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
19:36:06 [2020-06-04T23:36:06.674Z] [INFO] Command line:
19:36:06 [2020-06-04T23:36:06.674Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:36:06 [2020-06-04T23:36:06.674Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:36:08 [2020-06-04T23:36:08.042Z] !SESSION 2020-06-04 23:36:06.750 -----------------------------------------------
19:36:08 [2020-06-04T23:36:08.042Z] eclipse.buildId=unknown
19:36:08 [2020-06-04T23:36:08.042Z] java.version=1.8.0_202
19:36:08 [2020-06-04T23:36:08.042Z] java.vendor=Oracle Corporation
19:36:08 [2020-06-04T23:36:08.042Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:36:08 [2020-06-04T23:36:08.042Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:36:08 [2020-06-04T23:36:08.042Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:36:08 [2020-06-04T23:36:08.042Z] 
19:36:08 [2020-06-04T23:36:08.042Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:36:08.000
19:36:08 [2020-06-04T23:36:08.042Z] !MESSAGE FrameworkEvent ERROR
19:36:08 [2020-06-04T23:36:08.042Z] !STACK 0
19:36:08 [2020-06-04T23:36:08.042Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:36:08 [2020-06-04T23:36:08.042Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:36:08 [2020-06-04T23:36:08.042Z] 
19:36:08 [2020-06-04T23:36:08.042Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:36:08 [2020-06-04T23:36:08.042Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:36:08 [2020-06-04T23:36:08.042Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:36:08 [2020-06-04T23:36:08.042Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:36:08 [2020-06-04T23:36:08.042Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:36:08 [2020-06-04T23:36:08.042Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:36:08 [2020-06-04T23:36:08.042Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:36:08 [2020-06-04T23:36:08.042Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:36:08 [2020-06-04T23:36:08.966Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
19:36:08 [2020-06-04T23:36:08.966Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
19:36:08 [2020-06-04T23:36:08.966Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0.001 s
19:36:08 [2020-06-04T23:36:08.966Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0.001 s
19:36:08 [2020-06-04T23:36:08.966Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
19:36:08 [2020-06-04T23:36:08.966Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
19:36:08 [2020-06-04T23:36:08.966Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
19:36:08 [2020-06-04T23:36:08.966Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
19:36:08 [2020-06-04T23:36:08.966Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
19:36:08 [2020-06-04T23:36:08.966Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
19:36:08 [2020-06-04T23:36:08.966Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.004 s
19:36:08 [2020-06-04T23:36:08.966Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
19:36:08 [2020-06-04T23:36:08.966Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
19:36:08 [2020-06-04T23:36:08.966Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
19:36:08 [2020-06-04T23:36:08.966Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0 s
19:36:08 [2020-06-04T23:36:08.966Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
19:36:08 [2020-06-04T23:36:08.966Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
19:36:08 [2020-06-04T23:36:08.966Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.001 s
19:36:08 [2020-06-04T23:36:08.966Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
19:36:09 [2020-06-04T23:36:09.221Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
19:36:09 [2020-06-04T23:36:09.221Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
19:36:09 [2020-06-04T23:36:09.221Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
19:36:09 [2020-06-04T23:36:09.221Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
19:36:09 [2020-06-04T23:36:09.221Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
19:36:09 [2020-06-04T23:36:09.221Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
19:36:09 [2020-06-04T23:36:09.221Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
19:36:09 [2020-06-04T23:36:09.222Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
19:36:09 [2020-06-04T23:36:09.222Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
19:36:09 [2020-06-04T23:36:09.222Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
19:36:09 [2020-06-04T23:36:09.222Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
19:36:09 [2020-06-04T23:36:09.222Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.006 s
19:36:09 [2020-06-04T23:36:09.222Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
19:36:09 [2020-06-04T23:36:09.222Z] 
19:36:09 [2020-06-04T23:36:09.222Z] Results:
19:36:09 [2020-06-04T23:36:09.222Z] 
19:36:09 [2020-06-04T23:36:09.222Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
19:36:09 [2020-06-04T23:36:09.222Z] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] All tests passed!
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.pom
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.5-SNAPSHOT [42/138]
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] The project's OSGi version is 1.0.5.202006042312
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] 
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:09 [2020-06-04T23:36:09.781Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] 
19:36:10 [2020-06-04T23:36:10.036Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:10 [2020-06-04T23:36:10.291Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
19:36:10 [2020-06-04T23:36:10.291Z] [INFO] Command line:
19:36:10 [2020-06-04T23:36:10.291Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:36:10 [2020-06-04T23:36:10.291Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:36:12 [2020-06-04T23:36:12.175Z] !SESSION 2020-06-04 23:36:10.356 -----------------------------------------------
19:36:12 [2020-06-04T23:36:12.175Z] eclipse.buildId=unknown
19:36:12 [2020-06-04T23:36:12.175Z] java.version=1.8.0_202
19:36:12 [2020-06-04T23:36:12.175Z] java.vendor=Oracle Corporation
19:36:12 [2020-06-04T23:36:12.175Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:36:12 [2020-06-04T23:36:12.175Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:36:12 [2020-06-04T23:36:12.175Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:36:12 [2020-06-04T23:36:12.175Z] 
19:36:12 [2020-06-04T23:36:12.175Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:36:11.789
19:36:12 [2020-06-04T23:36:12.175Z] !MESSAGE FrameworkEvent ERROR
19:36:12 [2020-06-04T23:36:12.175Z] !STACK 0
19:36:12 [2020-06-04T23:36:12.175Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:36:12 [2020-06-04T23:36:12.175Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:36:12 [2020-06-04T23:36:12.175Z] 
19:36:12 [2020-06-04T23:36:12.175Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:36:12 [2020-06-04T23:36:12.175Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:36:12 [2020-06-04T23:36:12.175Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:36:12 [2020-06-04T23:36:12.175Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:36:12 [2020-06-04T23:36:12.175Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:36:12 [2020-06-04T23:36:12.175Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:36:12 [2020-06-04T23:36:12.175Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:36:12 [2020-06-04T23:36:12.175Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:36:14 [2020-06-04T23:36:14.685Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
19:36:17 [2020-06-04T23:36:17.195Z] Display size: 1440x900
19:36:17 [2020-06-04T23:36:17.195Z] OS version=3.10.0-1062.el7.x86_64
19:36:17 [2020-06-04T23:36:17.195Z] GTK version=2.24.30
19:36:17 [2020-06-04T23:36:17.195Z] GTK theme=Raleigh
19:36:17 [2020-06-04T23:36:17.195Z] LIBOVERLAY_SCROLLBAR=0
19:36:17 [2020-06-04T23:36:17.195Z] Time zone: Coordinated Universal Time
19:36:17 [2020-06-04T23:36:17.195Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:36:17 [2020-06-04T23:36:17.195Z] log4j:WARN Please initialize the log4j system properly.
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119089221 data=null doit=true} to Shell with text {Custom chart creation}
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Attempting to set focus on (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Clicking on (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119089215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119089215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119089214 data=null doit=true} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119089214 data=null} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119089214 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119089213 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119089213 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')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119089211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119089211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119089211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119089210 data=null doit=true} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119089210 data=null} to (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Clicked on (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Setting state to checked on: Integer
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Setting state to unchecked on: Integer
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Setting state to checked on: Duration (ns)
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Setting state to unchecked on: Duration (ns)
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Setting state to checked on: Timestamp
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Setting state to unchecked on: Timestamp
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119089115 data=null doit=true} to Shell with text {Custom chart creation}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Clicking on TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-2119089112 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-2119089112 data=null doit=true} to TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Attempting to set focus on Table with text {}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-2119089111 data=null} to TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-2119089111 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119089111 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}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-2119089111 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-2119089110 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-2119089110 data=null doit=true} to TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-2119089110 data=null} to TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Clicked on TableItem with text {String}
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Setting state to checked on: Timestamp
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Clicking on 
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119089105 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')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119089104 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')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119089104 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119089104 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119089104 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')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119089104 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')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119089104 data=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')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119089099 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')
19:36:17 [2020-06-04T23:36:17.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119089098 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')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119089098 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')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119089097 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119089097 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - Clicked on 
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - Setting state to checked on: Timestamp
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119089091 data=null doit=true} to Shell with text {Custom chart creation}
19:36:17 [2020-06-04T23:36:17.757Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - Clicking on TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-2119089032 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-2119089032 data=null doit=true} to TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Attempting to set focus on Table with text {}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-2119089031 data=null} to TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-2119089031 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119089029 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}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-2119089029 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-2119089029 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-2119089028 data=null doit=true} to TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-2119089028 data=null} to TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Clicked on TableItem with text {String}
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Setting state to checked on: Timestamp2
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Setting state to checked on: Timestamp
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Clicking on 
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119089024 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')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119089024 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')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119089023 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119089023 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119089023 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')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119089023 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')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119089023 data=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')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119089019 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')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119089016 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')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119089016 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')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119089016 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119089016 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:18 [2020-06-04T23:36:18.012Z] DEBUG - Clicked on 
19:36:18 [2020-06-04T23:36:18.012Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.191 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
19:36:18 [2020-06-04T23:36:18.012Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 0.373 s
19:36:18 [2020-06-04T23:36:18.012Z] 
19:36:18 [2020-06-04T23:36:18.012Z] Results:
19:36:18 [2020-06-04T23:36:18.012Z] 
19:36:18 [2020-06-04T23:36:18.012Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
19:36:18 [2020-06-04T23:36:18.012Z] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] All tests passed!
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.pom
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.5-SNAPSHOT [43/138]
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] The project's OSGi version is 1.0.5.202006042312
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.377Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] 
19:36:19 [2020-06-04T23:36:19.632Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:19 [2020-06-04T23:36:19.887Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
19:36:19 [2020-06-04T23:36:19.887Z] [INFO] Command line:
19:36:19 [2020-06-04T23:36:19.887Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:36:19 [2020-06-04T23:36:19.887Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:36:21 [2020-06-04T23:36:21.772Z] !SESSION 2020-06-04 23:36:19.815 -----------------------------------------------
19:36:21 [2020-06-04T23:36:21.772Z] eclipse.buildId=unknown
19:36:21 [2020-06-04T23:36:21.772Z] java.version=1.8.0_202
19:36:21 [2020-06-04T23:36:21.772Z] java.vendor=Oracle Corporation
19:36:21 [2020-06-04T23:36:21.772Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:36:21 [2020-06-04T23:36:21.772Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:36:21 [2020-06-04T23:36:21.772Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:36:21 [2020-06-04T23:36:21.772Z] 
19:36:21 [2020-06-04T23:36:21.772Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:36:21.288
19:36:21 [2020-06-04T23:36:21.772Z] !MESSAGE FrameworkEvent ERROR
19:36:21 [2020-06-04T23:36:21.772Z] !STACK 0
19:36:21 [2020-06-04T23:36:21.772Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:36:21 [2020-06-04T23:36:21.772Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:36:21 [2020-06-04T23:36:21.772Z] 
19:36:21 [2020-06-04T23:36:21.772Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:36:21 [2020-06-04T23:36:21.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:36:21 [2020-06-04T23:36:21.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:36:21 [2020-06-04T23:36:21.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:36:21 [2020-06-04T23:36:21.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:36:21 [2020-06-04T23:36:21.773Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:36:21 [2020-06-04T23:36:21.773Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:36:21 [2020-06-04T23:36:21.773Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:36:24 [2020-06-04T23:36:24.283Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
19:36:26 [2020-06-04T23:36:26.166Z] Display size: 1440x900
19:36:26 [2020-06-04T23:36:26.166Z] OS version=3.10.0-1062.el7.x86_64
19:36:26 [2020-06-04T23:36:26.166Z] GTK version=2.24.30
19:36:26 [2020-06-04T23:36:26.166Z] GTK theme=Raleigh
19:36:26 [2020-06-04T23:36:26.166Z] LIBOVERLAY_SCROLLBAR=0
19:36:26 [2020-06-04T23:36:26.166Z] Time zone: Coordinated Universal Time
19:36:26 [2020-06-04T23:36:26.166Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:36:26 [2020-06-04T23:36:26.166Z] log4j:WARN Please initialize the log4j system properly.
19:36:27 [2020-06-04T23:36:27.528Z] 
19:36:27 [2020-06-04T23:36:27.528Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:36:27.499
19:36:27 [2020-06-04T23:36:27.528Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
19:36:27 [2020-06-04T23:36:27.528Z] !STACK 0
19:36:27 [2020-06-04T23:36:27.528Z] java.lang.RuntimeException: The parameter should be set
19:36:27 [2020-06-04T23:36:27.528Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
19:36:27 [2020-06-04T23:36:27.528Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
19:36:27 [2020-06-04T23:36:27.528Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:36:27 [2020-06-04T23:36:27.528Z] 
19:36:27 [2020-06-04T23:36:27.528Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:36:27.510
19:36:27 [2020-06-04T23:36:27.528Z] !MESSAGE Exception executing analysis
19:36:27 [2020-06-04T23:36:27.528Z] !STACK 0
19:36:27 [2020-06-04T23:36:27.528Z] java.lang.RuntimeException: The parameter should be set
19:36:27 [2020-06-04T23:36:27.528Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
19:36:27 [2020-06-04T23:36:27.528Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
19:36:27 [2020-06-04T23:36:27.528Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119077475 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119077474 data=null doit=true} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119077474 data=null} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119077473 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119077473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119077400 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119077399 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119077399 data=null doit=true} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119077399 data=null} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119077398 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119077398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119077390 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119077389 data=null doit=true} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119077389 data=null} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119077388 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119077388 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}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119077319 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119077317 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119077317 data=null doit=true} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119077316 data=null} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119077315 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119077315 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119077304 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119077303 data=null doit=true} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119077303 data=null} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119077303 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119077303 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]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119077299 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-2119077298 data=null doit=true} to TreeItem with text {A-Test-10K}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-2119077297 data=null} to TreeItem with text {A-Test-10K}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-2119077297 data=null button=1 stateMask=0x0 x=108 y=84 count=1} to TreeItem with text {A-Test-10K}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119077297 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}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-2119077291 data=null button=1 stateMask=0x80000 x=108 y=84 count=1} to TreeItem with text {A-Test-10K}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-2119077290 data=null doit=true} to TreeItem with text {External Analyses}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-2119077290 data=null} to TreeItem with text {External Analyses}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-2119077289 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {External Analyses}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2119077289 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}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-2119077233 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {External Analyses}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077230 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077230 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077230 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077230 data=null button=1 stateMask=0x0 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119077229 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}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077221 data=null button=1 stateMask=0x80000 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077221 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.669Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077221 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077126 data=null button=1 stateMask=0x80000 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077126 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077125 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-2119077125 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-2119077123 data=null doit=true} to Shell with text {External Analysis Parameters}
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Clicking on OK
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119077120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119077120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119077120 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119077119 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119077119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119077119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119077119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2119077220 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}
19:36:29 [2020-06-04T23:36:29.924Z] DEBUG - Clicked on 
19:36:30 [2020-06-04T23:36:30.178Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
19:36:30 [2020-06-04T23:36:30.178Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
19:36:30 [2020-06-04T23:36:30.178Z] DEBUG - Clicking on with mnemonic 'New custom chart'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Clicked on with mnemonic 'New custom chart'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119076616 data=null doit=true} to Shell with text {Custom chart creation}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Attempting to set focus on (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Clicking on (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119076611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119076611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119076611 data=null doit=true} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119076611 data=null} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119076611 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119076610 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119076610 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')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119076608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119076608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119076608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119076608 data=null doit=true} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119076607 data=null} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Clicked on (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119076606 data=null doit=true} to Shell with text {Custom chart creation}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-2119076603 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-2119076603 data=null doit=true} to TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Attempting to set focus on Table with text {}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-2119076602 data=null} to TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-2119076601 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119076601 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)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-2119076600 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-2119076600 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-2119076600 data=null doit=true} to TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-2119076600 data=null} to TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
19:36:30 [2020-06-04T23:36:30.433Z] DEBUG - Setting state to checked on: Priority
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Setting state to checked on: Target CPU
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Clicking on 
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119076591 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')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119076590 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')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119076590 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119076590 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119076590 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')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119076590 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')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119076590 data=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')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119076529 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')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119076526 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')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119076526 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')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119076526 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119076526 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Clicked on 
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119076525 data=null doit=true} to Shell with text {Custom chart creation}
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Clicking on OK
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119076523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119076523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119076523 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119076523 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119076523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119076523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119076523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-2119076722 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'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Clicked on 
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Clicking on with mnemonic 'New custom chart'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Clicked on with mnemonic 'New custom chart'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119076229 data=null doit=true} to Shell with text {Custom chart creation}
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119076228 data=null doit=true} to Shell with text {Custom chart creation}
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Attempting to set focus on (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Clicking on (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119076227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119076226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119076226 data=null doit=true} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119076226 data=null} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119076226 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119076226 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119076226 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')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119076224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119076224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119076224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119076224 data=null doit=true} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119076224 data=null} to (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Clicked on (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119076223 data=null doit=true} to Shell with text {Custom chart creation}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-2119076222 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-2119076221 data=null doit=true} to TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Attempting to set focus on Table with text {}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-2119076221 data=null} to TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-2119076220 data=null button=1 stateMask=0x0 x=85 y=84 count=1} to TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119076219 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)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-2119076219 data=null button=1 stateMask=0x80000 x=85 y=84 count=1} to TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-2119076219 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-2119076219 data=null doit=true} to TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-2119076219 data=null} to TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Setting state to checked on: Priority
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Setting state to checked on: Target CPU
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Clicking on 
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119076211 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')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119076211 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')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119076210 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119076210 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119076210 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')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119076210 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')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119076210 data=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')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119076204 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')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119076201 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')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119076201 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')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119076201 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119076201 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Clicked on 
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119076200 data=null doit=true} to Shell with text {Custom chart creation}
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Clicking on OK
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119076197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119076197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119076197 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119076197 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119076197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119076197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119076196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-2119076321 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'
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Clicked on 
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Clicking on &Yes
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2119075933 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')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2119075932 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')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2119075932 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2119075932 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2119075932 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')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2119075932 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')
19:36:30 [2020-06-04T23:36:30.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2119075932 data=null item=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')
19:36:31 [2020-06-04T23:36:31.200Z] DEBUG - Clicked on 
19:36:31 [2020-06-04T23:36:31.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:36:31 [2020-06-04T23:36:31.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:36:31 [2020-06-04T23:36:31.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:36:31 [2020-06-04T23:36:31.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:36:31 [2020-06-04T23:36:31.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:36:31 [2020-06-04T23:36:31.200Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:31 [2020-06-04T23:36:31.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119075730 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119075729 data=null doit=true} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119075729 data=null} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119075729 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119075729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119075714 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119075713 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119075713 data=null doit=true} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119075713 data=null} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119075712 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119075712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119075707 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:36:31 [2020-06-04T23:36:31.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2119075706 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2119075706 data=null doit=true} to TreeItem with text {Traces [1]}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2119075705 data=null} to TreeItem with text {Traces [1]}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2119075705 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119075705 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2119075697 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:36:31 [2020-06-04T23:36:31.201Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:36:31 [2020-06-04T23:36:31.201Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
19:36:31 [2020-06-04T23:36:31.201Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075696 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075696 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075695 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075695 data=null button=1 stateMask=0x0 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119075695 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}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075687 data=null button=1 stateMask=0x80000 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075687 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.201Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075687 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075609 data=null button=1 stateMask=0x80000 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075608 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075608 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-2119075608 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-2119075607 data=null doit=true} to Shell with text {External Analysis Parameters}
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Clicking on OK
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119075606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119075606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119075606 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119075606 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119075606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119075606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119075606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2119075686 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}
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - Clicked on 
19:36:31 [2020-06-04T23:36:31.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Clicking on with mnemonic 'New custom chart'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Clicked on with mnemonic 'New custom chart'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119075223 data=null doit=true} to Shell with text {Custom chart creation}
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Attempting to set focus on (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Clicking on (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119075221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119075221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119075221 data=null doit=true} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119075221 data=null} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119075221 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119075221 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119075221 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')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119075218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119075218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119075218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119075218 data=null doit=true} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119075218 data=null} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - Clicked on (of type 'Table')
19:36:31 [2020-06-04T23:36:31.711Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119075217 data=null doit=true} to Shell with text {Custom chart creation}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-2119075216 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-2119075216 data=null doit=true} to TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Attempting to set focus on Table with text {}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-2119075215 data=null} to TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-2119075215 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119075214 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}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-2119075214 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-2119075214 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-2119075214 data=null doit=true} to TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-2119075214 data=null} to TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Clicking on 
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119075210 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119075210 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119075210 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119075210 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119075210 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119075210 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119075210 data=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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119075207 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119075206 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119075206 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119075206 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119075206 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Clicked on 
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119075205 data=null doit=true} to Shell with text {Custom chart creation}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-2119075203 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-2119075203 data=null doit=true} to TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Attempting to set focus on Table with text {}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-2119075203 data=null} to TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-2119075202 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119075202 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}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-2119075202 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-2119075202 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-2119075202 data=null doit=true} to TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-2119075202 data=null} to TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Clicking on 
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119075199 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119075198 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119075198 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119075198 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119075198 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')
19:36:31 [2020-06-04T23:36:31.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119075198 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')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119075198 data=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')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119075195 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')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119075193 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')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119075193 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')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119075193 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119075192 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Clicked on 
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119075192 data=null doit=true} to Shell with text {Custom chart creation}
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Clicking on OK
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119075190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119075190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119075190 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119075190 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119075190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119075190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119075190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-2119075307 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'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Clicked on 
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Clicking on with mnemonic 'New custom chart'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Clicked on with mnemonic 'New custom chart'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119074891 data=null doit=true} to Shell with text {Custom chart creation}
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Attempting to set focus on (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Clicking on (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2119074888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119074887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2119074887 data=null doit=true} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2119074887 data=null} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-2119074887 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-2119074887 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119074886 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')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-2119074883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2119074883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-2119074883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:36:31 [2020-06-04T23:36:31.968Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-2119074883 data=null doit=true} to (of type 'Table')
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-2119074834 data=null} to (of type 'Table')
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - Clicked on (of type 'Table')
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119074832 data=null doit=true} to Shell with text {Custom chart creation}
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-2119074830 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-2119074830 data=null doit=true} to TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.223Z] DEBUG - Attempting to set focus on Table with text {}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-2119074829 data=null} to TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-2119074828 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119074828 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}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-2119074828 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-2119074828 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-2119074828 data=null doit=true} to TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-2119074828 data=null} to TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Clicking on 
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119074823 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119074823 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119074823 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119074823 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119074823 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119074822 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119074822 data=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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119074818 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119074817 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119074817 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119074817 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119074817 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Clicked on 
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119074816 data=null doit=true} to Shell with text {Custom chart creation}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-2119074815 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-2119074814 data=null doit=true} to TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Attempting to set focus on Table with text {}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-2119074814 data=null} to TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-2119074814 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2119074813 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}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-2119074813 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-2119074813 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-2119074813 data=null doit=true} to TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-2119074813 data=null} to TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Clicking on 
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-2119074809 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119074809 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-2119074809 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-2119074809 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-2119074809 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-2119074808 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-2119074808 data=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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-2119074804 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-2119074801 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-2119074801 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-2119074801 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-2119074801 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Clicked on 
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119074800 data=null doit=true} to Shell with text {Custom chart creation}
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3dc7c5fd
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-2119074798 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-2119074797 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-2119074797 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-2119074797 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-2119074797 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')
19:36:32 [2020-06-04T23:36:32.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-2119074797 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')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-2119074796 data=null item=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')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-2119074796 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')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-2119074796 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')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-2119074796 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')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-2119074796 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-2119074796 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-2119074796 data=null doit=true} to Shell with text {Custom chart creation}
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Clicking on OK
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119074794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119074794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119074794 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119074794 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119074794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119074794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119074794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-2119074932 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'
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - Clicked on 
19:36:32 [2020-06-04T23:36:32.225Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Clicking on &Yes
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2119074521 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')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2119074521 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')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2119074521 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2119074521 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2119074521 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')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2119074521 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')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2119074521 data=null item=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')
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Clicked on 
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2119074391 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:36:32 [2020-06-04T23:36:32.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Attempting to set focus on Tree with text {}
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2119074324 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2119074324 data=null doit=true} to TreeItem with text {test}
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2119074324 data=null} to TreeItem with text {test}
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2119074323 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2119074323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2119074309 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Clicking on with mnemonic 'Delete'
19:36:32 [2020-06-04T23:36:32.735Z] DEBUG - Clicked on with mnemonic 'Delete'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074016 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074016 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074016 data=null item=null 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')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074015 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2119074015 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Clicking on OK
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2119074014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2119074014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2119074014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2119074014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2119074013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2119074013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:32 [2020-06-04T23:36:32.990Z] DEBUG - Clicked on OK
19:36:33 [2020-06-04T23:36:33.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2119074013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:36:33 [2020-06-04T23:36:33.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2119074199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:36:33 [2020-06-04T23:36:33.500Z] 
19:36:33 [2020-06-04T23:36:33.500Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:36:33.310
19:36:33 [2020-06-04T23:36:33.500Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
19:36:33 [2020-06-04T23:36:33.500Z] 
19:36:33 [2020-06-04T23:36:33.500Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:36:33.310
19:36:33 [2020-06-04T23:36:33.500Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
19:36:33 [2020-06-04T23:36:33.500Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.104 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
19:36:33 [2020-06-04T23:36:33.500Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 1.715 s
19:36:33 [2020-06-04T23:36:33.500Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 1.385 s
19:36:33 [2020-06-04T23:36:33.500Z] 
19:36:33 [2020-06-04T23:36:33.500Z] Results:
19:36:33 [2020-06-04T23:36:33.500Z] 
19:36:33 [2020-06-04T23:36:33.500Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
19:36:33 [2020-06-04T23:36:33.500Z] 
19:36:33 [2020-06-04T23:36:33.755Z] 
19:36:33 [2020-06-04T23:36:33.755Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:36:33.601
19:36:33 [2020-06-04T23:36:33.755Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] All tests passed!
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.pom
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.13-SNAPSHOT [44/138]
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] The project's OSGi version is 1.0.13.202006042312
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.680Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
19:36:34 [2020-06-04T23:36:34.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[80] 
19:36:34 [2020-06-04T23:36:34.935Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
19:36:34 [2020-06-04T23:36:34.935Z] 	                                                                ^^^^^
19:36:34 [2020-06-04T23:36:34.935Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:36:34 [2020-06-04T23:36:34.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[62] 
19:36:34 [2020-06-04T23:36:34.935Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
19:36:34 [2020-06-04T23:36:34.935Z] 	                                                                ^^^^^
19:36:34 [2020-06-04T23:36:34.935Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:36:34 [2020-06-04T23:36:34.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[114] 
19:36:34 [2020-06-04T23:36:34.935Z] 	TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR);
19:36:34 [2020-06-04T23:36:34.935Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:36:34 [2020-06-04T23:36:34.935Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider<InputOutputAnalysisModule,TmfTreeDataModel>.fetchXY(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:36:34 [2020-06-04T23:36:34.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[65] 
19:36:34 [2020-06-04T23:36:34.935Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
19:36:34 [2020-06-04T23:36:34.935Z] 	                                                                ^^^^^
19:36:34 [2020-06-04T23:36:34.935Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:36:34 [2020-06-04T23:36:34.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[86] 
19:36:34 [2020-06-04T23:36:34.935Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
19:36:34 [2020-06-04T23:36:34.935Z] 	                                                                ^^^^^
19:36:34 [2020-06-04T23:36:34.935Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:36:34 [2020-06-04T23:36:34.935Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[133] 
19:36:34 [2020-06-04T23:36:34.935Z] 	TmfModelResponse<TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null);
19:36:34 [2020-06-04T23:36:34.935Z] 	                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^
19:36:34 [2020-06-04T23:36:34.935Z] 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>'
19:36:34 [2020-06-04T23:36:34.935Z] 6 problems (6 warnings)
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] 
19:36:34 [2020-06-04T23:36:34.935Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] 
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] 
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] 
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] 
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] 
19:36:35 [2020-06-04T23:36:35.190Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:36:35 [2020-06-04T23:36:35.445Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
19:36:35 [2020-06-04T23:36:35.445Z] [INFO] Command line:
19:36:35 [2020-06-04T23:36:35.445Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:36:35 [2020-06-04T23:36:35.445Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:36:37 [2020-06-04T23:36:37.330Z] !SESSION 2020-06-04 23:36:35.430 -----------------------------------------------
19:36:37 [2020-06-04T23:36:37.330Z] eclipse.buildId=unknown
19:36:37 [2020-06-04T23:36:37.330Z] java.version=1.8.0_202
19:36:37 [2020-06-04T23:36:37.330Z] java.vendor=Oracle Corporation
19:36:37 [2020-06-04T23:36:37.330Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:36:37 [2020-06-04T23:36:37.330Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:36:37 [2020-06-04T23:36:37.330Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:36:37 [2020-06-04T23:36:37.330Z] 
19:36:37 [2020-06-04T23:36:37.330Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:36:36.806
19:36:37 [2020-06-04T23:36:37.330Z] !MESSAGE FrameworkEvent ERROR
19:36:37 [2020-06-04T23:36:37.330Z] !STACK 0
19:36:37 [2020-06-04T23:36:37.330Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:36:37 [2020-06-04T23:36:37.330Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:36:37 [2020-06-04T23:36:37.330Z] 
19:36:37 [2020-06-04T23:36:37.330Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:36:37 [2020-06-04T23:36:37.330Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:36:37 [2020-06-04T23:36:37.330Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:36:37 [2020-06-04T23:36:37.330Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:36:37 [2020-06-04T23:36:37.330Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:36:37 [2020-06-04T23:36:37.330Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:36:37 [2020-06-04T23:36:37.330Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:36:37 [2020-06-04T23:36:37.330Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:36:37 [2020-06-04T23:36:37.890Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
19:36:39 [2020-06-04T23:36:39.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
19:36:39 [2020-06-04T23:36:39.774Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.57 s
19:36:39 [2020-06-04T23:36:39.774Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
19:36:39 [2020-06-04T23:36:39.774Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
19:36:39 [2020-06-04T23:36:39.774Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.075 s
19:36:39 [2020-06-04T23:36:39.774Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
19:36:41 [2020-06-04T23:36:41.136Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
19:36:41 [2020-06-04T23:36:41.136Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.193 s
19:36:41 [2020-06-04T23:36:41.136Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
19:36:41 [2020-06-04T23:36:41.136Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
19:36:41 [2020-06-04T23:36:41.136Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 0.171 s
19:36:41 [2020-06-04T23:36:41.136Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
19:36:53 [2020-06-04T23:36:53.291Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.173 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
19:36:53 [2020-06-04T23:36:53.291Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.144 s
19:36:53 [2020-06-04T23:36:53.291Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.128 s
19:36:53 [2020-06-04T23:36:53.291Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
19:36:53 [2020-06-04T23:36:53.291Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.136 s
19:36:53 [2020-06-04T23:36:53.291Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.131 s
19:36:53 [2020-06-04T23:36:53.291Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.123 s
19:36:53 [2020-06-04T23:36:53.291Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.127 s
19:36:53 [2020-06-04T23:36:53.291Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.123 s
19:36:53 [2020-06-04T23:36:53.291Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.122 s
19:36:53 [2020-06-04T23:36:53.291Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
19:36:53 [2020-06-04T23:36:53.291Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.221 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
19:36:53 [2020-06-04T23:36:53.291Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.219 s
19:36:53 [2020-06-04T23:36:53.291Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
19:37:05 [2020-06-04T23:37:05.450Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.963 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
19:37:05 [2020-06-04T23:37:05.450Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.21 s
19:37:05 [2020-06-04T23:37:05.450Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.213 s
19:37:05 [2020-06-04T23:37:05.450Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.214 s
19:37:05 [2020-06-04T23:37:05.450Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.111 s
19:37:05 [2020-06-04T23:37:05.450Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.214 s
19:37:05 [2020-06-04T23:37:05.450Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
19:37:07 [2020-06-04T23:37:07.962Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.463 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
19:37:07 [2020-06-04T23:37:07.962Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.112 s
19:37:07 [2020-06-04T23:37:07.962Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.116 s
19:37:07 [2020-06-04T23:37:07.962Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.118 s
19:37:07 [2020-06-04T23:37:07.962Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.116 s
19:37:07 [2020-06-04T23:37:07.962Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
19:37:11 [2020-06-04T23:37:11.224Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.772 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
19:37:11 [2020-06-04T23:37:11.224Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 2.772 s
19:37:11 [2020-06-04T23:37:11.224Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
19:37:11 [2020-06-04T23:37:11.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
19:37:11 [2020-06-04T23:37:11.224Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.188 s
19:37:11 [2020-06-04T23:37:11.224Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.117 s
19:37:11 [2020-06-04T23:37:11.224Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
19:37:13 [2020-06-04T23:37:13.108Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
19:37:13 [2020-06-04T23:37:13.108Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.24 s
19:37:13 [2020-06-04T23:37:13.108Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
19:38:09 [2020-06-04T23:38:09.256Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.124 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
19:38:09 [2020-06-04T23:38:09.256Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.21 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
19:38:09 [2020-06-04T23:38:09.256Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.207 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.208 s
19:38:09 [2020-06-04T23:38:09.256Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.211 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
19:38:09 [2020-06-04T23:38:09.256Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
19:38:09 [2020-06-04T23:38:09.256Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.209 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.209 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.211 s
19:38:09 [2020-06-04T23:38:09.256Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.211 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.209 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.208 s
19:38:09 [2020-06-04T23:38:09.256Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.21 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.211 s
19:38:09 [2020-06-04T23:38:09.256Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.237 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
19:38:09 [2020-06-04T23:38:09.256Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
19:38:09 [2020-06-04T23:38:09.256Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
19:38:13 [2020-06-04T23:38:13.414Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.626 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
19:38:13 [2020-06-04T23:38:13.414Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.21 s
19:38:13 [2020-06-04T23:38:13.414Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.206 s
19:38:13 [2020-06-04T23:38:13.414Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.209 s
19:38:13 [2020-06-04T23:38:13.414Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
19:38:28 [2020-06-04T23:38:28.244Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.257 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
19:38:28 [2020-06-04T23:38:28.244Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.212 s
19:38:28 [2020-06-04T23:38:28.244Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.21 s
19:38:28 [2020-06-04T23:38:28.244Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.206 s
19:38:28 [2020-06-04T23:38:28.244Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.208 s
19:38:28 [2020-06-04T23:38:28.244Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.209 s
19:38:28 [2020-06-04T23:38:28.244Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.21 s
19:38:28 [2020-06-04T23:38:28.244Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
19:38:29 [2020-06-04T23:38:29.605Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.337 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
19:38:29 [2020-06-04T23:38:29.606Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.225 s
19:38:29 [2020-06-04T23:38:29.606Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.111 s
19:38:29 [2020-06-04T23:38:29.606Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
19:38:30 [2020-06-04T23:38:30.966Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
19:38:30 [2020-06-04T23:38:30.966Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 1.11 s
19:38:30 [2020-06-04T23:38:30.966Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.005 s
19:38:30 [2020-06-04T23:38:30.966Z] 
19:38:30 [2020-06-04T23:38:30.966Z] Results:
19:38:30 [2020-06-04T23:38:30.966Z] 
19:38:30 [2020-06-04T23:38:30.966Z] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
19:38:30 [2020-06-04T23:38:30.966Z] 
19:38:31 [2020-06-04T23:38:31.220Z] [INFO] All tests passed!
19:38:31 [2020-06-04T23:38:31.220Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.220Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:38:31 [2020-06-04T23:38:31.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
19:38:31 [2020-06-04T23:38:31.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.pom
19:38:31 [2020-06-04T23:38:31.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar
19:38:31 [2020-06-04T23:38:31.220Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.1.0-SNAPSHOT [45/138]
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] The project's OSGi version is 4.1.0.202006042312
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.221Z] [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[123] 
19:38:31 [2020-06-04T23:38:31.781Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
19:38:31 [2020-06-04T23:38:31.781Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
19:38:31 [2020-06-04T23:38:31.781Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 123)
19:38:31 [2020-06-04T23:38:31.781Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
19:38:31 [2020-06-04T23:38:31.781Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] 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
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] 
19:38:31 [2020-06-04T23:38:31.781Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)),
19:38:31 [2020-06-04T23:38:31.781Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] 
19:38:31 [2020-06-04T23:38:31.781Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))),
19:38:31 [2020-06-04T23:38:31.781Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] 
19:38:31 [2020-06-04T23:38:31.781Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))),
19:38:31 [2020-06-04T23:38:31.781Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] 
19:38:31 [2020-06-04T23:38:31.781Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))),
19:38:31 [2020-06-04T23:38:31.781Z] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] 
19:38:31 [2020-06-04T23:38:31.781Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))),
19:38:31 [2020-06-04T23:38:31.781Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[154] 
19:38:31 [2020-06-04T23:38:31.781Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))),
19:38:31 [2020-06-04T23:38:31.781Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[155] 
19:38:31 [2020-06-04T23:38:31.781Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))),
19:38:31 [2020-06-04T23:38:31.781Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
19:38:31 [2020-06-04T23:38:31.781Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
19:38:31 [2020-06-04T23:38:31.781Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] 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
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
19:38:31 [2020-06-04T23:38:31.781Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
19:38:31 [2020-06-04T23:38:31.781Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry<M>
19:38:31 [2020-06-04T23:38:31.781Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[185] 
19:38:31 [2020-06-04T23:38:31.781Z] 	return (E) (Comparable<E>) o -> 0;
19:38:31 [2020-06-04T23:38:31.781Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.781Z] Type safety: Unchecked cast from Comparable<E> to E
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[206] 
19:38:31 [2020-06-04T23:38:31.782Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
19:38:31 [2020-06-04T23:38:31.782Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
19:38:31 [2020-06-04T23:38:31.782Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 206)
19:38:31 [2020-06-04T23:38:31.782Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
19:38:31 [2020-06-04T23:38:31.782Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] 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
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[223] 
19:38:31 [2020-06-04T23:38:31.782Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
19:38:31 [2020-06-04T23:38:31.782Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
19:38:31 [2020-06-04T23:38:31.782Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 223)
19:38:31 [2020-06-04T23:38:31.782Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
19:38:31 [2020-06-04T23:38:31.782Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] 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
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[260] 
19:38:31 [2020-06-04T23:38:31.782Z] 	provider = DataProviderManager.getInstance().getDataProvider(trace,
19:38:31 [2020-06-04T23:38:31.782Z]                     fProviderId, ITmfTreeDataProvider.class);
19:38:31 [2020-06-04T23:38:31.782Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[282] 
19:38:31 [2020-06-04T23:38:31.782Z] 	return modelToTree(trace.getName(), model.getEntries());
19:38:31 [2020-06-04T23:38:31.782Z] 	                   ^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[185] 
19:38:31 [2020-06-04T23:38:31.782Z] 	int preWidth = fOverrideNbPoints == 0 ? fChart.getPlotArea().getBounds().width / barWidth : fOverrideNbPoints;
19:38:31 [2020-06-04T23:38:31.782Z] 	                                                             ^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] The method getBounds() from the type IPlotArea is deprecated
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[233] 
19:38:31 [2020-06-04T23:38:31.782Z] 	series.setYSeries(yOrigSeries);
19:38:31 [2020-06-04T23:38:31.782Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] The method setYSeries(double[]) from the type ISeries<capture#3-of ?> is deprecated
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[234] 
19:38:31 [2020-06-04T23:38:31.782Z] 	series.setXSeries(xOrigSeries);
19:38:31 [2020-06-04T23:38:31.782Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] The method setXSeries(double[]) from the type ISeries<capture#4-of ?> is deprecated
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[256] 
19:38:31 [2020-06-04T23:38:31.782Z] 	double[] ySeries = internalSeries.getYSeries();
19:38:31 [2020-06-04T23:38:31.782Z] 	                                  ^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] The method getYSeries() from the type ISeries<capture#5-of ?> is deprecated
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[373] 
19:38:31 [2020-06-04T23:38:31.782Z] 	return CompletableFuture.supplyAsync(() -> computeData(timeRange, durationRange));
19:38:31 [2020-06-04T23:38:31.782Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type mismatch: required '@NonNull Map<@NonNull String,SegmentStoreContentProvider.@NonNull SegmentStoreWithRange<@NonNull ISegment>>' but the provided value is inferred as @Nullable
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[78] 
19:38:31 [2020-06-04T23:38:31.782Z] 	colors.add(getDensityViewer().getColorForItem(id));
19:38:31 [2020-06-04T23:38:31.782Z] 	                                              ^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[87] 
19:38:31 [2020-06-04T23:38:31.782Z] 	addItem(null, ToolTipString.fromString(String.valueOf(Messages.SimpleTooltipProvider_count)), ToolTipString.fromDecimal(yValues.get(0)));
19:38:31 [2020-06-04T23:38:31.782Z] 	                                                                                                                        ^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[91] 
19:38:31 [2020-06-04T23:38:31.782Z] 	RGB color = getDensityViewer().getColorForItem(id);
19:38:31 [2020-06-04T23:38:31.782Z] 	                                               ^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[92] 
19:38:31 [2020-06-04T23:38:31.782Z] 	addItem(null, ToolTipString.fromHtml(String.format(HTML_COLOR_TOOLTIP, new RGBAColor(color.red, color.green, color.blue).toString(), id)), ToolTipString.fromDecimal(yValues.get(i)));
19:38:31 [2020-06-04T23:38:31.782Z] 	                                                                                                                                                                     ^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[105] 
19:38:31 [2020-06-04T23:38:31.782Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
19:38:31 [2020-06-04T23:38:31.782Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[75] 
19:38:31 [2020-06-04T23:38:31.782Z] 	colors.add(getDensityViewer().getColorForItem(id));
19:38:31 [2020-06-04T23:38:31.782Z] 	                                              ^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[84] 
19:38:31 [2020-06-04T23:38:31.782Z] 	addItem(null, ToolTipString.fromString(String.valueOf(Messages.SimpleTooltipProvider_count)), ToolTipString.fromDecimal(yValues.get(0)));
19:38:31 [2020-06-04T23:38:31.782Z] 	                                                                                                                        ^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[88] 
19:38:31 [2020-06-04T23:38:31.782Z] 	RGB color = getDensityViewer().getColorForItem(id);
19:38:31 [2020-06-04T23:38:31.782Z] 	                                               ^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[89] 
19:38:31 [2020-06-04T23:38:31.782Z] 	addItem(null, ToolTipString.fromHtml(String.format(HTML_COLOR_TOOLTIP, new RGBAColor(color.red, color.green, color.blue).toString(), id)), ToolTipString.fromDecimal(yValues.get(i)));
19:38:31 [2020-06-04T23:38:31.782Z] 	                                                                                                                                                                     ^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java:[101] 
19:38:31 [2020-06-04T23:38:31.782Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
19:38:31 [2020-06-04T23:38:31.782Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[62] 
19:38:31 [2020-06-04T23:38:31.782Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu;
19:38:31 [2020-06-04T23:38:31.782Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[63] 
19:38:31 [2020-06-04T23:38:31.782Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings;
19:38:31 [2020-06-04T23:38:31.782Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[64] 
19:38:31 [2020-06-04T23:38:31.782Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal;
19:38:31 [2020-06-04T23:38:31.782Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.782Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[65] 
19:38:31 [2020-06-04T23:38:31.783Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter;
19:38:31 [2020-06-04T23:38:31.783Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[66] 
19:38:31 [2020-06-04T23:38:31.783Z] 	import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore;
19:38:31 [2020-06-04T23:38:31.783Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'ArrayListStore<E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[435] 
19:38:31 [2020-06-04T23:38:31.783Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
19:38:31 [2020-06-04T23:38:31.783Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The constructor 'ArrayListStore<ISegment>()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[435] 
19:38:31 [2020-06-04T23:38:31.783Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
19:38:31 [2020-06-04T23:38:31.783Z] 	                                            ^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[478] 
19:38:31 [2020-06-04T23:38:31.783Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
19:38:31 [2020-06-04T23:38:31.783Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] 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>>'
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[479] 
19:38:31 [2020-06-04T23:38:31.783Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
19:38:31 [2020-06-04T23:38:31.783Z] 	               ^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[479] 
19:38:31 [2020-06-04T23:38:31.783Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
19:38:31 [2020-06-04T23:38:31.783Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
19:38:31 [2020-06-04T23:38:31.783Z] 	FilterCu cu = FilterCu.compile(regex);
19:38:31 [2020-06-04T23:38:31.783Z] 	^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
19:38:31 [2020-06-04T23:38:31.783Z] 	FilterCu cu = FilterCu.compile(regex);
19:38:31 [2020-06-04T23:38:31.783Z] 	              ^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
19:38:31 [2020-06-04T23:38:31.783Z] 	FilterCu cu = FilterCu.compile(regex);
19:38:31 [2020-06-04T23:38:31.783Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[481] 
19:38:31 [2020-06-04T23:38:31.783Z] 	Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null;
19:38:31 [2020-06-04T23:38:31.783Z] 	                                                                                                       ^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[506] 
19:38:31 [2020-06-04T23:38:31.783Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
19:38:31 [2020-06-04T23:38:31.783Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] 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>>'
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[507] 
19:38:31 [2020-06-04T23:38:31.783Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
19:38:31 [2020-06-04T23:38:31.783Z] 	               ^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[507] 
19:38:31 [2020-06-04T23:38:31.783Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
19:38:31 [2020-06-04T23:38:31.783Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
19:38:31 [2020-06-04T23:38:31.783Z] 	FilterCu cu = FilterCu.compile(regex);
19:38:31 [2020-06-04T23:38:31.783Z] 	^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
19:38:31 [2020-06-04T23:38:31.783Z] 	FilterCu cu = FilterCu.compile(regex);
19:38:31 [2020-06-04T23:38:31.783Z] 	              ^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
19:38:31 [2020-06-04T23:38:31.783Z] 	FilterCu cu = FilterCu.compile(regex);
19:38:31 [2020-06-04T23:38:31.783Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[509] 
19:38:31 [2020-06-04T23:38:31.783Z] 	Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null;
19:38:31 [2020-06-04T23:38:31.783Z] 	                                                                                        ^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[671] 
19:38:31 [2020-06-04T23:38:31.783Z] 	public void regexFilterApplied(TmfFilterAppliedSignal signal) {
19:38:31 [2020-06-04T23:38:31.783Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
19:38:31 [2020-06-04T23:38:31.783Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
19:38:31 [2020-06-04T23:38:31.783Z] 	^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
19:38:31 [2020-06-04T23:38:31.783Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
19:38:31 [2020-06-04T23:38:31.783Z] 	                                  ^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
19:38:31 [2020-06-04T23:38:31.783Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
19:38:31 [2020-06-04T23:38:31.783Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[700] 
19:38:31 [2020-06-04T23:38:31.783Z] 	regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes());
19:38:31 [2020-06-04T23:38:31.783Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[29] 
19:38:31 [2020-06-04T23:38:31.783Z] 	import org.eclipse.tracecompass.internal.tmf.ui.viewers.xychart.XYAxis;
19:38:31 [2020-06-04T23:38:31.783Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'XYAxis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[30] 
19:38:31 [2020-06-04T23:38:31.783Z] 	import org.eclipse.tracecompass.internal.tmf.ui.viewers.xychart.XYSeries;
19:38:31 [2020-06-04T23:38:31.783Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:31 [2020-06-04T23:38:31.783Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[59] 
19:38:31 [2020-06-04T23:38:31.783Z] 	fXaxis = XYAxis.create(densityViewer.getControl().getAxisSet().getXAxis(0));
19:38:31 [2020-06-04T23:38:31.783Z] 	         ^^^^^^
19:38:31 [2020-06-04T23:38:31.783Z] Discouraged access: The type 'XYAxis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[59] 
19:38:31 [2020-06-04T23:38:31.784Z] 	fXaxis = XYAxis.create(densityViewer.getControl().getAxisSet().getXAxis(0));
19:38:31 [2020-06-04T23:38:31.784Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Discouraged access: The method 'XYAxis.create(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
19:38:31 [2020-06-04T23:38:31.784Z] 	XYSeries xySeries = XYSeries.create(series);
19:38:31 [2020-06-04T23:38:31.784Z] 	^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
19:38:31 [2020-06-04T23:38:31.784Z] 	XYSeries xySeries = XYSeries.create(series);
19:38:31 [2020-06-04T23:38:31.784Z] 	                    ^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
19:38:31 [2020-06-04T23:38:31.784Z] 	XYSeries xySeries = XYSeries.create(series);
19:38:31 [2020-06-04T23:38:31.784Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Discouraged access: The method 'XYSeries.create(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java:[59] 
19:38:31 [2020-06-04T23:38:31.784Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:38:31 [2020-06-04T23:38:31.784Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:38:31 [2020-06-04T23:38:31.784Z] 68. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java (at line 62)
19:38:31 [2020-06-04T23:38:31.784Z] 	return getLegendImage(entry.getModel().getId());
19:38:31 [2020-06-04T23:38:31.784Z] 	                      ^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] 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
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java:[127] 
19:38:31 [2020-06-04T23:38:31.784Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
19:38:31 [2020-06-04T23:38:31.784Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[61] 
19:38:31 [2020-06-04T23:38:31.784Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:38:31 [2020-06-04T23:38:31.784Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:38:31 [2020-06-04T23:38:31.784Z] 71. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 64)
19:38:31 [2020-06-04T23:38:31.784Z] 	return getLegendImage(entry.getModel().getId());
19:38:31 [2020-06-04T23:38:31.784Z] 	                      ^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] 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
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[129] 
19:38:31 [2020-06-04T23:38:31.784Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
19:38:31 [2020-06-04T23:38:31.784Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[173] 
19:38:31 [2020-06-04T23:38:31.784Z] 	return Iterables.get(iterable, (int) idx, null);
19:38:31 [2020-06-04T23:38:31.784Z] 	                                          ^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[193] 
19:38:31 [2020-06-04T23:38:31.784Z] 	return Iterables.getLast(baseIterable, null);
19:38:31 [2020-06-04T23:38:31.784Z] 	                                       ^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[204] 
19:38:31 [2020-06-04T23:38:31.784Z] 	return Iterables.getFirst((Iterable<? extends ISegment>) iterable, null);
19:38:31 [2020-06-04T23:38:31.784Z] 	                                                                   ^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
19:38:31 [2020-06-04T23:38:31.784Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density/AbstractSegmentStoreDensityViewer.java:[376] 
19:38:31 [2020-06-04T23:38:31.784Z] 	return CompletableFuture.supplyAsync(() -> computeData(timeRange, durationRange));
19:38:31 [2020-06-04T23:38:31.784Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:31 [2020-06-04T23:38:31.784Z] Null type mismatch: required '@NonNull Map<@NonNull String,SegmentStoreContentProvider.@NonNull SegmentStoreWithRange<@NonNull ISegment>>' but the provided value is inferred as @Nullable
19:38:31 [2020-06-04T23:38:31.784Z] 76 problems (0 errors, 71 warnings, 71 info)
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] 
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:31 [2020-06-04T23:38:31.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.pom
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-pack200.jar.pack.gz
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-p2metadata.xml
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-p2artifacts.xml
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT [46/138]
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] The project's OSGi version is 4.0.0.202006042312
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.039Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.040Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[54] 
19:38:32 [2020-06-04T23:38:32.599Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
19:38:32 [2020-06-04T23:38:32.599Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[73] 
19:38:32 [2020-06-04T23:38:32.599Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
19:38:32 [2020-06-04T23:38:32.599Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[75] 
19:38:32 [2020-06-04T23:38:32.599Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
19:38:32 [2020-06-04T23:38:32.599Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[63] 
19:38:32 [2020-06-04T23:38:32.599Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
19:38:32 [2020-06-04T23:38:32.599Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[220] 
19:38:32 [2020-06-04T23:38:32.599Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
19:38:32 [2020-06-04T23:38:32.599Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[220] 
19:38:32 [2020-06-04T23:38:32.599Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
19:38:32 [2020-06-04T23:38:32.599Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[783] 
19:38:32 [2020-06-04T23:38:32.599Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet());
19:38:32 [2020-06-04T23:38:32.599Z] 	                                                                                  ^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] 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>'
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[24] 
19:38:32 [2020-06-04T23:38:32.599Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
19:38:32 [2020-06-04T23:38:32.599Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] 
19:38:32 [2020-06-04T23:38:32.599Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
19:38:32 [2020-06-04T23:38:32.599Z] 	                                                                             ^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[72] 
19:38:32 [2020-06-04T23:38:32.599Z] 	Set<Integer> cpus = CpuUsageView.getCpus(getTrace());
19:38:32 [2020-06-04T23:38:32.599Z] 	                                         ^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[81] 
19:38:32 [2020-06-04T23:38:32.599Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
19:38:32 [2020-06-04T23:38:32.599Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryPresentationProvider.java:[19] 
19:38:32 [2020-06-04T23:38:32.599Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
19:38:32 [2020-06-04T23:38:32.599Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryPresentationProvider.java:[33] 
19:38:32 [2020-06-04T23:38:32.599Z] 	public class MemoryPresentationProvider extends BaseXYPresentationProvider {
19:38:32 [2020-06-04T23:38:32.599Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[40] 
19:38:32 [2020-06-04T23:38:32.599Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:38:32 [2020-06-04T23:38:32.599Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.599Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:38:32 [2020-06-04T23:38:32.599Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java (at line 43)
19:38:32 [2020-06-04T23:38:32.600Z] 	return getLegendImage(entry.getModel().getId());
19:38:32 [2020-06-04T23:38:32.600Z] 	                      ^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] 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
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView2.java:[18] 
19:38:32 [2020-06-04T23:38:32.600Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
19:38:32 [2020-06-04T23:38:32.600Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView2.java:[65] 
19:38:32 [2020-06-04T23:38:32.600Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
19:38:32 [2020-06-04T23:38:32.600Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[45] 
19:38:32 [2020-06-04T23:38:32.600Z] 	return Messages.FollowThreadAction_unfollow;
19:38:32 [2020-06-04T23:38:32.600Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CPUUsagePresentationProvider.java:[19] 
19:38:32 [2020-06-04T23:38:32.600Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
19:38:32 [2020-06-04T23:38:32.600Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CPUUsagePresentationProvider.java:[33] 
19:38:32 [2020-06-04T23:38:32.600Z] 	public class CPUUsagePresentationProvider extends BaseXYPresentationProvider {
19:38:32 [2020-06-04T23:38:32.600Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[136] 
19:38:32 [2020-06-04T23:38:32.600Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
19:38:32 [2020-06-04T23:38:32.600Z] 	                                                                             ^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[94] 
19:38:32 [2020-06-04T23:38:32.600Z] 	Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU);
19:38:32 [2020-06-04T23:38:32.600Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Type safety: Unchecked cast from Object to Set<Integer>
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[119] 
19:38:32 [2020-06-04T23:38:32.600Z] 	Set<Integer> data = (Set<Integer>) getData(trace, CPU_USAGE_FOLLOW_CPU);
19:38:32 [2020-06-04T23:38:32.600Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Type safety: Unchecked cast from Object to Set<Integer>
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView.java:[18] 
19:38:32 [2020-06-04T23:38:32.600Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
19:38:32 [2020-06-04T23:38:32.600Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.600Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView.java:[67] 
19:38:32 [2020-06-04T23:38:32.600Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
19:38:32 [2020-06-04T23:38:32.600Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:38:32 [2020-06-04T23:38:32.600Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
19:38:32 [2020-06-04T23:38:32.600Z] 25 problems (0 errors, 24 warnings, 1 info)
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.600Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.pom
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-p2metadata.xml
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-p2artifacts.xml
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT [47/138]
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] The project's OSGi version is 1.0.8.202006042312
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] 
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:32 [2020-06-04T23:38:32.855Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] 
19:38:33 [2020-06-04T23:38:33.366Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:33 [2020-06-04T23:38:33.623Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
19:38:33 [2020-06-04T23:38:33.623Z] [INFO] Command line:
19:38:33 [2020-06-04T23:38:33.623Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:38:33 [2020-06-04T23:38:33.623Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:38:35 [2020-06-04T23:38:35.510Z] !SESSION 2020-06-04 23:38:33.609 -----------------------------------------------
19:38:35 [2020-06-04T23:38:35.510Z] eclipse.buildId=unknown
19:38:35 [2020-06-04T23:38:35.510Z] java.version=1.8.0_202
19:38:35 [2020-06-04T23:38:35.510Z] java.vendor=Oracle Corporation
19:38:35 [2020-06-04T23:38:35.510Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:38:35 [2020-06-04T23:38:35.510Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
19:38:35 [2020-06-04T23:38:35.510Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:38:35 [2020-06-04T23:38:35.510Z] 
19:38:35 [2020-06-04T23:38:35.510Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:38:35.208
19:38:35 [2020-06-04T23:38:35.510Z] !MESSAGE FrameworkEvent ERROR
19:38:35 [2020-06-04T23:38:35.510Z] !STACK 0
19:38:35 [2020-06-04T23:38:35.510Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:38:35 [2020-06-04T23:38:35.510Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:38:35 [2020-06-04T23:38:35.510Z] 
19:38:35 [2020-06-04T23:38:35.510Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:38:35 [2020-06-04T23:38:35.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:38:35 [2020-06-04T23:38:35.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:38:35 [2020-06-04T23:38:35.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:38:35 [2020-06-04T23:38:35.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:38:35 [2020-06-04T23:38:35.510Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:38:35 [2020-06-04T23:38:35.510Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:38:35 [2020-06-04T23:38:35.510Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:38:36 [2020-06-04T23:38:36.434Z] process 8585: 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
19:38:36 [2020-06-04T23:38:36.434Z] See the manual page for dbus-uuidgen to correct this issue.
19:38:42 [2020-06-04T23:38:42.960Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
19:38:42 [2020-06-04T23:38:42.960Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
19:38:42 [2020-06-04T23:38:42.960Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.051 s
19:38:42 [2020-06-04T23:38:42.960Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
19:38:42 [2020-06-04T23:38:42.960Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
19:38:42 [2020-06-04T23:38:42.960Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
19:38:42 [2020-06-04T23:38:42.960Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
19:38:42 [2020-06-04T23:38:42.960Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.002 s
19:38:42 [2020-06-04T23:38:42.960Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.116 s
19:38:42 [2020-06-04T23:38:42.960Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.042 s
19:38:42 [2020-06-04T23:38:42.960Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
19:38:42 [2020-06-04T23:38:42.960Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
19:38:42 [2020-06-04T23:38:42.960Z] 
19:38:42 [2020-06-04T23:38:42.960Z] Results:
19:38:42 [2020-06-04T23:38:42.960Z] 
19:38:42 [2020-06-04T23:38:42.960Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
19:38:42 [2020-06-04T23:38:42.960Z] 
19:38:43 [2020-06-04T23:38:43.215Z] [INFO] All tests passed!
19:38:43 [2020-06-04T23:38:43.215Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.pom
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-p2metadata.xml
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-p2artifacts.xml
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT [48/138]
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] The project's OSGi version is 1.0.5.202006042312
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.216Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
19:38:43 [2020-06-04T23:38:43.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[368] 
19:38:43 [2020-06-04T23:38:43.471Z] 	Statistics<E>::update, Statistics<E>::merge);
19:38:43 [2020-06-04T23:38:43.471Z] 	                       ^^^^^^^^^^^^^^^^^^^^
19:38:43 [2020-06-04T23:38:43.471Z] 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>'
19:38:43 [2020-06-04T23:38:43.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[386] 
19:38:43 [2020-06-04T23:38:43.471Z] 	Statistics<E>::update, Statistics<E>::merge);
19:38:43 [2020-06-04T23:38:43.471Z] 	                       ^^^^^^^^^^^^^^^^^^^^
19:38:43 [2020-06-04T23:38:43.471Z] 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>'
19:38:43 [2020-06-04T23:38:43.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[86] 
19:38:43 [2020-06-04T23:38:43.471Z] 	Long value = fMapper.apply(element);
19:38:43 [2020-06-04T23:38:43.471Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
19:38:43 [2020-06-04T23:38:43.471Z] 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
19:38:43 [2020-06-04T23:38:43.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[87] 
19:38:43 [2020-06-04T23:38:43.471Z] 	if (value <= fMapper.apply(obj)) {
19:38:43 [2020-06-04T23:38:43.471Z] 	             ^^^^^^^^^^^^^^^^^^
19:38:43 [2020-06-04T23:38:43.471Z] 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
19:38:43 [2020-06-04T23:38:43.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[105] 
19:38:43 [2020-06-04T23:38:43.471Z] 	Long value = fMapper.apply(element);
19:38:43 [2020-06-04T23:38:43.471Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
19:38:43 [2020-06-04T23:38:43.471Z] 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
19:38:43 [2020-06-04T23:38:43.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[106] 
19:38:43 [2020-06-04T23:38:43.471Z] 	if (value >= fMapper.apply(obj)) {
19:38:43 [2020-06-04T23:38:43.471Z] 	             ^^^^^^^^^^^^^^^^^^
19:38:43 [2020-06-04T23:38:43.471Z] 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
19:38:43 [2020-06-04T23:38:43.471Z] 6 problems (6 warnings)
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] 
19:38:43 [2020-06-04T23:38:43.471Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:44 [2020-06-04T23:38:44.030Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
19:38:44 [2020-06-04T23:38:44.030Z] [INFO] Command line:
19:38:44 [2020-06-04T23:38:44.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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:38:44 [2020-06-04T23:38:44.030Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:38:45 [2020-06-04T23:38:45.393Z] !SESSION 2020-06-04 23:38:43.816 -----------------------------------------------
19:38:45 [2020-06-04T23:38:45.393Z] eclipse.buildId=unknown
19:38:45 [2020-06-04T23:38:45.393Z] java.version=1.8.0_202
19:38:45 [2020-06-04T23:38:45.393Z] java.vendor=Oracle Corporation
19:38:45 [2020-06-04T23:38:45.393Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:38:45 [2020-06-04T23:38:45.393Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:38:45 [2020-06-04T23:38:45.393Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:38:45 [2020-06-04T23:38:45.393Z] 
19:38:45 [2020-06-04T23:38:45.393Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:38:45.109
19:38:45 [2020-06-04T23:38:45.393Z] !MESSAGE FrameworkEvent ERROR
19:38:45 [2020-06-04T23:38:45.393Z] !STACK 0
19:38:45 [2020-06-04T23:38:45.393Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:38:45 [2020-06-04T23:38:45.393Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:38:45 [2020-06-04T23:38:45.393Z] 
19:38:45 [2020-06-04T23:38:45.393Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:38:45 [2020-06-04T23:38:45.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:38:45 [2020-06-04T23:38:45.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:38:45 [2020-06-04T23:38:45.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:38:45 [2020-06-04T23:38:45.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:38:45 [2020-06-04T23:38:45.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:38:45 [2020-06-04T23:38:45.393Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:38:45 [2020-06-04T23:38:45.393Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:38:46 [2020-06-04T23:38:46.316Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
19:38:48 [2020-06-04T23:38:48.204Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
19:38:48 [2020-06-04T23:38:48.204Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.006 s
19:38:48 [2020-06-04T23:38:48.204Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
19:38:48 [2020-06-04T23:38:48.204Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.279 s
19:38:48 [2020-06-04T23:38:48.204Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.424 s
19:38:48 [2020-06-04T23:38:48.204Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.099 s
19:38:48 [2020-06-04T23:38:48.204Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.204Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.204Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.37 s
19:38:48 [2020-06-04T23:38:48.204Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.243 s
19:38:48 [2020-06-04T23:38:48.204Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.204Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.204Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.145 s
19:38:48 [2020-06-04T23:38:48.204Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.002 s
19:38:48 [2020-06-04T23:38:48.204Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.204Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.204Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
19:38:48 [2020-06-04T23:38:48.204Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
19:38:48 [2020-06-04T23:38:48.204Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.119 s
19:38:48 [2020-06-04T23:38:48.204Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.068 s
19:38:48 [2020-06-04T23:38:48.204Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.009 s
19:38:48 [2020-06-04T23:38:48.204Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.019 s
19:38:48 [2020-06-04T23:38:48.204Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.065 s
19:38:48 [2020-06-04T23:38:48.204Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.016 s
19:38:48 [2020-06-04T23:38:48.204Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.006 s
19:38:48 [2020-06-04T23:38:48.204Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.015 s
19:38:48 [2020-06-04T23:38:48.204Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
19:38:48 [2020-06-04T23:38:48.764Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
19:38:48 [2020-06-04T23:38:48.764Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
19:38:48 [2020-06-04T23:38:48.764Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.764Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.156 s
19:38:48 [2020-06-04T23:38:48.764Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.213 s
19:38:48 [2020-06-04T23:38:48.764Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.038 s
19:38:48 [2020-06-04T23:38:48.764Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.764Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.764Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.105 s
19:38:48 [2020-06-04T23:38:48.764Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.099 s
19:38:48 [2020-06-04T23:38:48.764Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.764Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.764Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.764Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.764Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.101 s
19:38:48 [2020-06-04T23:38:48.764Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
19:38:48 [2020-06-04T23:38:48.764Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
19:38:49 [2020-06-04T23:38:49.690Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
19:38:49 [2020-06-04T23:38:49.690Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
19:38:49 [2020-06-04T23:38:49.690Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
19:38:49 [2020-06-04T23:38:49.690Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.094 s
19:38:49 [2020-06-04T23:38:49.690Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.168 s
19:38:49 [2020-06-04T23:38:49.690Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.054 s
19:38:49 [2020-06-04T23:38:49.690Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
19:38:49 [2020-06-04T23:38:49.690Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
19:38:49 [2020-06-04T23:38:49.690Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.148 s
19:38:49 [2020-06-04T23:38:49.690Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.129 s
19:38:49 [2020-06-04T23:38:49.690Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
19:38:49 [2020-06-04T23:38:49.690Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
19:38:49 [2020-06-04T23:38:49.690Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
19:38:49 [2020-06-04T23:38:49.690Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
19:38:49 [2020-06-04T23:38:49.690Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.132 s
19:38:49 [2020-06-04T23:38:49.690Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
19:38:49 [2020-06-04T23:38:49.690Z] 
19:38:49 [2020-06-04T23:38:49.690Z] Results:
19:38:49 [2020-06-04T23:38:49.690Z] 
19:38:49 [2020-06-04T23:38:49.690Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
19:38:49 [2020-06-04T23:38:49.690Z] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] All tests passed!
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.pom
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT [49/138]
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] The project's OSGi version is 1.0.9.202006042312
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] 
19:38:50 [2020-06-04T23:38:50.615Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:38:50 [2020-06-04T23:38:50.870Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
19:38:50 [2020-06-04T23:38:50.870Z] [INFO] Command line:
19:38:50 [2020-06-04T23:38:50.870Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:38:50 [2020-06-04T23:38:50.870Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:38:52 [2020-06-04T23:38:52.756Z] !SESSION 2020-06-04 23:38:50.908 -----------------------------------------------
19:38:52 [2020-06-04T23:38:52.756Z] eclipse.buildId=unknown
19:38:52 [2020-06-04T23:38:52.756Z] java.version=1.8.0_202
19:38:52 [2020-06-04T23:38:52.756Z] java.vendor=Oracle Corporation
19:38:52 [2020-06-04T23:38:52.756Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:38:52 [2020-06-04T23:38:52.756Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:38:52 [2020-06-04T23:38:52.756Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:38:52 [2020-06-04T23:38:52.756Z] 
19:38:52 [2020-06-04T23:38:52.756Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:38:52.385
19:38:52 [2020-06-04T23:38:52.756Z] !MESSAGE FrameworkEvent ERROR
19:38:52 [2020-06-04T23:38:52.756Z] !STACK 0
19:38:52 [2020-06-04T23:38:52.756Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:38:52 [2020-06-04T23:38:52.756Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:38:52 [2020-06-04T23:38:52.756Z] 
19:38:52 [2020-06-04T23:38:52.756Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:38:52 [2020-06-04T23:38:52.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:38:52 [2020-06-04T23:38:52.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:38:52 [2020-06-04T23:38:52.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:38:52 [2020-06-04T23:38:52.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:38:52 [2020-06-04T23:38:52.756Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:38:52 [2020-06-04T23:38:52.756Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:38:52 [2020-06-04T23:38:52.756Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:38:56 [2020-06-04T23:38:56.016Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
19:38:57 [2020-06-04T23:38:57.378Z] Display size: 1440x900
19:38:57 [2020-06-04T23:38:57.378Z] OS version=3.10.0-1062.el7.x86_64
19:38:57 [2020-06-04T23:38:57.378Z] GTK version=2.24.30
19:38:57 [2020-06-04T23:38:57.378Z] GTK theme=Raleigh
19:38:57 [2020-06-04T23:38:57.378Z] LIBOVERLAY_SCROLLBAR=0
19:38:57 [2020-06-04T23:38:57.378Z] Time zone: Coordinated Universal Time
19:38:57 [2020-06-04T23:38:57.378Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:38:57 [2020-06-04T23:38:57.378Z] log4j:WARN Please initialize the log4j system properly.
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118928806 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}
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118928798 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118928797 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}
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118928791 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118928627 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}
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118928625 data=null button=1 stateMask=0x80000 x=541 y=-13 count=1} to TableColumn with text {Duration}
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118928624 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}
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118928623 data=null button=1 stateMask=0x80000 x=541 y=-13 count=1} to TableColumn with text {Duration}
19:38:58 [2020-06-04T23:38:58.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:38:58 [2020-06-04T23:38:58.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:38:58 [2020-06-04T23:38:58.815Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
19:38:58 [2020-06-04T23:38:58.815Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
19:38:58 [2020-06-04T23:38:58.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-2118928230 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...'
19:38:58 [2020-06-04T23:38:58.815Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
19:38:58 [2020-06-04T23:38:58.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:39:02 [2020-06-04T23:39:02.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118925067 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}
19:39:02 [2020-06-04T23:39:02.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118924594 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:02 [2020-06-04T23:39:02.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118924594 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}
19:39:02 [2020-06-04T23:39:02.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118924160 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:02 [2020-06-04T23:39:02.974Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:39:02 [2020-06-04T23:39:02.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118923888 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}
19:39:02 [2020-06-04T23:39:02.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118923883 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:02 [2020-06-04T23:39:02.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118923883 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}
19:39:03 [2020-06-04T23:39:03.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118923878 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:03 [2020-06-04T23:39:03.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:39:05 [2020-06-04T23:39:05.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118921424 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}
19:39:05 [2020-06-04T23:39:05.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118921275 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:05 [2020-06-04T23:39:05.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118921274 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}
19:39:05 [2020-06-04T23:39:05.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118921067 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:05 [2020-06-04T23:39:05.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:39:09 [2020-06-04T23:39:09.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118917701 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}
19:39:09 [2020-06-04T23:39:09.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118917553 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:09 [2020-06-04T23:39:09.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118917553 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}
19:39:09 [2020-06-04T23:39:09.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118917411 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:09 [2020-06-04T23:39:09.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:39:13 [2020-06-04T23:39:13.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118913807 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}
19:39:13 [2020-06-04T23:39:13.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118913257 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:14 [2020-06-04T23:39:14.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118913256 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}
19:39:14 [2020-06-04T23:39:14.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118912701 data=null button=1 stateMask=0x80000 x=531 y=-13 count=1} to TableColumn with text {Duration}
19:39:14 [2020-06-04T23:39:14.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
19:39:14 [2020-06-04T23:39:14.793Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.254 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
19:39:14 [2020-06-04T23:39:14.793Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.197 s
19:39:14 [2020-06-04T23:39:14.793Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.113 s
19:39:14 [2020-06-04T23:39:14.793Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.403 s
19:39:14 [2020-06-04T23:39:14.793Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 4.276 s
19:39:14 [2020-06-04T23:39:14.793Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.108 s
19:39:14 [2020-06-04T23:39:14.793Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 3.302 s
19:39:14 [2020-06-04T23:39:14.793Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 3.455 s
19:39:14 [2020-06-04T23:39:14.793Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 4.889 s
19:39:14 [2020-06-04T23:39:14.793Z] 
19:39:14 [2020-06-04T23:39:14.793Z] Results:
19:39:14 [2020-06-04T23:39:14.793Z] 
19:39:14 [2020-06-04T23:39:14.793Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
19:39:14 [2020-06-04T23:39:14.793Z] 
19:39:15 [2020-06-04T23:39:15.718Z] [INFO] All tests passed!
19:39:15 [2020-06-04T23:39:15.718Z] [INFO] 
19:39:15 [2020-06-04T23:39:15.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:39:15 [2020-06-04T23:39:15.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
19:39:15 [2020-06-04T23:39:15.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
19:39:15 [2020-06-04T23:39:15.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
19:39:15 [2020-06-04T23:39:15.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
19:39:15 [2020-06-04T23:39:15.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
19:39:16 [2020-06-04T23:39:16.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
19:39:16 [2020-06-04T23:39:16.483Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.483Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.483Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.483Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
19:39:16 [2020-06-04T23:39:16.483Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.14-SNAPSHOT [50/138]
19:39:16 [2020-06-04T23:39:16.483Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] The project's OSGi version is 1.0.14.202006042312
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.738Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
19:39:16 [2020-06-04T23:39:16.993Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[148] 
19:39:16 [2020-06-04T23:39:16.993Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
19:39:16 [2020-06-04T23:39:16.993Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:39:16 [2020-06-04T23:39:16.993Z] 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
19:39:16 [2020-06-04T23:39:16.993Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[25] 
19:39:16 [2020-06-04T23:39:16.993Z] 	import org.eclipse.tracecompass.internal.analysis.os.linux.core.inputoutput.InputOutputAnalysisModule;
19:39:16 [2020-06-04T23:39:16.993Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:39:16 [2020-06-04T23:39:16.993Z] Discouraged access: The type 'InputOutputAnalysisModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
19:39:16 [2020-06-04T23:39:16.993Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[86] 
19:39:16 [2020-06-04T23:39:16.993Z] 	modules.add(trace.getAnalysisModule(InputOutputAnalysisModule.ID));
19:39:16 [2020-06-04T23:39:16.993Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:39:16 [2020-06-04T23:39:16.993Z] Discouraged access: The type 'InputOutputAnalysisModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
19:39:16 [2020-06-04T23:39:16.993Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[86] 
19:39:16 [2020-06-04T23:39:16.993Z] 	modules.add(trace.getAnalysisModule(InputOutputAnalysisModule.ID));
19:39:16 [2020-06-04T23:39:16.993Z] 	                                                              ^^
19:39:16 [2020-06-04T23:39:16.993Z] Discouraged access: The field 'InputOutputAnalysisModule.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
19:39:16 [2020-06-04T23:39:16.993Z] 4 problems (4 warnings)
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] 
19:39:16 [2020-06-04T23:39:16.993Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:39:17 [2020-06-04T23:39:17.248Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
19:39:17 [2020-06-04T23:39:17.248Z] [INFO] Command line:
19:39:17 [2020-06-04T23:39:17.248Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:39:17 [2020-06-04T23:39:17.248Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:39:19 [2020-06-04T23:39:19.133Z] !SESSION 2020-06-04 23:39:17.264 -----------------------------------------------
19:39:19 [2020-06-04T23:39:19.133Z] eclipse.buildId=unknown
19:39:19 [2020-06-04T23:39:19.133Z] java.version=1.8.0_202
19:39:19 [2020-06-04T23:39:19.133Z] java.vendor=Oracle Corporation
19:39:19 [2020-06-04T23:39:19.133Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:39:19 [2020-06-04T23:39:19.133Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:39:19 [2020-06-04T23:39:19.133Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:39:19 [2020-06-04T23:39:19.133Z] 
19:39:19 [2020-06-04T23:39:19.133Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:39:18.719
19:39:19 [2020-06-04T23:39:19.134Z] !MESSAGE FrameworkEvent ERROR
19:39:19 [2020-06-04T23:39:19.134Z] !STACK 0
19:39:19 [2020-06-04T23:39:19.134Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:39:19 [2020-06-04T23:39:19.134Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:39:19 [2020-06-04T23:39:19.134Z] 
19:39:19 [2020-06-04T23:39:19.134Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:39:19 [2020-06-04T23:39:19.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:39:19 [2020-06-04T23:39:19.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:39:19 [2020-06-04T23:39:19.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:39:19 [2020-06-04T23:39:19.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:39:19 [2020-06-04T23:39:19.134Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:39:19 [2020-06-04T23:39:19.134Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:39:19 [2020-06-04T23:39:19.134Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:39:23 [2020-06-04T23:39:23.295Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
19:39:24 [2020-06-04T23:39:24.657Z] Display size: 1440x900
19:39:24 [2020-06-04T23:39:24.657Z] OS version=3.10.0-1062.el7.x86_64
19:39:24 [2020-06-04T23:39:24.657Z] GTK version=2.24.30
19:39:24 [2020-06-04T23:39:24.657Z] GTK theme=Raleigh
19:39:24 [2020-06-04T23:39:24.657Z] LIBOVERLAY_SCROLLBAR=0
19:39:24 [2020-06-04T23:39:24.657Z] Time zone: Coordinated Universal Time
19:39:24 [2020-06-04T23:39:24.657Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:39:24 [2020-06-04T23:39:24.657Z] log4j:WARN Please initialize the log4j system properly.
19:39:25 [2020-06-04T23:39:25.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
19:39:25 [2020-06-04T23:39:25.582Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
19:39:25 [2020-06-04T23:39:25.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118895991 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}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118895924 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118895924 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}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118895913 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118895724 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Attempting to set focus on Tree with text {}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118895702 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118895702 data=null doit=true} to TreeItem with text {test}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118895702 data=null} to TreeItem with text {test}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118895701 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118895701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118895689 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Clicking on with mnemonic 'Delete'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Clicked on with mnemonic 'Delete'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894890 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894890 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894890 data=null item=null 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')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894889 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118894889 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Clicking on OK
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118894887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118894886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118894886 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118894886 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118894886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118894886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.108Z] DEBUG - Clicked on OK
19:39:32 [2020-06-04T23:39:32.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118894886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:32 [2020-06-04T23:39:32.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118895530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:39:32 [2020-06-04T23:39:32.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
19:39:32 [2020-06-04T23:39:32.619Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.047 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
19:39:32 [2020-06-04T23:39:32.619Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 7.165 s
19:39:32 [2020-06-04T23:39:32.619Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
19:39:32 [2020-06-04T23:39:32.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118894191 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}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118894133 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118894133 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}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118894126 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-2118894125 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}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-2118894118 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-2118894118 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}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-2118894112 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118894111 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}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118894105 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118894105 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}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118894098 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-2118894098 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}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-2118894091 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TableColumn with text {Start Time}
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:32 [2020-06-04T23:39:32.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118890501 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}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118890489 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118890489 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}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118890478 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118890403 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Attempting to set focus on Tree with text {}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118890390 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118890390 data=null doit=true} to TreeItem with text {test}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118890390 data=null} to TreeItem with text {test}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118890389 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118890389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118890329 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Clicking on with mnemonic 'Delete'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Clicked on with mnemonic 'Delete'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890193 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890193 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890192 data=null item=null 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')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890192 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118890192 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Clicking on OK
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118890191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118890191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118890191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118890191 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118890190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118890190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.032Z] DEBUG - Clicked on OK
19:39:37 [2020-06-04T23:39:37.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118890190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:39:37 [2020-06-04T23:39:37.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118890295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:39:37 [2020-06-04T23:39:37.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:37 [2020-06-04T23:39:37.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:37 [2020-06-04T23:39:37.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118889588 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}
19:39:37 [2020-06-04T23:39:37.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118889586 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:37 [2020-06-04T23:39:37.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118889586 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}
19:39:37 [2020-06-04T23:39:37.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118889584 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:37 [2020-06-04T23:39:37.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:37 [2020-06-04T23:39:37.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:37 [2020-06-04T23:39:37.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:37 [2020-06-04T23:39:37.546Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
19:39:37 [2020-06-04T23:39:37.546Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
19:39:37 [2020-06-04T23:39:37.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-2118889425 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...'
19:39:37 [2020-06-04T23:39:37.546Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
19:39:37 [2020-06-04T23:39:37.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:37 [2020-06-04T23:39:37.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:42 [2020-06-04T23:39:42.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118885353 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}
19:39:42 [2020-06-04T23:39:42.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118884501 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:42 [2020-06-04T23:39:42.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118884500 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}
19:39:43 [2020-06-04T23:39:43.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118883755 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:43 [2020-06-04T23:39:43.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:43 [2020-06-04T23:39:43.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:43 [2020-06-04T23:39:43.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118883485 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}
19:39:43 [2020-06-04T23:39:43.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118883479 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:43 [2020-06-04T23:39:43.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118883479 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}
19:39:43 [2020-06-04T23:39:43.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118883470 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:43 [2020-06-04T23:39:43.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:43 [2020-06-04T23:39:43.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:46 [2020-06-04T23:39:46.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118880545 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}
19:39:46 [2020-06-04T23:39:46.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118880053 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:46 [2020-06-04T23:39:46.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118880052 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}
19:39:47 [2020-06-04T23:39:47.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118879561 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:47 [2020-06-04T23:39:47.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:47 [2020-06-04T23:39:47.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:51 [2020-06-04T23:39:51.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118875826 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}
19:39:51 [2020-06-04T23:39:51.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118875335 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:51 [2020-06-04T23:39:51.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118875335 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}
19:39:52 [2020-06-04T23:39:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118874845 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:52 [2020-06-04T23:39:52.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:52 [2020-06-04T23:39:52.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:56 [2020-06-04T23:39:56.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118870740 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}
19:39:57 [2020-06-04T23:39:57.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118869765 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:57 [2020-06-04T23:39:57.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-2118869764 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}
19:39:58 [2020-06-04T23:39:58.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-2118868803 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration}
19:39:58 [2020-06-04T23:39:58.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
19:39:58 [2020-06-04T23:39:58.747Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.987 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
19:39:58 [2020-06-04T23:39:58.747Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.264 s
19:39:58 [2020-06-04T23:39:58.747Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 4.404 s
19:39:58 [2020-06-04T23:39:58.747Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.09 s
19:39:58 [2020-06-04T23:39:58.747Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.123 s
19:39:58 [2020-06-04T23:39:58.747Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 5.886 s
19:39:58 [2020-06-04T23:39:58.747Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.106 s
19:39:58 [2020-06-04T23:39:58.747Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 4.171 s
19:39:58 [2020-06-04T23:39:58.747Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 4.76 s
19:39:58 [2020-06-04T23:39:58.747Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.128 s
19:39:58 [2020-06-04T23:39:58.747Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118868347 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - matched MenuItem with text "P&rojects Presentati...", using matcher: with mnemonic 'Projects Presentation'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - matched MenuItem with text "&Flat", using matcher: with mnemonic 'Flat'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - Clicking on with mnemonic 'Flat'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Flat} time=-2118868291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Flat'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - Clicked on with mnemonic 'Flat'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
19:39:58 [2020-06-04T23:39:58.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118864605 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Attempting to set focus on Tree with text {}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118864592 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118864592 data=null doit=true} to TreeItem with text {test}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118864592 data=null} to TreeItem with text {test}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118864592 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118864592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118864586 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Clicking on with mnemonic 'Delete'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Clicked on with mnemonic 'Delete'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863979 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863979 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863979 data=null item=null 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')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863978 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118863978 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Clicking on OK
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118863977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118863976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118863976 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118863976 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118863976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118863976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:02 [2020-06-04T23:40:02.906Z] DEBUG - Clicked on OK
19:40:03 [2020-06-04T23:40:03.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118863976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:03 [2020-06-04T23:40:03.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118864525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:40:03 [2020-06-04T23:40:03.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
19:40:03 [2020-06-04T23:40:03.467Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.896 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
19:40:03 [2020-06-04T23:40:03.467Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 4.836 s
19:40:03 [2020-06-04T23:40:03.467Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
19:40:03 [2020-06-04T23:40:03.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
19:40:03 [2020-06-04T23:40:03.722Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - Setting state to checked on: bug446190
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:06 [2020-06-04T23:40:06.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118860161 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Attempting to set focus on Tree with text {}
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118860148 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118860148 data=null doit=true} to TreeItem with text {test}
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118860148 data=null} to TreeItem with text {test}
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118860148 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118860148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118860142 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Clicking on with mnemonic 'Delete'
19:40:06 [2020-06-04T23:40:06.794Z] DEBUG - Clicked on with mnemonic 'Delete'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null item=null 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')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859509 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118859508 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:40:07 [2020-06-04T23:40:07.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] DEBUG - Clicking on OK
19:40:07 [2020-06-04T23:40:07.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118859507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118859507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118859507 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118859507 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118859507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118859507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.354Z] DEBUG - Clicked on OK
19:40:07 [2020-06-04T23:40:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118859507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:40:07 [2020-06-04T23:40:07.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118860106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:40:07 [2020-06-04T23:40:07.863Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.445 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
19:40:07 [2020-06-04T23:40:07.863Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 3.125 s
19:40:07 [2020-06-04T23:40:07.863Z] 
19:40:07 [2020-06-04T23:40:07.863Z] Results:
19:40:07 [2020-06-04T23:40:07.863Z] 
19:40:07 [2020-06-04T23:40:07.863Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
19:40:07 [2020-06-04T23:40:07.863Z] 
19:40:08 [2020-06-04T23:40:08.118Z] 
19:40:08 [2020-06-04T23:40:08.118Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:40:08.031
19:40:08 [2020-06-04T23:40:08.118Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] All tests passed!
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.pom
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT [51/138]
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] The project's OSGi version is 2.0.0.202006042312
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.043Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
19:40:09 [2020-06-04T23:40:09.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[307] 
19:40:09 [2020-06-04T23:40:09.043Z] 	if (entry.getValue().fRange.includes(range)) {
19:40:09 [2020-06-04T23:40:09.043Z] 	    ^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.043Z] 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
19:40:09 [2020-06-04T23:40:09.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[404] 
19:40:09 [2020-06-04T23:40:09.043Z] 	CallgraphRange parentRange = entry.getValue().fRange;
19:40:09 [2020-06-04T23:40:09.043Z] 	                             ^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.043Z] 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
19:40:09 [2020-06-04T23:40:09.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[422] 
19:40:09 [2020-06-04T23:40:09.043Z] 	parent.addChild(entry.getValue().fFunc, entry.getKey());
19:40:09 [2020-06-04T23:40:09.043Z] 	                ^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.043Z] 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
19:40:09 [2020-06-04T23:40:09.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[461] 
19:40:09 [2020-06-04T23:40:09.043Z] 	ThreadNode threadNode = entry.getKey();
19:40:09 [2020-06-04T23:40:09.043Z] 	                        ^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.043Z] 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
19:40:09 [2020-06-04T23:40:09.043Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[462] 
19:40:09 [2020-06-04T23:40:09.043Z] 	List<Integer> subAttributes = entry.getValue();
19:40:09 [2020-06-04T23:40:09.043Z] 	                              ^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.043Z] 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
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[101] 
19:40:09 [2020-06-04T23:40:09.044Z] 	fChildren.put(entry.getKey(), entry.getValue().clone());
19:40:09 [2020-06-04T23:40:09.044Z] 	                              ^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] 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
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[27] 
19:40:09 [2020-06-04T23:40:09.044Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
19:40:09 [2020-06-04T23:40:09.044Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[116] 
19:40:09 [2020-06-04T23:40:09.044Z] 	* {@link CallsiteAnalysis} to enrich the view.
19:40:09 [2020-06-04T23:40:09.044Z] 	         ^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[235] 
19:40:09 [2020-06-04T23:40:09.044Z] 	IHostIdProvider hostProvider = fHostResolver.apply(this);
19:40:09 [2020-06-04T23:40:09.044Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] 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
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[442] 
19:40:09 [2020-06-04T23:40:09.044Z] 	return getIntersectingElements(start, end).iterator();
19:40:09 [2020-06-04T23:40:09.044Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>'
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[542] 
19:40:09 [2020-06-04T23:40:09.044Z] 	return Iterables.transform(query2d, fct);
19:40:09 [2020-06-04T23:40:09.044Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>'
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[30] 
19:40:09 [2020-06-04T23:40:09.044Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
19:40:09 [2020-06-04T23:40:09.044Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] 
19:40:09 [2020-06-04T23:40:09.044Z] 	long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE);
19:40:09 [2020-06-04T23:40:09.044Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[140] 
19:40:09 [2020-06-04T23:40:09.044Z] 	builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID));
19:40:09 [2020-06-04T23:40:09.044Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[142] 
19:40:09 [2020-06-04T23:40:09.044Z] 	List<Integer> processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern());
19:40:09 [2020-06-04T23:40:09.044Z] 	                                           ^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[154] 
19:40:09 [2020-06-04T23:40:09.044Z] 	threadParentId = getId(processQuark);
19:40:09 [2020-06-04T23:40:09.044Z] 	                 ^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[163] 
19:40:09 [2020-06-04T23:40:09.044Z] 	List<Integer> threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern());
19:40:09 [2020-06-04T23:40:09.044Z] 	                                                        ^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[192] 
19:40:09 [2020-06-04T23:40:09.044Z] 	return new TmfTreeModel<>(Collections.emptyList(), builder.build());
19:40:09 [2020-06-04T23:40:09.044Z] 	                                                   ^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] 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>'
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[207] 
19:40:09 [2020-06-04T23:40:09.044Z] 	return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId);
19:40:09 [2020-06-04T23:40:09.044Z] 	                               ^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[214] 
19:40:09 [2020-06-04T23:40:09.044Z] 	long id = getId(stackLevelQuark);
19:40:09 [2020-06-04T23:40:09.044Z] 	          ^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.044Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.044Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[215] 
19:40:09 [2020-06-04T23:40:09.044Z] 	builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid));
19:40:09 [2020-06-04T23:40:09.044Z] 	                                                                                   ^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.299Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:40:09 [2020-06-04T23:40:09.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[239] 
19:40:09 [2020-06-04T23:40:09.299Z] 	Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter);
19:40:09 [2020-06-04T23:40:09.299Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.299Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] 
19:40:09 [2020-06-04T23:40:09.299Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false));
19:40:09 [2020-06-04T23:40:09.299Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.299Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
19:40:09 [2020-06-04T23:40:09.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[246] 
19:40:09 [2020-06-04T23:40:09.299Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true));
19:40:09 [2020-06-04T23:40:09.299Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.299Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
19:40:09 [2020-06-04T23:40:09.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[253] 
19:40:09 [2020-06-04T23:40:09.299Z] 	Collection<Long> times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime());
19:40:09 [2020-06-04T23:40:09.299Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.299Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[279] 
19:40:09 [2020-06-04T23:40:09.299Z] 	applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor);
19:40:09 [2020-06-04T23:40:09.299Z] 	                                  ^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.299Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState'
19:40:09 [2020-06-04T23:40:09.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[295] 
19:40:09 [2020-06-04T23:40:09.299Z] 	return new TimeGraphState(startTime, duration, value.hashCode(), name);
19:40:09 [2020-06-04T23:40:09.299Z] 	                                                                 ^^^^
19:40:09 [2020-06-04T23:40:09.299Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
19:40:09 [2020-06-04T23:40:09.299Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[371] 
19:40:09 [2020-06-04T23:40:09.299Z] 	CallStackAnalysis analysis = getAnalysisModule();
19:40:09 [2020-06-04T23:40:09.299Z] 	                             ^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[373] 
19:40:09 [2020-06-04T23:40:09.300Z] 	List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters);
19:40:09 [2020-06-04T23:40:09.300Z] 	                                                                               ^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] 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>'
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[374] 
19:40:09 [2020-06-04T23:40:09.300Z] 	List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters);
19:40:09 [2020-06-04T23:40:09.300Z] 	                                                                            ^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] 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>'
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] 
19:40:09 [2020-06-04T23:40:09.300Z] 	Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected);
19:40:09 [2020-06-04T23:40:09.300Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(Collection<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] 
19:40:09 [2020-06-04T23:40:09.300Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
19:40:09 [2020-06-04T23:40:09.300Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] 
19:40:09 [2020-06-04T23:40:09.300Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
19:40:09 [2020-06-04T23:40:09.300Z] 	                                                                                          ^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[386] 
19:40:09 [2020-06-04T23:40:09.300Z] 	for (CallsiteAnalysis csa : csas) {
19:40:09 [2020-06-04T23:40:09.300Z] 	     ^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[387] 
19:40:09 [2020-06-04T23:40:09.300Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
19:40:09 [2020-06-04T23:40:09.300Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[387] 
19:40:09 [2020-06-04T23:40:09.300Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
19:40:09 [2020-06-04T23:40:09.300Z] 	                                                                                    ^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[31] 
19:40:09 [2020-06-04T23:40:09.300Z] 	static final Comparator<ISegment> COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd));
19:40:09 [2020-06-04T23:40:09.300Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>'
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[19] 
19:40:09 [2020-06-04T23:40:09.300Z] 	import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider;
19:40:09 [2020-06-04T23:40:09.300Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[20] 
19:40:09 [2020-06-04T23:40:09.300Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider;
19:40:09 [2020-06-04T23:40:09.300Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[31] 
19:40:09 [2020-06-04T23:40:09.300Z] 	* {@link SegmentStoreStatisticsDataProvider} factory for the
19:40:09 [2020-06-04T23:40:09.300Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[43] 
19:40:09 [2020-06-04T23:40:09.300Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
19:40:09 [2020-06-04T23:40:09.300Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[43] 
19:40:09 [2020-06-04T23:40:09.300Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
19:40:09 [2020-06-04T23:40:09.300Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection<ITmfTrace>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[63] 
19:40:09 [2020-06-04T23:40:09.300Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
19:40:09 [2020-06-04T23:40:09.300Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[63] 
19:40:09 [2020-06-04T23:40:09.300Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
19:40:09 [2020-06-04T23:40:09.300Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.300Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
19:40:09 [2020-06-04T23:40:09.300Z] 44 problems (44 warnings)
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.pom
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-pack200.jar.pack.gz
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-p2metadata.xml
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-p2artifacts.xml
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
19:40:09 [2020-06-04T23:40:09.300Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.4-SNAPSHOT [52/138]
19:40:09 [2020-06-04T23:40:09.301Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:40:09 [2020-06-04T23:40:09.301Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.301Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.301Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] The project's OSGi version is 1.0.4.202006042312
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
19:40:09 [2020-06-04T23:40:09.555Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[155] 
19:40:09 [2020-06-04T23:40:09.555Z] 	Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]);
19:40:09 [2020-06-04T23:40:09.555Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.555Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:40:09 [2020-06-04T23:40:09.555Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[147] 
19:40:09 [2020-06-04T23:40:09.555Z] 	stack.push(new OpenedFunction(ts, field.getValue().toString()));
19:40:09 [2020-06-04T23:40:09.555Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:09 [2020-06-04T23:40:09.555Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:40:09 [2020-06-04T23:40:09.555Z] 2 problems (2 warnings)
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] 
19:40:09 [2020-06-04T23:40:09.810Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:10 [2020-06-04T23:40:10.065Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
19:40:10 [2020-06-04T23:40:10.065Z] [INFO] Command line:
19:40:10 [2020-06-04T23:40:10.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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:40:10 [2020-06-04T23:40:10.065Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:40:11 [2020-06-04T23:40:11.948Z] !SESSION 2020-06-04 23:40:10.133 -----------------------------------------------
19:40:11 [2020-06-04T23:40:11.948Z] eclipse.buildId=unknown
19:40:11 [2020-06-04T23:40:11.948Z] java.version=1.8.0_202
19:40:11 [2020-06-04T23:40:11.948Z] java.vendor=Oracle Corporation
19:40:11 [2020-06-04T23:40:11.948Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:40:11 [2020-06-04T23:40:11.948Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:40:11 [2020-06-04T23:40:11.948Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:40:11 [2020-06-04T23:40:11.948Z] 
19:40:11 [2020-06-04T23:40:11.948Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:40:11.524
19:40:11 [2020-06-04T23:40:11.948Z] !MESSAGE FrameworkEvent ERROR
19:40:11 [2020-06-04T23:40:11.948Z] !STACK 0
19:40:11 [2020-06-04T23:40:11.948Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:40:11 [2020-06-04T23:40:11.948Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:40:11 [2020-06-04T23:40:11.948Z] 
19:40:11 [2020-06-04T23:40:11.948Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:40:11 [2020-06-04T23:40:11.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:40:11 [2020-06-04T23:40:11.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:40:11 [2020-06-04T23:40:11.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:40:11 [2020-06-04T23:40:11.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:40:11 [2020-06-04T23:40:11.948Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:40:11 [2020-06-04T23:40:11.948Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:40:11 [2020-06-04T23:40:11.948Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:40:12 [2020-06-04T23:40:12.875Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
19:40:12 [2020-06-04T23:40:12.875Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
19:40:12 [2020-06-04T23:40:12.875Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.003 s
19:40:12 [2020-06-04T23:40:12.875Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
19:40:12 [2020-06-04T23:40:12.875Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
19:40:12 [2020-06-04T23:40:12.875Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
19:40:12 [2020-06-04T23:40:12.875Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
19:40:25 [2020-06-04T23:40:25.032Z] 
19:40:25 [2020-06-04T23:40:25.032Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-06-04 23:40:22.994
19:40:25 [2020-06-04T23:40:25.032Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
19:40:28 [2020-06-04T23:40:28.294Z] 
19:40:28 [2020-06-04T23:40:28.294Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-06-04 23:40:27.839
19:40:28 [2020-06-04T23:40:28.294Z] !MESSAGE Incoherent callstack found on (10019) occasions
19:40:28 [2020-06-04T23:40:28.294Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.193 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
19:40:28 [2020-06-04T23:40:28.294Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.478 s
19:40:28 [2020-06-04T23:40:28.294Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 13.708 s
19:40:28 [2020-06-04T23:40:28.294Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
19:40:28 [2020-06-04T23:40:28.294Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
19:40:28 [2020-06-04T23:40:28.294Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.005 s
19:40:28 [2020-06-04T23:40:28.294Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
19:40:28 [2020-06-04T23:40:28.294Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
19:40:28 [2020-06-04T23:40:28.294Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
19:40:28 [2020-06-04T23:40:28.294Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
19:40:28 [2020-06-04T23:40:28.294Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
19:40:28 [2020-06-04T23:40:28.294Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
19:40:28 [2020-06-04T23:40:28.294Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
19:40:28 [2020-06-04T23:40:28.294Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
19:40:28 [2020-06-04T23:40:28.294Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.012 s
19:40:28 [2020-06-04T23:40:28.294Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
19:40:28 [2020-06-04T23:40:28.294Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
19:40:28 [2020-06-04T23:40:28.294Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
19:40:28 [2020-06-04T23:40:28.294Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
19:40:28 [2020-06-04T23:40:28.294Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
19:40:28 [2020-06-04T23:40:28.294Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
19:40:28 [2020-06-04T23:40:28.294Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.084 s
19:40:28 [2020-06-04T23:40:28.294Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.011 s
19:40:28 [2020-06-04T23:40:28.294Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
19:40:33 [2020-06-04T23:40:33.532Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.723 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
19:40:33 [2020-06-04T23:40:33.532Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.009 s
19:40:33 [2020-06-04T23:40:33.532Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.013 s
19:40:33 [2020-06-04T23:40:33.532Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 4.391 s
19:40:33 [2020-06-04T23:40:33.532Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.309 s
19:40:33 [2020-06-04T23:40:33.532Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
19:40:33 [2020-06-04T23:40:33.532Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
19:40:33 [2020-06-04T23:40:33.532Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
19:40:33 [2020-06-04T23:40:33.532Z] 
19:40:33 [2020-06-04T23:40:33.532Z] Results:
19:40:33 [2020-06-04T23:40:33.532Z] 
19:40:33 [2020-06-04T23:40:33.532Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
19:40:33 [2020-06-04T23:40:33.532Z] 
19:40:33 [2020-06-04T23:40:33.532Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3d829787 was not deregistered.
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.532Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.532Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.532Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.532Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.532Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.532Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.533Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1d782abe was not deregistered.
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.533Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1e6308a9 was not deregistered.
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.533Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6ac4944a was not deregistered.
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.533Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.533Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.533Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.534Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@201aa8c1 was not deregistered.
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.534Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2fb68ec6 was not deregistered.
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.534Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6079cf5 was not deregistered.
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.534Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.534Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.534Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.535Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@d71adc2 was not deregistered.
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.535Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@57dc9128 was not deregistered.
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.535Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@59221b97 was not deregistered.
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.535Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.535Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.535Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.536Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@24528a25 was not deregistered.
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.536Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6df7988f was not deregistered.
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.536Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.536Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.536Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@71652c98 was not deregistered.
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.536Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.537Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6edc4161 was not deregistered.
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.537Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5486887b was not deregistered.
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.537Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.537Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.537Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.538Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.538Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5d58c727 was not deregistered.
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.538Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.538Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.538Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:33 [2020-06-04T23:40:33.538Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:33 [2020-06-04T23:40:33.538Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:40:33 [2020-06-04T23:40:33.538Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] All tests passed!
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.pom
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.1.0-SNAPSHOT [53/138]
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] The project's OSGi version is 2.1.0.202006042312
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] 
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:33 [2020-06-04T23:40:33.794Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[74] 
19:40:34 [2020-06-04T23:40:34.085Z] 	return getImageDescripterFromPath(path).createImage();
19:40:34 [2020-06-04T23:40:34.085Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image'
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[86] 
19:40:34 [2020-06-04T23:40:34.085Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
19:40:34 [2020-06-04T23:40:34.085Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor'
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[246] 
19:40:34 [2020-06-04T23:40:34.085Z] 	Activator.getDefault().logError(e.getMessage(), e);
19:40:34 [2020-06-04T23:40:34.085Z] 	                                ^^^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[130] 
19:40:34 [2020-06-04T23:40:34.085Z] 	return State.MULTIPLE.toString();
19:40:34 [2020-06-04T23:40:34.085Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[295] 
19:40:34 [2020-06-04T23:40:34.085Z] 	Activator.getDefault().logError("Cannot read the file " + fullPath, e);  //$NON-NLS-1$//$NON-NLS-2$
19:40:34 [2020-06-04T23:40:34.085Z] 	                                                                                      ^^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] Unnecessary $NON-NLS$ tag
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[113] 
19:40:34 [2020-06-04T23:40:34.085Z] 	private static final Comparator<ITimeGraphEntry> NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName);
19:40:34 [2020-06-04T23:40:34.085Z] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>'
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[619] 
19:40:34 [2020-06-04T23:40:34.085Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getEntryModel().getId()));
19:40:34 [2020-06-04T23:40:34.085Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] 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>'
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[712] 
19:40:34 [2020-06-04T23:40:34.085Z] 	Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace);
19:40:34 [2020-06-04T23:40:34.085Z] 	                                                                                                              ^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:40:34 [2020-06-04T23:40:34.085Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[71] 
19:40:34 [2020-06-04T23:40:34.085Z] 	TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element;
19:40:34 [2020-06-04T23:40:34.085Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.085Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
19:40:34 [2020-06-04T23:40:34.085Z] 9 problems (9 warnings)
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
19:40:34 [2020-06-04T23:40:34.085Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.pom
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-pack200.jar.pack.gz
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-p2metadata.xml
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-p2artifacts.xml
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.4-SNAPSHOT [54/138]
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] The project's OSGi version is 1.0.4.202006042312
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.341Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
19:40:34 [2020-06-04T23:40:34.341Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[181] 
19:40:34 [2020-06-04T23:40:34.341Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
19:40:34 [2020-06-04T23:40:34.341Z] 	                                        ^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.341Z] The method getYSeries() from the type ISeries<capture#3-of ?> is deprecated
19:40:34 [2020-06-04T23:40:34.341Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[201] 
19:40:34 [2020-06-04T23:40:34.341Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
19:40:34 [2020-06-04T23:40:34.341Z] 	                                        ^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.341Z] The method getYSeries() from the type ISeries<capture#4-of ?> is deprecated
19:40:34 [2020-06-04T23:40:34.341Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[221] 
19:40:34 [2020-06-04T23:40:34.341Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
19:40:34 [2020-06-04T23:40:34.341Z] 	                                        ^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.341Z] The method getYSeries() from the type ISeries<capture#5-of ?> is deprecated
19:40:34 [2020-06-04T23:40:34.341Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[241] 
19:40:34 [2020-06-04T23:40:34.341Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
19:40:34 [2020-06-04T23:40:34.341Z] 	                                        ^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.341Z] The method getYSeries() from the type ISeries<capture#6-of ?> is deprecated
19:40:34 [2020-06-04T23:40:34.341Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[261] 
19:40:34 [2020-06-04T23:40:34.341Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
19:40:34 [2020-06-04T23:40:34.341Z] 	                                        ^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.341Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
19:40:34 [2020-06-04T23:40:34.341Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[281] 
19:40:34 [2020-06-04T23:40:34.342Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
19:40:34 [2020-06-04T23:40:34.342Z] 	                                        ^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.342Z] The method getYSeries() from the type ISeries<capture#8-of ?> is deprecated
19:40:34 [2020-06-04T23:40:34.342Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[301] 
19:40:34 [2020-06-04T23:40:34.342Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
19:40:34 [2020-06-04T23:40:34.342Z] 	                                        ^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.342Z] The method getYSeries() from the type ISeries<capture#9-of ?> is deprecated
19:40:34 [2020-06-04T23:40:34.342Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[344] 
19:40:34 [2020-06-04T23:40:34.342Z] 	double[] ySeries = getSeries().getYSeries();
19:40:34 [2020-06-04T23:40:34.342Z] 	                               ^^^^^^^^^^^^
19:40:34 [2020-06-04T23:40:34.342Z] The method getYSeries() from the type ISeries<capture#13-of ?> is deprecated
19:40:34 [2020-06-04T23:40:34.342Z] 8 problems (8 warnings)
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.342Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
19:40:34 [2020-06-04T23:40:34.599Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.599Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.599Z] [INFO] 
19:40:34 [2020-06-04T23:40:34.599Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:34 [2020-06-04T23:40:34.855Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
19:40:34 [2020-06-04T23:40:34.855Z] [INFO] Command line:
19:40:34 [2020-06-04T23:40:34.855Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:40:34 [2020-06-04T23:40:34.855Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:40:36 [2020-06-04T23:40:36.746Z] !SESSION 2020-06-04 23:40:34.837 -----------------------------------------------
19:40:36 [2020-06-04T23:40:36.746Z] eclipse.buildId=unknown
19:40:36 [2020-06-04T23:40:36.746Z] java.version=1.8.0_202
19:40:36 [2020-06-04T23:40:36.746Z] java.vendor=Oracle Corporation
19:40:36 [2020-06-04T23:40:36.746Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:40:36 [2020-06-04T23:40:36.746Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:40:36 [2020-06-04T23:40:36.746Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:40:36 [2020-06-04T23:40:36.746Z] 
19:40:36 [2020-06-04T23:40:36.746Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:40:36.331
19:40:36 [2020-06-04T23:40:36.746Z] !MESSAGE FrameworkEvent ERROR
19:40:36 [2020-06-04T23:40:36.746Z] !STACK 0
19:40:36 [2020-06-04T23:40:36.746Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:40:36 [2020-06-04T23:40:36.746Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:40:36 [2020-06-04T23:40:36.746Z] 
19:40:36 [2020-06-04T23:40:36.746Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:40:36 [2020-06-04T23:40:36.746Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:40:36 [2020-06-04T23:40:36.746Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:40:36 [2020-06-04T23:40:36.746Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:40:36 [2020-06-04T23:40:36.746Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:40:36 [2020-06-04T23:40:36.746Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:40:36 [2020-06-04T23:40:36.746Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:40:36 [2020-06-04T23:40:36.746Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:40:39 [2020-06-04T23:40:39.257Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
19:40:41 [2020-06-04T23:40:41.142Z] Display size: 1440x900
19:40:41 [2020-06-04T23:40:41.142Z] OS version=3.10.0-1062.el7.x86_64
19:40:41 [2020-06-04T23:40:41.142Z] GTK version=2.24.30
19:40:41 [2020-06-04T23:40:41.142Z] GTK theme=Raleigh
19:40:41 [2020-06-04T23:40:41.142Z] LIBOVERLAY_SCROLLBAR=0
19:40:41 [2020-06-04T23:40:41.142Z] Time zone: Coordinated Universal Time
19:40:41 [2020-06-04T23:40:41.142Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:40:41 [2020-06-04T23:40:41.142Z] log4j:WARN Please initialize the log4j system properly.
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-2118824599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2118824599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-2118824599 data=null doit=true} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-2118824598 data=null} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2118824597 data=null button=1 stateMask=0x0 x=486 y=47 count=1} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-2118824594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2118824593 data=null button=1 stateMask=0x80000 x=486 y=47 count=1} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-2118824591 data=null button=1 stateMask=0x0 x=486 y=47 count=2} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-2118824589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-2118824589 data=null button=1 stateMask=0x0 x=486 y=47 count=2} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-2118824587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-2118824587 data=null button=1 stateMask=0x80000 x=486 y=47 count=2} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=-2118824532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-2118824529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-2118824528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-2118824528 data=null doit=true} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-2118824527 data=null} to TimeGraphControl with text {}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:42 [2020-06-04T23:40:42.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:42 [2020-06-04T23:40:42.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:42 [2020-06-04T23:40:42.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:42 [2020-06-04T23:40:42.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:43 [2020-06-04T23:40:43.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
19:40:43 [2020-06-04T23:40:43.014Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.634 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
19:40:43 [2020-06-04T23:40:43.014Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.669 s
19:40:43 [2020-06-04T23:40:43.014Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.031 s
19:40:43 [2020-06-04T23:40:43.014Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.078 s
19:40:43 [2020-06-04T23:40:43.014Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.026 s
19:40:43 [2020-06-04T23:40:43.014Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.168 s
19:40:43 [2020-06-04T23:40:43.014Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.086 s
19:40:43 [2020-06-04T23:40:43.014Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.027 s
19:40:43 [2020-06-04T23:40:43.014Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.076 s
19:40:43 [2020-06-04T23:40:43.014Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.037 s
19:40:43 [2020-06-04T23:40:43.014Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
19:40:43 [2020-06-04T23:40:43.014Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
19:40:43 [2020-06-04T23:40:43.014Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
19:40:43 [2020-06-04T23:40:43.014Z] 
19:40:43 [2020-06-04T23:40:43.014Z] Results:
19:40:43 [2020-06-04T23:40:43.014Z] 
19:40:43 [2020-06-04T23:40:43.014Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
19:40:43 [2020-06-04T23:40:43.014Z] 
19:40:43 [2020-06-04T23:40:43.272Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5e5dfb19 was not deregistered.
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.272Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.272Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.272Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.272Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@6db63071 was not deregistered.
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.272Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.272Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.272Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.272Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.272Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.272Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@69bed932 was not deregistered.
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.273Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.273Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.273Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.273Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@24239e75 was not deregistered.
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.273Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.273Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.273Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.273Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@54ce4510 was not deregistered.
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.273Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.273Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.273Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.274Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.274Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.274Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@601a0085 was not deregistered.
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.274Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.274Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.274Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.274Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@65f06455 was not deregistered.
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.274Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.274Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.274Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.274Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.274Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@30cea969 was not deregistered.
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.274Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.275Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.275Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.275Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.275Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4a2c5404 was not deregistered.
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.275Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.275Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.275Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.275Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@218d87e6 was not deregistered.
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.275Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.275Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.275Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.276Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.276Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.276Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@4d0372e8 was not deregistered.
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.276Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.276Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.276Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.276Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@220929ff was not deregistered.
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.276Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.276Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.276Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.276Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.277Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.277Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3536d341 was not deregistered.
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.277Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.277Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.277Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.277Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@33bbd240 was not deregistered.
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.277Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.277Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.277Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.277Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@2036684b was not deregistered.
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.277Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.277Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.277Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.278Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.278Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.278Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5a12212f was not deregistered.
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.278Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.278Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.278Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.278Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@747b36c4 was not deregistered.
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.278Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.278Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.278Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.278Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.279Z] 	java.lang.Thread.run(Thread.java:748)
19:40:43 [2020-06-04T23:40:43.279Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@17752d8a was not deregistered.
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
19:40:43 [2020-06-04T23:40:43.279Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.279Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.279Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.279Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:40:43 [2020-06-04T23:40:43.279Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:40:43 [2020-06-04T23:40:43.279Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:40:43 [2020-06-04T23:40:43.279Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:40:43 [2020-06-04T23:40:43.279Z] 	java.lang.reflect.Method.invoke(Method.java:498)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
19:40:43 [2020-06-04T23:40:43.279Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:73)
19:40:43 [2020-06-04T23:40:43.279Z] 	java.lang.Thread.run(Thread.java:748)
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] All tests passed!
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.pom
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-p2metadata.xml
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-p2artifacts.xml
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Building Trace Compass BTF Support Parent 6.0.0-SNAPSHOT        [55/138]
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --------------------------------[ pom ]---------------------------------
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-6.0.0-SNAPSHOT.pom
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.2-SNAPSHOT       [56/138]
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] The project's OSGi version is 2.2.2.202006042312
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.205Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/src/main/resources
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/classes
19:40:44 [2020-06-04T23:40:44.206Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[263] 
19:40:44 [2020-06-04T23:40:44.206Z] 	throws AttributeNotFoundException {
19:40:44 [2020-06-04T23:40:44.206Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
19:40:44 [2020-06-04T23:40:44.206Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider
19:40:44 [2020-06-04T23:40:44.206Z] 1 problem (1 warning)
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/src/test/resources
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar
19:40:44 [2020-06-04T23:40:44.206Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.pom
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-pack200.jar.pack.gz
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-p2metadata.xml
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-p2artifacts.xml
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Building Trace Compass Documentation 6.0.0-SNAPSHOT             [57/138]
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --------------------------------[ pom ]---------------------------------
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-6.0.0-SNAPSHOT.pom
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] Building Trace Compass Developer Guide 6.0.0-SNAPSHOT           [58/138]
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] 
19:40:44 [2020-06-04T23:40:44.461Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
19:40:44 [2020-06-04T23:40:44.461Z] [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
19:40:44 [2020-06-04T23:40:44.461Z] [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
19:40:44 [2020-06-04T23:40:44.461Z] [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
19:40:45 [2020-06-04T23:40:45.385Z] [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
19:40:45 [2020-06-04T23:40:45.385Z] [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
19:40:45 [2020-06-04T23:40:45.385Z] [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
19:40:45 [2020-06-04T23:40:45.385Z] [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 30 kB/s)
19:40:45 [2020-06-04T23:40:45.385Z] [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
19:40:45 [2020-06-04T23:40:45.385Z] [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
19:40:45 [2020-06-04T23:40:45.385Z] [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
19:40:45 [2020-06-04T23:40:45.640Z] [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
19:40:45 [2020-06-04T23:40:45.640Z] [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
19:40:45 [2020-06-04T23:40:45.640Z] [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
19:40:45 [2020-06-04T23:40:45.640Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 257 kB/s)
19:40:45 [2020-06-04T23:40:45.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
19:40:45 [2020-06-04T23:40:45.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
19:40:45 [2020-06-04T23:40:45.640Z] [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
19:40:45 [2020-06-04T23:40:45.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
19:40:46 [2020-06-04T23:40:46.150Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
19:40:46 [2020-06-04T23:40:46.150Z] [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
19:40:46 [2020-06-04T23:40:46.150Z] [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 179 kB/s)
19:40:46 [2020-06-04T23:40:46.150Z] [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
19:40:46 [2020-06-04T23:40:46.150Z] [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
19:40:46 [2020-06-04T23:40:46.150Z] [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
19:40:46 [2020-06-04T23:40:46.405Z] [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
19:40:46 [2020-06-04T23:40:46.405Z] [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
19:40:46 [2020-06-04T23:40:46.405Z] [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
19:40:46 [2020-06-04T23:40:46.660Z] [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 35 kB/s)
19:40:46 [2020-06-04T23:40:46.660Z] [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
19:40:46 [2020-06-04T23:40:46.660Z] [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
19:40:46 [2020-06-04T23:40:46.660Z] [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
19:40:46 [2020-06-04T23:40:46.915Z] [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
19:40:46 [2020-06-04T23:40:46.915Z] [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
19:40:46 [2020-06-04T23:40:46.915Z] [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
19:40:46 [2020-06-04T23:40:46.915Z] [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 185 kB/s)
19:40:46 [2020-06-04T23:40:46.915Z] [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
19:40:46 [2020-06-04T23:40:46.915Z] [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
19:40:46 [2020-06-04T23:40:46.915Z] [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
19:40:47 [2020-06-04T23:40:47.474Z] [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
19:40:47 [2020-06-04T23:40:47.474Z] [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
19:40:47 [2020-06-04T23:40:47.474Z] [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
19:40:47 [2020-06-04T23:40:47.474Z] [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 77 kB/s)
19:40:47 [2020-06-04T23:40:47.474Z] [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
19:40:47 [2020-06-04T23:40:47.474Z] [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
19:40:47 [2020-06-04T23:40:47.474Z] [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
19:40:47 [2020-06-04T23:40:47.729Z] [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
19:40:47 [2020-06-04T23:40:47.984Z] [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
19:40:47 [2020-06-04T23:40:47.984Z] [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
19:40:47 [2020-06-04T23:40:47.984Z] [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 40 kB/s)
19:40:47 [2020-06-04T23:40:47.984Z] [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
19:40:48 [2020-06-04T23:40:48.239Z] [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
19:40:48 [2020-06-04T23:40:48.239Z] [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
19:40:48 [2020-06-04T23:40:48.494Z] [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
19:40:48 [2020-06-04T23:40:48.494Z] [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
19:40:48 [2020-06-04T23:40:48.494Z] [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
19:40:48 [2020-06-04T23:40:48.494Z] [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 55 kB/s)
19:40:48 [2020-06-04T23:40:48.494Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
19:40:48 [2020-06-04T23:40:48.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
19:40:48 [2020-06-04T23:40:48.494Z] [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
19:40:48 [2020-06-04T23:40:48.749Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
19:40:49 [2020-06-04T23:40:49.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
19:40:49 [2020-06-04T23:40:49.004Z] [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
19:40:49 [2020-06-04T23:40:49.004Z] [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 135 kB/s)
19:40:49 [2020-06-04T23:40:49.004Z] [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
19:40:49 [2020-06-04T23:40:49.004Z] [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
19:40:49 [2020-06-04T23:40:49.004Z] [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
19:40:49 [2020-06-04T23:40:49.258Z] [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
19:40:49 [2020-06-04T23:40:49.258Z] [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
19:40:49 [2020-06-04T23:40:49.258Z] [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
19:40:49 [2020-06-04T23:40:49.513Z] [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 37 kB/s)
19:40:49 [2020-06-04T23:40:49.768Z] [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
19:40:49 [2020-06-04T23:40:49.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
19:40:49 [2020-06-04T23:40:49.768Z] [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
19:40:49 [2020-06-04T23:40:49.768Z] [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
19:40:49 [2020-06-04T23:40:49.768Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
19:40:50 [2020-06-04T23:40:50.022Z] [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
19:40:50 [2020-06-04T23:40:50.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
19:40:50 [2020-06-04T23:40:50.022Z] [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
19:40:50 [2020-06-04T23:40:50.022Z] [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
19:40:50 [2020-06-04T23:40:50.022Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
19:40:50 [2020-06-04T23:40:50.022Z] [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
19:40:50 [2020-06-04T23:40:50.022Z] [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
19:40:50 [2020-06-04T23:40:50.022Z] [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
19:40:50 [2020-06-04T23:40:50.022Z] [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
19:40:50 [2020-06-04T23:40:50.022Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [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
19:40:50 [2020-06-04T23:40:50.582Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.8 MB/s)
19:40:50 [2020-06-04T23:40:50.836Z] [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 479 kB/s)
19:40:50 [2020-06-04T23:40:50.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 3.1 MB/s)
19:40:50 [2020-06-04T23:40:50.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 16 MB/s)
19:40:50 [2020-06-04T23:40:50.836Z] [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 1.0 MB/s)
19:40:51 [2020-06-04T23:40:51.091Z] [INFO] Executing tasks
19:40:51 [2020-06-04T23:40:51.091Z] 
19:40:51 [2020-06-04T23:40:51.091Z] main:
19:40:51 [2020-06-04T23:40:51.091Z] 
19:40:51 [2020-06-04T23:40:51.091Z] clean:
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] Executed tasks
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.346Z] [INFO] Executing tasks
19:40:51 [2020-06-04T23:40:51.346Z] 
19:40:51 [2020-06-04T23:40:51.346Z] main:
19:40:51 [2020-06-04T23:40:51.346Z] 
19:40:51 [2020-06-04T23:40:51.346Z] build:
19:40:51 [2020-06-04T23:40:51.600Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
19:40:51 [2020-06-04T23:40:51.601Z] 
19:40:51 [2020-06-04T23:40:51.601Z] test:
19:40:51 [2020-06-04T23:40:51.858Z] [xmlvalidate] 19 file(s) have been successfully validated.
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] Executed tasks
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] 
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
19:40:51 [2020-06-04T23:40:51.858Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
19:40:52 [2020-06-04T23:40:52.113Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
19:40:52 [2020-06-04T23:40:52.113Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
19:40:52 [2020-06-04T23:40:52.113Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
19:40:52 [2020-06-04T23:40:52.368Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
19:40:52 [2020-06-04T23:40:52.927Z] [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)
19:40:52 [2020-06-04T23:40:52.927Z] [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)
19:40:53 [2020-06-04T23:40:53.486Z] [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)
19:40:53 [2020-06-04T23:40:53.486Z] [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)
19:40:53 [2020-06-04T23:40:53.740Z] [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)
19:40:53 [2020-06-04T23:40:53.740Z] [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)
19:40:54 [2020-06-04T23:40:54.663Z] [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)
19:40:54 [2020-06-04T23:40:54.663Z] [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)
19:40:55 [2020-06-04T23:40:55.222Z] [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)
19:40:55 [2020-06-04T23:40:55.222Z] [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)
19:40:55 [2020-06-04T23:40:55.477Z] [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)
19:40:55 [2020-06-04T23:40:55.477Z] [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)
19:40:55 [2020-06-04T23:40:55.477Z] [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)
19:40:55 [2020-06-04T23:40:55.477Z] [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)
19:40:55 [2020-06-04T23:40:55.732Z] [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)
19:40:55 [2020-06-04T23:40:55.732Z] [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)
19:40:55 [2020-06-04T23:40:55.732Z] [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)
19:40:55 [2020-06-04T23:40:55.732Z] [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)
19:40:55 [2020-06-04T23:40:55.986Z] [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)
19:40:55 [2020-06-04T23:40:55.986Z] [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)
19:40:55 [2020-06-04T23:40:55.986Z] [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)
19:40:55 [2020-06-04T23:40:55.986Z] [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)
19:40:56 [2020-06-04T23:40:56.241Z] [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)
19:40:56 [2020-06-04T23:40:56.241Z] [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)
19:40:56 [2020-06-04T23:40:56.495Z] [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)
19:40:56 [2020-06-04T23:40:56.495Z] [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)
19:40:56 [2020-06-04T23:40:56.750Z] [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)
19:40:56 [2020-06-04T23:40:56.750Z] [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)
19:40:56 [2020-06-04T23:40:56.750Z] [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)
19:40:56 [2020-06-04T23:40:56.750Z] [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)
19:40:57 [2020-06-04T23:40:57.004Z] [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)
19:40:57 [2020-06-04T23:40:57.004Z] [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)
19:40:57 [2020-06-04T23:40:57.004Z] [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)
19:40:57 [2020-06-04T23:40:57.004Z] [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)
19:40:57 [2020-06-04T23:40:57.259Z] [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)
19:40:57 [2020-06-04T23:40:57.259Z] [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)
19:40:57 [2020-06-04T23:40:57.259Z] [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)
19:40:57 [2020-06-04T23:40:57.259Z] [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)
19:40:57 [2020-06-04T23:40:57.513Z] [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)
19:40:57 [2020-06-04T23:40:57.513Z] [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)
19:40:57 [2020-06-04T23:40:57.771Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
19:40:57 [2020-06-04T23:40:57.771Z] [INFO] Command line:
19:40:57 [2020-06-04T23:40:57.771Z] 	[/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-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
19:40:57 [2020-06-04T23:40:57.771Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:40:59 [2020-06-04T23:40:59.132Z] Buildfile: build.xml
19:40:59 [2020-06-04T23:40:59.132Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:40:59 [2020-06-04T23:40:59.132Z] 
19:40:59 [2020-06-04T23:40:59.132Z] build.index:
19:41:01 [2020-06-04T23:41:01.018Z] BUILD SUCCESSFUL
19:41:01 [2020-06-04T23:41:01.018Z] 
19:41:01 [2020-06-04T23:41:01.018Z] BUILD SUCCESSFUL
19:41:01 [2020-06-04T23:41:01.018Z] Total time: 1 second
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.272Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.pom
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-p2metadata.xml
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-p2artifacts.xml
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Executing tasks
19:41:01 [2020-06-04T23:41:01.527Z] 
19:41:01 [2020-06-04T23:41:01.527Z] main:
19:41:01 [2020-06-04T23:41:01.527Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.doc.dev
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Executed tasks
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.12-SNAPSHOT [59/138]
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] The project's OSGi version is 2.1.12.202006042312
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.527Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
19:41:01 [2020-06-04T23:41:01.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[47] 
19:41:01 [2020-06-04T23:41:01.782Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
19:41:01 [2020-06-04T23:41:01.782Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:41:01 [2020-06-04T23:41:01.782Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:41:01 [2020-06-04T23:41:01.782Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 47)
19:41:01 [2020-06-04T23:41:01.782Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
19:41:01 [2020-06-04T23:41:01.782Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:41:01 [2020-06-04T23:41:01.782Z] 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
19:41:01 [2020-06-04T23:41:01.782Z] 2 problems (0 errors, 1 warning, 1 info)
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] 
19:41:01 [2020-06-04T23:41:01.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.pom
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-pack200.jar.pack.gz
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-p2metadata.xml
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-p2artifacts.xml
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Building org.eclipse.tracecompass.tmf 6.0.0-SNAPSHOT            [60/138]
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/target
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.037Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.038Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.pom
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-p2metadata.xml
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-p2artifacts.xml
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT         [61/138]
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] The project's OSGi version is 1.0.3.202006042312
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.293Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/classes
19:41:02 [2020-06-04T23:41:02.547Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.547Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:02 [2020-06-04T23:41:02.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
19:41:02 [2020-06-04T23:41:02.547Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.547Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.pom
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-pack200.jar.pack.gz
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-p2metadata.xml
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-p2artifacts.xml
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Building org.eclipse.tracecompass.btf 6.0.0-SNAPSHOT            [62/138]
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/target
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.pom
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-p2metadata.xml
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-p2artifacts.xml
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT [63/138]
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] The project's OSGi version is 1.0.2.202006042312
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.548Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] 
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:02 [2020-06-04T23:41:02.803Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
19:41:03 [2020-06-04T23:41:03.058Z] [INFO] 
19:41:03 [2020-06-04T23:41:03.058Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:03 [2020-06-04T23:41:03.058Z] [INFO] 
19:41:03 [2020-06-04T23:41:03.058Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:03 [2020-06-04T23:41:03.058Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
19:41:03 [2020-06-04T23:41:03.058Z] [INFO] Command line:
19:41:03 [2020-06-04T23:41:03.058Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:41:03 [2020-06-04T23:41:03.313Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:41:04 [2020-06-04T23:41:04.674Z] !SESSION 2020-06-04 23:41:03.141 -----------------------------------------------
19:41:04 [2020-06-04T23:41:04.674Z] eclipse.buildId=unknown
19:41:04 [2020-06-04T23:41:04.674Z] java.version=1.8.0_202
19:41:04 [2020-06-04T23:41:04.674Z] java.vendor=Oracle Corporation
19:41:04 [2020-06-04T23:41:04.674Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:41:04 [2020-06-04T23:41:04.674Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:41:04 [2020-06-04T23:41:04.674Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:41:04 [2020-06-04T23:41:04.674Z] 
19:41:04 [2020-06-04T23:41:04.674Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:41:04.386
19:41:04 [2020-06-04T23:41:04.674Z] !MESSAGE FrameworkEvent ERROR
19:41:04 [2020-06-04T23:41:04.674Z] !STACK 0
19:41:04 [2020-06-04T23:41:04.674Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:41:04 [2020-06-04T23:41:04.674Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:41:04 [2020-06-04T23:41:04.674Z] 
19:41:04 [2020-06-04T23:41:04.674Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:41:04 [2020-06-04T23:41:04.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:41:04 [2020-06-04T23:41:04.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:41:04 [2020-06-04T23:41:04.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:41:04 [2020-06-04T23:41:04.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:41:04 [2020-06-04T23:41:04.674Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:41:04 [2020-06-04T23:41:04.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:41:04 [2020-06-04T23:41:04.674Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:41:05 [2020-06-04T23:41:05.598Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
19:41:05 [2020-06-04T23:41:05.598Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
19:41:05 [2020-06-04T23:41:05.598Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.131 s
19:41:05 [2020-06-04T23:41:05.598Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.051 s
19:41:05 [2020-06-04T23:41:05.598Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.008 s
19:41:05 [2020-06-04T23:41:05.598Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.003 s
19:41:05 [2020-06-04T23:41:05.598Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
19:41:05 [2020-06-04T23:41:05.598Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.003 s
19:41:05 [2020-06-04T23:41:05.598Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.008 s
19:41:05 [2020-06-04T23:41:05.598Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.008 s
19:41:05 [2020-06-04T23:41:05.598Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.002 s
19:41:05 [2020-06-04T23:41:05.598Z] 
19:41:05 [2020-06-04T23:41:05.598Z] Results:
19:41:05 [2020-06-04T23:41:05.598Z] 
19:41:05 [2020-06-04T23:41:05.598Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
19:41:05 [2020-06-04T23:41:05.598Z] 
19:41:06 [2020-06-04T23:41:06.522Z] [INFO] All tests passed!
19:41:06 [2020-06-04T23:41:06.522Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.522Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:06 [2020-06-04T23:41:06.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
19:41:06 [2020-06-04T23:41:06.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.pom
19:41:06 [2020-06-04T23:41:06.522Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT [64/138]
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] The project's OSGi version is 1.1.8.202006042312
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.523Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/classes
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] 
19:41:06 [2020-06-04T23:41:06.778Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
19:41:07 [2020-06-04T23:41:07.032Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
19:41:07 [2020-06-04T23:41:07.032Z] [INFO] Command line:
19:41:07 [2020-06-04T23:41:07.032Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:41:07 [2020-06-04T23:41:07.032Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:41:08 [2020-06-04T23:41:08.393Z] !SESSION 2020-06-04 23:41:07.105 -----------------------------------------------
19:41:08 [2020-06-04T23:41:08.393Z] eclipse.buildId=unknown
19:41:08 [2020-06-04T23:41:08.393Z] java.version=1.8.0_202
19:41:08 [2020-06-04T23:41:08.393Z] java.vendor=Oracle Corporation
19:41:08 [2020-06-04T23:41:08.393Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:41:08 [2020-06-04T23:41:08.393Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:41:08 [2020-06-04T23:41:08.393Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:41:08 [2020-06-04T23:41:08.393Z] 
19:41:08 [2020-06-04T23:41:08.393Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:41:08.235
19:41:08 [2020-06-04T23:41:08.393Z] !MESSAGE FrameworkEvent ERROR
19:41:08 [2020-06-04T23:41:08.393Z] !STACK 0
19:41:08 [2020-06-04T23:41:08.393Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [44]
19:41:08 [2020-06-04T23:41:08.393Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:41:08 [2020-06-04T23:41:08.393Z] 
19:41:08 [2020-06-04T23:41:08.393Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:41:08 [2020-06-04T23:41:08.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:41:08 [2020-06-04T23:41:08.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:41:08 [2020-06-04T23:41:08.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:41:08 [2020-06-04T23:41:08.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:41:08 [2020-06-04T23:41:08.393Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:41:08 [2020-06-04T23:41:08.393Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:41:08 [2020-06-04T23:41:08.393Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:41:09 [2020-06-04T23:41:09.320Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
19:41:09 [2020-06-04T23:41:09.320Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
19:41:09 [2020-06-04T23:41:09.320Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.320Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.320Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.320Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.05 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
19:41:09 [2020-06-04T23:41:09.321Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.321Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.322Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
19:41:09 [2020-06-04T23:41:09.578Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.578Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.578Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] 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
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] 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.001 s
19:41:09 [2020-06-04T23:41:09.579Z] 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
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.052 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.579Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
19:41:09 [2020-06-04T23:41:09.580Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
19:41:09 [2020-06-04T23:41:09.580Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.580Z] 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
19:41:09 [2020-06-04T23:41:09.580Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
19:41:09 [2020-06-04T23:41:09.580Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
19:41:09 [2020-06-04T23:41:09.580Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.581Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
19:41:09 [2020-06-04T23:41:09.581Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
19:41:09 [2020-06-04T23:41:09.581Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.581Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.003 s
19:41:09 [2020-06-04T23:41:09.581Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
19:41:09 [2020-06-04T23:41:09.581Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
19:41:09 [2020-06-04T23:41:09.581Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.012 s
19:41:09 [2020-06-04T23:41:09.581Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.007 s
19:41:09 [2020-06-04T23:41:09.581Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.581Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.003 s
19:41:09 [2020-06-04T23:41:09.581Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.581Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.581Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.581Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
19:41:09 [2020-06-04T23:41:09.835Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
19:41:09 [2020-06-04T23:41:09.836Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
19:41:09 [2020-06-04T23:41:09.836Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.132 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
19:41:09 [2020-06-04T23:41:09.836Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.118 s
19:41:09 [2020-06-04T23:41:09.836Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
19:41:09 [2020-06-04T23:41:09.836Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.006 s
19:41:09 [2020-06-04T23:41:09.836Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.836Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.836Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.836Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.836Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.836Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
19:41:09 [2020-06-04T23:41:09.836Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
19:41:09 [2020-06-04T23:41:09.836Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.836Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865307938.025","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865307938.025","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865314842.837","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865315838.817","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865315838.817","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865317098.717","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865320754.967","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865320754.967","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865321406.701","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865322177.635","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865323370.849","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865325621.889","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865325621.889","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865326245.816","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865330369.145","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865330620.215","ph":"B","tid":1,"pid":1,"name":"bar"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865330855.903","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865331106.004","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865331688.348","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865331902.212","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865332116.876","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865332311.599","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865332523.749","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865332785.15","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865333288.237","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865333699.277","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865335436.317","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865335436.317","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865336171.298","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865336943.832","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865337390.329","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865337733.746","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865337902.244","ph":"B","tid":1,"pid":1,"name":"bar"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865338051.673","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865338196.337","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865338537.177","ph":"B","tid":1,"pid":1,"name":"foo"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865338537.177","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] WARNING: {"ts":"5390865338844.111","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865341101.104","ph":"B","tid":1,"pid":1,"name":"world"}
19:41:09 [2020-06-04T23:41:09.836Z] Jun 04, 2020 11:41:09 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
19:41:09 [2020-06-04T23:41:09.836Z] INFO: {"ts":"5390865341230.209","ph":"E","tid":1,"pid":1}
19:41:09 [2020-06-04T23:41:09.836Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
19:41:09 [2020-06-04T23:41:09.836Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.009 s
19:41:09 [2020-06-04T23:41:09.836Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.836Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
19:41:09 [2020-06-04T23:41:09.836Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.836Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.836Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.836Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.836Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.836Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
19:41:09 [2020-06-04T23:41:09.836Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.836Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.837Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.837Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.837Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.837Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.837Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.837Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.837Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.837Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
19:41:09 [2020-06-04T23:41:09.837Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.837Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.837Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
19:41:09 [2020-06-04T23:41:09.837Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
19:41:09 [2020-06-04T23:41:09.837Z] 
19:41:09 [2020-06-04T23:41:09.837Z] Results:
19:41:09 [2020-06-04T23:41:09.837Z] 
19:41:09 [2020-06-04T23:41:09.837Z] Tests run: 544, Failures: 0, Errors: 0, Skipped: 1
19:41:09 [2020-06-04T23:41:09.837Z] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] All tests passed!
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.pom
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-pack200.jar.pack.gz
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-p2metadata.xml
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-p2artifacts.xml
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Building org.eclipse.tracecompass.ctf 6.0.0-SNAPSHOT            [65/138]
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/target
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.pom
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-p2metadata.xml
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-p2artifacts.xml
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT [66/138]
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] The project's OSGi version is 1.0.2.202006042312
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] 
19:41:10 [2020-06-04T23:41:10.762Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:11 [2020-06-04T23:41:11.017Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
19:41:11 [2020-06-04T23:41:11.017Z] [INFO] Command line:
19:41:11 [2020-06-04T23:41:11.017Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:41:11 [2020-06-04T23:41:11.017Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:41:12 [2020-06-04T23:41:12.378Z] !SESSION 2020-06-04 23:41:11.028 -----------------------------------------------
19:41:12 [2020-06-04T23:41:12.378Z] eclipse.buildId=unknown
19:41:12 [2020-06-04T23:41:12.378Z] java.version=1.8.0_202
19:41:12 [2020-06-04T23:41:12.378Z] java.vendor=Oracle Corporation
19:41:12 [2020-06-04T23:41:12.378Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:41:12 [2020-06-04T23:41:12.378Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
19:41:12 [2020-06-04T23:41:12.378Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:41:12 [2020-06-04T23:41:12.378Z] 
19:41:12 [2020-06-04T23:41:12.378Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:41:12.221
19:41:12 [2020-06-04T23:41:12.378Z] !MESSAGE FrameworkEvent ERROR
19:41:12 [2020-06-04T23:41:12.378Z] !STACK 0
19:41:12 [2020-06-04T23:41:12.378Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [43]
19:41:12 [2020-06-04T23:41:12.378Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:41:12 [2020-06-04T23:41:12.378Z] 
19:41:12 [2020-06-04T23:41:12.378Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:41:12 [2020-06-04T23:41:12.378Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:41:12 [2020-06-04T23:41:12.378Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:41:12 [2020-06-04T23:41:12.378Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:41:12 [2020-06-04T23:41:12.378Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:41:12 [2020-06-04T23:41:12.378Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:41:12 [2020-06-04T23:41:12.378Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:41:12 [2020-06-04T23:41:12.378Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:41:13 [2020-06-04T23:41:13.301Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
19:41:13 [2020-06-04T23:41:13.301Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.046 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
19:41:13 [2020-06-04T23:41:13.301Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
19:41:13 [2020-06-04T23:41:13.301Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.017 s
19:41:13 [2020-06-04T23:41:13.301Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
19:41:13 [2020-06-04T23:41:13.301Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
19:41:13 [2020-06-04T23:41:13.301Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
19:41:13 [2020-06-04T23:41:13.301Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
19:41:13 [2020-06-04T23:41:13.301Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
19:41:13 [2020-06-04T23:41:13.301Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
19:41:13 [2020-06-04T23:41:13.301Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
19:41:13 [2020-06-04T23:41:13.301Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.005 s
19:41:13 [2020-06-04T23:41:13.301Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
19:41:13 [2020-06-04T23:41:13.301Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
19:41:13 [2020-06-04T23:41:13.301Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
19:41:13 [2020-06-04T23:41:13.301Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.301Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
19:41:13 [2020-06-04T23:41:13.302Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
19:41:13 [2020-06-04T23:41:13.302Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
19:41:13 [2020-06-04T23:41:13.302Z] 
19:41:13 [2020-06-04T23:41:13.302Z] Results:
19:41:13 [2020-06-04T23:41:13.302Z] 
19:41:13 [2020-06-04T23:41:13.302Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
19:41:13 [2020-06-04T23:41:13.302Z] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] All tests passed!
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.pom
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-p2metadata.xml
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-p2artifacts.xml
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 6.0.0-SNAPSHOT        [67/138]
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar
19:41:14 [2020-06-04T23:41:14.226Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.pom
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-p2metadata.xml
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-p2artifacts.xml
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT [68/138]
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] The project's OSGi version is 1.0.10.202006042312
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] 
19:41:14 [2020-06-04T23:41:14.481Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:41:14 [2020-06-04T23:41:14.736Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
19:41:14 [2020-06-04T23:41:14.736Z] [INFO] Command line:
19:41:14 [2020-06-04T23:41:14.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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:41:14 [2020-06-04T23:41:14.736Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:41:16 [2020-06-04T23:41:16.097Z] !SESSION 2020-06-04 23:41:14.665 -----------------------------------------------
19:41:16 [2020-06-04T23:41:16.097Z] eclipse.buildId=unknown
19:41:16 [2020-06-04T23:41:16.097Z] java.version=1.8.0_202
19:41:16 [2020-06-04T23:41:16.097Z] java.vendor=Oracle Corporation
19:41:16 [2020-06-04T23:41:16.097Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:41:16 [2020-06-04T23:41:16.097Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:41:16 [2020-06-04T23:41:16.097Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:41:16 [2020-06-04T23:41:16.097Z] 
19:41:16 [2020-06-04T23:41:16.097Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:41:16.016
19:41:16 [2020-06-04T23:41:16.097Z] !MESSAGE FrameworkEvent ERROR
19:41:16 [2020-06-04T23:41:16.097Z] !STACK 0
19:41:16 [2020-06-04T23:41:16.097Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:41:16 [2020-06-04T23:41:16.097Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:41:16 [2020-06-04T23:41:16.097Z] 
19:41:16 [2020-06-04T23:41:16.098Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:41:16 [2020-06-04T23:41:16.098Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:41:16 [2020-06-04T23:41:16.098Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:41:16 [2020-06-04T23:41:16.098Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:41:16 [2020-06-04T23:41:16.098Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:41:16 [2020-06-04T23:41:16.098Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:41:16 [2020-06-04T23:41:16.098Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:41:16 [2020-06-04T23:41:16.098Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:41:19 [2020-06-04T23:41:19.360Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
19:41:21 [2020-06-04T23:41:21.872Z] Display size: 1440x900
19:41:21 [2020-06-04T23:41:21.872Z] OS version=3.10.0-1062.el7.x86_64
19:41:21 [2020-06-04T23:41:21.872Z] GTK version=2.24.30
19:41:21 [2020-06-04T23:41:21.872Z] GTK theme=Raleigh
19:41:21 [2020-06-04T23:41:21.872Z] LIBOVERLAY_SCROLLBAR=0
19:41:21 [2020-06-04T23:41:21.872Z] Time zone: Coordinated Universal Time
19:41:21 [2020-06-04T23:41:21.872Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:41:21 [2020-06-04T23:41:21.872Z] log4j:WARN Please initialize the log4j system properly.
19:42:29 [2020-06-04T23:42:29.486Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.916 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
19:42:29 [2020-06-04T23:42:29.486Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.205 s
19:42:29 [2020-06-04T23:42:29.486Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.927 s
19:42:29 [2020-06-04T23:42:29.486Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.585 s
19:42:29 [2020-06-04T23:42:29.486Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.591 s
19:42:29 [2020-06-04T23:42:29.486Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.581 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.611 s
19:42:29 [2020-06-04T23:42:29.487Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.792 s
19:42:29 [2020-06-04T23:42:29.487Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.031 s
19:42:29 [2020-06-04T23:42:29.487Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.542 s
19:42:29 [2020-06-04T23:42:29.487Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.137 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.282 s
19:42:29 [2020-06-04T23:42:29.487Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.764 s
19:42:29 [2020-06-04T23:42:29.487Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.114 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.143 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.501 s
19:42:29 [2020-06-04T23:42:29.487Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.773 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.727 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.446 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.432 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.42 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.329 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.603 s
19:42:29 [2020-06-04T23:42:29.487Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.381 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 3.078 s
19:42:29 [2020-06-04T23:42:29.487Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.443 s
19:42:29 [2020-06-04T23:42:29.487Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118726696 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118726696 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118726696 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118726695 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118726695 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}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118726669 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118726668 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118726668 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118726668 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118726668 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118726668 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}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118726664 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118726664 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118726664 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118726663 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118726663 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}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118726661 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118726660 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118726660 data=null doit=true} to TreeItem with text {Traces [0]}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118726660 data=null} to TreeItem with text {Traces [0]}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118726660 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118726660 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]}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118726653 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:42:29 [2020-06-04T23:42:29.487Z] 
19:42:29 [2020-06-04T23:42:29.487Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:20.203
19:42:29 [2020-06-04T23:42:29.487Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.487Z] 
19:42:29 [2020-06-04T23:42:29.487Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
19:42:29 [2020-06-04T23:42:29.487Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.487Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.487Z] Caused by: MismatchedTokenException(57!=72)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1732)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
19:42:29 [2020-06-04T23:42:29.487Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.487Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118726090 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118726088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118726088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118726088 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118726088 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118726087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118726087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118726087 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725900 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118725900 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118725900 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725900 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118725900 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}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725890 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725890 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118725889 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118725889 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725889 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118725889 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}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725884 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118725884 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118725884 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118725884 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118725883 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118725883 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118725830 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] 
19:42:29 [2020-06-04T23:42:29.488Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:21.018
19:42:29 [2020-06-04T23:42:29.488Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.488Z] 
19:42:29 [2020-06-04T23:42:29.488Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
19:42:29 [2020-06-04T23:42:29.488Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.488Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.488Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.488Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118725282 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118725281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118725281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118725281 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118725281 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118725281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118725281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118725281 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725117 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118725117 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118725117 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725117 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118725117 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}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725107 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725106 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118725106 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118725106 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725106 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118725105 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}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118725101 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.488Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118725100 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118725100 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118725100 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118725100 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118725100 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118725093 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.488Z] 
19:42:29 [2020-06-04T23:42:29.488Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:21.788
19:42:29 [2020-06-04T23:42:29.488Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.488Z] 
19:42:29 [2020-06-04T23:42:29.488Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
19:42:29 [2020-06-04T23:42:29.488Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.488Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.488Z] Caused by: NoViableAltException(75@[])
19:42:29 [2020-06-04T23:42:29.488Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.489Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118724512 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118724511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118724511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118724511 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118724511 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118724511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118724511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118724511 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118724399 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118724399 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118724399 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118724399 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118724399 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}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118724391 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118724391 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118724391 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118724391 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118724390 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118724390 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}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118724387 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118724386 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118724386 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118724386 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118724386 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118724385 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118724380 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.489Z] 
19:42:29 [2020-06-04T23:42:29.489Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:22.489
19:42:29 [2020-06-04T23:42:29.489Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.489Z] 
19:42:29 [2020-06-04T23:42:29.489Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
19:42:29 [2020-06-04T23:42:29.489Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.489Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.489Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:165)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.489Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118723812 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118723811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118723811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118723811 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118723811 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118723811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118723811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118723811 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723714 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118723714 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118723714 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723714 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118723714 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}
19:42:29 [2020-06-04T23:42:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723706 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723705 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118723705 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118723705 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723705 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118723704 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}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723701 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118723700 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118723700 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118723700 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118723700 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118723700 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118723695 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] 
19:42:29 [2020-06-04T23:42:29.490Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:23.142
19:42:29 [2020-06-04T23:42:29.490Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.490Z] 
19:42:29 [2020-06-04T23:42:29.490Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
19:42:29 [2020-06-04T23:42:29.490Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.490Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.490Z] Caused by: NoViableAltException(14@[])
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.490Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118723126 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118723126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118723125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118723125 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118723125 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118723125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118723125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118723125 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723017 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118723017 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118723016 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723016 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118723016 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}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723009 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723008 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118723008 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118723008 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723008 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118723008 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}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118723004 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.490Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118723003 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118723003 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118723003 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118723003 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118723003 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118722998 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.490Z] 
19:42:29 [2020-06-04T23:42:29.490Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:23.890
19:42:29 [2020-06-04T23:42:29.490Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.490Z] 
19:42:29 [2020-06-04T23:42:29.490Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
19:42:29 [2020-06-04T23:42:29.490Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.490Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.490Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
19:42:29 [2020-06-04T23:42:29.490Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.491Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118722410 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118722410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118722410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118722410 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118722410 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118722410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118722410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118722410 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118722311 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118722311 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118722311 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118722310 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118722310 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}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118722302 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118722302 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118722302 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118722302 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118722301 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118722301 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}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118722298 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.491Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118722297 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118722297 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118722297 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118722296 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118722296 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118722291 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.491Z] 
19:42:29 [2020-06-04T23:42:29.491Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:24.596
19:42:29 [2020-06-04T23:42:29.491Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.491Z] 
19:42:29 [2020-06-04T23:42:29.491Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
19:42:29 [2020-06-04T23:42:29.491Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.491Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.491Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
19:42:29 [2020-06-04T23:42:29.491Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:173)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:123)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.492Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118721704 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118721703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118721703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118721703 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118721703 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118721703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118721703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118721703 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118721606 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118721605 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118721605 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118721605 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118721605 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}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118721598 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118721597 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118721597 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118721596 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118721596 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118721596 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}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118721592 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.492Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118721592 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118721592 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118721592 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118721592 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118721592 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118721587 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.492Z] 
19:42:29 [2020-06-04T23:42:29.492Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:25.311
19:42:29 [2020-06-04T23:42:29.492Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.492Z] 
19:42:29 [2020-06-04T23:42:29.492Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
19:42:29 [2020-06-04T23:42:29.492Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.492Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.492Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.492Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.492Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118720990 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118720989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118720989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118720989 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118720989 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118720989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118720989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118720989 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720891 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118720891 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118720891 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720891 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118720891 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}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720884 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720883 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118720883 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118720883 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720883 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118720883 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}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720879 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118720879 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118720879 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118720879 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118720879 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118720878 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118720873 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] 
19:42:29 [2020-06-04T23:42:29.493Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:25.963
19:42:29 [2020-06-04T23:42:29.493Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.493Z] 
19:42:29 [2020-06-04T23:42:29.493Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
19:42:29 [2020-06-04T23:42:29.493Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.493Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.493Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.493Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118720322 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118720321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118720321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118720321 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118720321 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118720321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118720321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118720321 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720218 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118720218 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118720218 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720218 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118720217 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}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720208 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720208 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118720208 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118720207 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720207 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118720207 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}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118720204 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.493Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118720203 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118720203 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118720203 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118720203 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118720203 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118720197 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.493Z] 
19:42:29 [2020-06-04T23:42:29.493Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:26.640
19:42:29 [2020-06-04T23:42:29.493Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.493Z] 
19:42:29 [2020-06-04T23:42:29.493Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
19:42:29 [2020-06-04T23:42:29.493Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.493Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.493Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.494Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.494Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118719619 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118719619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118719618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118719618 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118719618 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118719618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118719618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118719618 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118719514 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118719514 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118719514 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118719514 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118719513 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}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118719505 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118719504 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118719504 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118719504 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118719504 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118719504 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}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118719499 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.494Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118719499 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118719498 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118719498 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118719498 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118719498 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118719491 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.494Z] 
19:42:29 [2020-06-04T23:42:29.494Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:27.397
19:42:29 [2020-06-04T23:42:29.494Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.494Z] 
19:42:29 [2020-06-04T23:42:29.494Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
19:42:29 [2020-06-04T23:42:29.494Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.494Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.494Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.494Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.494Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118718904 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118718903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118718903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118718903 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118718903 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118718903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118718903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118718903 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718808 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118718808 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118718808 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718808 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118718808 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}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718801 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718800 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118718800 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118718800 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718800 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118718800 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}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718796 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118718796 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118718796 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118718796 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118718796 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118718796 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118718790 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] 
19:42:29 [2020-06-04T23:42:29.495Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:28.045
19:42:29 [2020-06-04T23:42:29.495Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.495Z] 
19:42:29 [2020-06-04T23:42:29.495Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
19:42:29 [2020-06-04T23:42:29.495Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.495Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.495Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:146)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:152)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.495Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.495Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
19:42:29 [2020-06-04T23:42:29.495Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
19:42:29 [2020-06-04T23:42:29.495Z] 	at java.lang.Long.parseLong(Long.java:592)
19:42:29 [2020-06-04T23:42:29.495Z] 	at java.lang.Long.valueOf(Long.java:776)
19:42:29 [2020-06-04T23:42:29.495Z] 	at java.lang.Long.decode(Long.java:928)
19:42:29 [2020-06-04T23:42:29.495Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
19:42:29 [2020-06-04T23:42:29.495Z] 	... 16 more
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118718230 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118718230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118718230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118718230 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118718230 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118718230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118718230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118718230 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718117 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118718117 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118718117 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718117 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118718117 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}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718110 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718110 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118718109 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118718109 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718109 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118718109 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}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118718105 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.495Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118718104 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118718104 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118718104 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118718104 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118718104 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118718099 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.495Z] 
19:42:29 [2020-06-04T23:42:29.495Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:28.784
19:42:29 [2020-06-04T23:42:29.495Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.495Z] 
19:42:29 [2020-06-04T23:42:29.495Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
19:42:29 [2020-06-04T23:42:29.495Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.496Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.496Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.496Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.496Z] 	... 9 more
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118717516 data=null doit=true} to Shell with text {Open Trace}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Clicking on OK
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118717516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118717515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118717515 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118717515 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118717515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118717515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118717515 data=null item=null 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')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Clicked on 
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118717411 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118717411 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118717411 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118717411 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118717411 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}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118717403 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118717402 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118717402 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118717402 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118717402 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118717402 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}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118717399 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:29 [2020-06-04T23:42:29.496Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118717398 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118717398 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118717398 data=null} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118717398 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118717398 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118717393 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:29 [2020-06-04T23:42:29.758Z] 
19:42:29 [2020-06-04T23:42:29.759Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:29.487
19:42:29 [2020-06-04T23:42:29.759Z] !MESSAGE Error initializing trace.
19:42:29 [2020-06-04T23:42:29.759Z] 
19:42:29 [2020-06-04T23:42:29.759Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
19:42:29 [2020-06-04T23:42:29.759Z] !STACK 0
19:42:29 [2020-06-04T23:42:29.759Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:29 [2020-06-04T23:42:29.759Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:29 [2020-06-04T23:42:29.759Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:29 [2020-06-04T23:42:29.759Z] 	... 9 more
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118716813 data=null doit=true} to Shell with text {Open Trace}
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Clicking on OK
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118716812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118716812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118716812 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118716812 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118716811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118716811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118716811 data=null item=null 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')
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Clicked on 
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716712 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118716712 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118716712 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716712 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118716712 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}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716705 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716705 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118716704 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118716704 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716704 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118716704 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}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716701 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.270Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118716700 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118716700 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118716700 data=null} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118716700 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118716700 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118716695 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.270Z] 
19:42:30 [2020-06-04T23:42:30.270Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:30.141
19:42:30 [2020-06-04T23:42:30.271Z] !MESSAGE Error initializing trace.
19:42:30 [2020-06-04T23:42:30.271Z] 
19:42:30 [2020-06-04T23:42:30.271Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
19:42:30 [2020-06-04T23:42:30.271Z] !STACK 0
19:42:30 [2020-06-04T23:42:30.271Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:30 [2020-06-04T23:42:30.271Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:30 [2020-06-04T23:42:30.271Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:30 [2020-06-04T23:42:30.271Z] 	... 9 more
19:42:30 [2020-06-04T23:42:30.831Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:30 [2020-06-04T23:42:30.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118716119 data=null doit=true} to Shell with text {Open Trace}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Clicking on OK
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118716119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118716119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118716119 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118716119 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118716119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118716119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118716119 data=null item=null 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')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Clicked on 
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716014 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118716014 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118716014 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716014 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118716013 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}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716006 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716006 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118716006 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118716006 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716005 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118716005 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}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118716002 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:30 [2020-06-04T23:42:30.832Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118716001 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118716001 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118716001 data=null} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118716001 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118716001 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:30 [2020-06-04T23:42:30.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118715995 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:31 [2020-06-04T23:42:31.087Z] 
19:42:31 [2020-06-04T23:42:31.087Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:30.891
19:42:31 [2020-06-04T23:42:31.087Z] !MESSAGE Error initializing trace.
19:42:31 [2020-06-04T23:42:31.087Z] 
19:42:31 [2020-06-04T23:42:31.087Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
19:42:31 [2020-06-04T23:42:31.087Z] !STACK 0
19:42:31 [2020-06-04T23:42:31.087Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:31 [2020-06-04T23:42:31.087Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:31 [2020-06-04T23:42:31.087Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:31 [2020-06-04T23:42:31.087Z] 	... 9 more
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118715410 data=null doit=true} to Shell with text {Open Trace}
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Clicking on OK
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118715409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118715409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118715409 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118715409 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118715409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118715409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118715409 data=null item=null 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')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Clicked on 
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118715311 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118715311 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118715311 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118715311 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118715311 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}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118715304 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118715304 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118715304 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118715304 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118715303 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118715303 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}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118715300 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:31 [2020-06-04T23:42:31.651Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118715299 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118715299 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118715299 data=null} to TreeItem with text {Traces [1]}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118715299 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118715299 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:31 [2020-06-04T23:42:31.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118715294 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:31 [2020-06-04T23:42:31.651Z] 
19:42:31 [2020-06-04T23:42:31.651Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:31.542
19:42:31 [2020-06-04T23:42:31.651Z] !MESSAGE Error initializing trace.
19:42:31 [2020-06-04T23:42:31.651Z] 
19:42:31 [2020-06-04T23:42:31.651Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
19:42:31 [2020-06-04T23:42:31.651Z] !STACK 0
19:42:31 [2020-06-04T23:42:31.651Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:31 [2020-06-04T23:42:31.651Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:31 [2020-06-04T23:42:31.651Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:31 [2020-06-04T23:42:31.651Z] 	... 9 more
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118714759 data=null doit=true} to Shell with text {Open Trace}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Clicking on OK
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118714758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118714758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118714758 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118714758 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118714758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118714758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118714758 data=null item=null 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')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Clicked on 
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118714631 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118714631 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118714630 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118714630 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118714630 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}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118714623 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118714622 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118714622 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118714622 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118714622 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118714622 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}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118714618 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:32 [2020-06-04T23:42:32.211Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118714618 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118714618 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118714618 data=null} to TreeItem with text {Traces [1]}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118714617 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118714617 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:32 [2020-06-04T23:42:32.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118714612 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:32 [2020-06-04T23:42:32.466Z] 
19:42:32 [2020-06-04T23:42:32.466Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:32.224
19:42:32 [2020-06-04T23:42:32.466Z] !MESSAGE Error initializing trace.
19:42:32 [2020-06-04T23:42:32.466Z] 
19:42:32 [2020-06-04T23:42:32.466Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
19:42:32 [2020-06-04T23:42:32.466Z] !STACK 0
19:42:32 [2020-06-04T23:42:32.466Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:32 [2020-06-04T23:42:32.466Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:84)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:32 [2020-06-04T23:42:32.466Z] 	... 9 more
19:42:32 [2020-06-04T23:42:32.466Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
19:42:32 [2020-06-04T23:42:32.466Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
19:42:32 [2020-06-04T23:42:32.466Z] 	at java.lang.Long.parseLong(Long.java:589)
19:42:32 [2020-06-04T23:42:32.466Z] 	at java.lang.Long.valueOf(Long.java:776)
19:42:32 [2020-06-04T23:42:32.466Z] 	at java.lang.Long.decode(Long.java:928)
19:42:32 [2020-06-04T23:42:32.466Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
19:42:32 [2020-06-04T23:42:32.466Z] 	... 17 more
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118714077 data=null doit=true} to Shell with text {Open Trace}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Clicking on OK
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118714076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118714076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118714076 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118714076 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118714076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118714076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118714076 data=null item=null 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')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Clicked on 
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713983 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118713983 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118713983 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713983 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118713982 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}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713974 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713974 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118713974 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118713974 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713974 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118713974 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}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713970 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.027Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118713970 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118713970 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118713970 data=null} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118713969 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118713969 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118713965 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.027Z] 
19:42:33 [2020-06-04T23:42:33.027Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:32.895
19:42:33 [2020-06-04T23:42:33.027Z] !MESSAGE Error initializing trace.
19:42:33 [2020-06-04T23:42:33.027Z] 
19:42:33 [2020-06-04T23:42:33.027Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
19:42:33 [2020-06-04T23:42:33.027Z] !STACK 0
19:42:33 [2020-06-04T23:42:33.027Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:33 [2020-06-04T23:42:33.027Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:33 [2020-06-04T23:42:33.027Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:33 [2020-06-04T23:42:33.027Z] 	... 9 more
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118713406 data=null doit=true} to Shell with text {Open Trace}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Clicking on OK
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118713405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118713405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118713405 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118713405 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118713405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118713405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118713405 data=null item=null 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')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Clicked on 
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713312 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118713311 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118713311 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713311 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118713311 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}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713304 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713303 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118713303 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118713303 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713303 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118713303 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}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118713299 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:33 [2020-06-04T23:42:33.588Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118713299 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118713299 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118713299 data=null} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118713298 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118713298 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118713293 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:33 [2020-06-04T23:42:33.589Z] 
19:42:33 [2020-06-04T23:42:33.589Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:33.543
19:42:33 [2020-06-04T23:42:33.589Z] !MESSAGE Error initializing trace.
19:42:33 [2020-06-04T23:42:33.589Z] 
19:42:33 [2020-06-04T23:42:33.589Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
19:42:33 [2020-06-04T23:42:33.589Z] !STACK 0
19:42:33 [2020-06-04T23:42:33.589Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:33 [2020-06-04T23:42:33.589Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:33 [2020-06-04T23:42:33.589Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:33 [2020-06-04T23:42:33.589Z] 	... 9 more
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118712723 data=null doit=true} to Shell with text {Open Trace}
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:34 [2020-06-04T23:42:34.148Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Clicking on OK
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118712723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118712723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118712723 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118712723 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118712723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118712723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118712723 data=null item=null 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')
19:42:34 [2020-06-04T23:42:34.149Z] DEBUG - Clicked on 
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118712614 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118712614 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118712613 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118712613 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118712613 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}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118712606 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118712605 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118712605 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118712605 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118712605 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118712605 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}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118712601 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.404Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118712600 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118712600 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118712600 data=null} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118712600 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118712600 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118712595 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.404Z] 
19:42:34 [2020-06-04T23:42:34.404Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:34.292
19:42:34 [2020-06-04T23:42:34.404Z] !MESSAGE Error initializing trace.
19:42:34 [2020-06-04T23:42:34.404Z] 
19:42:34 [2020-06-04T23:42:34.404Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
19:42:34 [2020-06-04T23:42:34.404Z] !STACK 0
19:42:34 [2020-06-04T23:42:34.404Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:34 [2020-06-04T23:42:34.404Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:34 [2020-06-04T23:42:34.404Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:34 [2020-06-04T23:42:34.404Z] 	... 9 more
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118712008 data=null doit=true} to Shell with text {Open Trace}
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - Clicking on OK
19:42:34 [2020-06-04T23:42:34.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118712007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118712007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118712007 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118712007 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118712007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118712007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118712007 data=null item=null 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')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Clicked on 
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711913 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118711913 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118711913 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711913 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118711913 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}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711906 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711905 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118711905 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118711905 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711905 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118711905 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}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711901 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:34 [2020-06-04T23:42:34.965Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118711900 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118711900 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118711900 data=null} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118711900 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118711900 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:34 [2020-06-04T23:42:34.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118711895 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:35 [2020-06-04T23:42:35.221Z] 
19:42:35 [2020-06-04T23:42:35.221Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:34.990
19:42:35 [2020-06-04T23:42:35.221Z] !MESSAGE Error initializing trace.
19:42:35 [2020-06-04T23:42:35.221Z] 
19:42:35 [2020-06-04T23:42:35.221Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
19:42:35 [2020-06-04T23:42:35.221Z] !STACK 0
19:42:35 [2020-06-04T23:42:35.221Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:35 [2020-06-04T23:42:35.221Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:35 [2020-06-04T23:42:35.222Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:116)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:35 [2020-06-04T23:42:35.222Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:35 [2020-06-04T23:42:35.222Z] 	... 9 more
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118711312 data=null doit=true} to Shell with text {Open Trace}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Clicking on OK
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118711311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118711311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118711311 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118711311 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118711311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118711311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118711311 data=null item=null 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')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Clicked on 
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711215 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118711215 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118711214 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711214 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118711214 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}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711207 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711206 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118711206 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118711206 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711206 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118711206 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}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118711202 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:35 [2020-06-04T23:42:35.783Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118711202 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118711202 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118711201 data=null} to TreeItem with text {Traces [1]}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118711201 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118711201 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:35 [2020-06-04T23:42:35.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118711196 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:35 [2020-06-04T23:42:35.783Z] 
19:42:35 [2020-06-04T23:42:35.783Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:35.640
19:42:35 [2020-06-04T23:42:35.783Z] !MESSAGE Error initializing trace.
19:42:35 [2020-06-04T23:42:35.783Z] 
19:42:35 [2020-06-04T23:42:35.783Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
19:42:35 [2020-06-04T23:42:35.783Z] !STACK 0
19:42:35 [2020-06-04T23:42:35.783Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:35 [2020-06-04T23:42:35.783Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:218)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
19:42:35 [2020-06-04T23:42:35.783Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:35 [2020-06-04T23:42:35.783Z] 	... 9 more
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118710619 data=null doit=true} to Shell with text {Open Trace}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Clicking on OK
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118710618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118710618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118710618 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118710618 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118710618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118710618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118710618 data=null item=null 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')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Clicked on 
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118710518 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118710518 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118710518 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118710518 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118710518 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}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118710511 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118710510 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118710510 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118710510 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118710510 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118710510 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}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118710506 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:36 [2020-06-04T23:42:36.346Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118710506 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118710505 data=null doit=true} to TreeItem with text {Traces [1]}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118710505 data=null} to TreeItem with text {Traces [1]}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118710505 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118710505 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:42:36 [2020-06-04T23:42:36.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118710500 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:42:36 [2020-06-04T23:42:36.601Z] 
19:42:36 [2020-06-04T23:42:36.601Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-04 23:42:36.358
19:42:36 [2020-06-04T23:42:36.601Z] !MESSAGE Error initializing trace.
19:42:36 [2020-06-04T23:42:36.601Z] 
19:42:36 [2020-06-04T23:42:36.601Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
19:42:36 [2020-06-04T23:42:36.601Z] !STACK 0
19:42:36 [2020-06-04T23:42:36.601Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:42:36 [2020-06-04T23:42:36.601Z] Caused by: NoViableAltException(73@[])
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3109)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2575)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1929)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1708)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
19:42:36 [2020-06-04T23:42:36.601Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
19:42:36 [2020-06-04T23:42:36.601Z] 	... 9 more
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-2118709971 data=null doit=true} to Shell with text {Open Trace}
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Clicking on OK
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118709970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118709970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118709970 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118709970 data=null} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118709970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118709970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
19:42:36 [2020-06-04T23:42:36.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118709970 data=null item=null 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')
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Clicked on 
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118709874 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Attempting to set focus on Tree with text {}
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118709870 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-2118709870 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-2118709870 data=null} to TreeItem with text {TestInvalidCtfTraces}
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118709870 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118709870 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}
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-2118709863 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Clicking on with mnemonic 'Delete'
19:42:37 [2020-06-04T23:42:37.111Z] DEBUG - Clicked on with mnemonic 'Delete'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709230 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709230 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709230 data=null item=null 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')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709229 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118709229 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Clicking on OK
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118709229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118709229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118709229 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118709229 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118709229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118709229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] DEBUG - Clicked on OK
19:42:37 [2020-06-04T23:42:37.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118709229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:42:37 [2020-06-04T23:42:37.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118709815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:42:37 [2020-06-04T23:42:37.672Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.685 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.797 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.784 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.718 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.685 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.697 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.705 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.706 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.714 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.674 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.704 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.705 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.691 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.706 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.699 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.698 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.703 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.653 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.675 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.671 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.698 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.701 s
19:42:37 [2020-06-04T23:42:37.672Z] 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: 0.698 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.697 s
19:42:37 [2020-06-04T23:42:37.672Z] 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.644 s
19:42:37 [2020-06-04T23:42:37.672Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
19:42:45 [2020-06-04T23:42:45.746Z] 
19:42:45 [2020-06-04T23:42:45.746Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:42:44.493
19:42:45 [2020-06-04T23:42:45.747Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
19:42:48 [2020-06-04T23:42:48.259Z] 
19:42:48 [2020-06-04T23:42:48.259Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:42:47.787
19:42:48 [2020-06-04T23:42:48.259Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
19:42:52 [2020-06-04T23:42:52.421Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.677 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
19:42:52 [2020-06-04T23:42:52.421Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 6.846 s
19:42:52 [2020-06-04T23:42:52.421Z] 
19:42:52 [2020-06-04T23:42:52.421Z] Results:
19:42:52 [2020-06-04T23:42:52.421Z] 
19:42:52 [2020-06-04T23:42:52.421Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
19:42:52 [2020-06-04T23:42:52.421Z] 
19:42:52 [2020-06-04T23:42:52.677Z] 
19:42:52 [2020-06-04T23:42:52.677Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:42:52.503
19:42:52 [2020-06-04T23:42:52.677Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:42:53 [2020-06-04T23:42:53.237Z] [INFO] All tests passed!
19:42:53 [2020-06-04T23:42:53.237Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.237Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:42:53 [2020-06-04T23:42:53.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
19:42:53 [2020-06-04T23:42:53.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] Building Trace Compass User Guide 6.0.0-SNAPSHOT                [69/138]
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.238Z] [INFO] Executing tasks
19:42:53 [2020-06-04T23:42:53.238Z] 
19:42:53 [2020-06-04T23:42:53.238Z] main:
19:42:53 [2020-06-04T23:42:53.238Z] 
19:42:53 [2020-06-04T23:42:53.238Z] clean:
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] Executed tasks
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.492Z] [INFO] Executing tasks
19:42:53 [2020-06-04T23:42:53.492Z] 
19:42:53 [2020-06-04T23:42:53.492Z] main:
19:42:53 [2020-06-04T23:42:53.492Z] 
19:42:53 [2020-06-04T23:42:53.492Z] build:
19:42:53 [2020-06-04T23:42:53.747Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
19:42:53 [2020-06-04T23:42:53.747Z] 
19:42:53 [2020-06-04T23:42:53.747Z] test:
19:42:53 [2020-06-04T23:42:53.747Z] [xmlvalidate] 18 file(s) have been successfully validated.
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] Executed tasks
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/src/main/resources
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] 
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
19:42:53 [2020-06-04T23:42:53.747Z] [INFO] Command line:
19:42:53 [2020-06-04T23:42:53.747Z] 	[/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-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
19:42:53 [2020-06-04T23:42:53.747Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:42:55 [2020-06-04T23:42:55.631Z] Buildfile: build.xml
19:42:55 [2020-06-04T23:42:55.631Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:42:55 [2020-06-04T23:42:55.631Z] 
19:42:55 [2020-06-04T23:42:55.631Z] build.index:
19:42:56 [2020-06-04T23:42:56.993Z] BUILD SUCCESSFUL
19:42:56 [2020-06-04T23:42:56.993Z] 
19:42:56 [2020-06-04T23:42:56.993Z] BUILD SUCCESSFUL
19:42:56 [2020-06-04T23:42:56.993Z] Total time: 1 second
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] 
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/src/test/resources
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] 
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] 
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] 
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
19:42:57 [2020-06-04T23:42:57.553Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
19:42:57 [2020-06-04T23:42:57.807Z] [INFO] 
19:42:57 [2020-06-04T23:42:57.807Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
19:42:57 [2020-06-04T23:42:57.807Z] [INFO] 
19:42:57 [2020-06-04T23:42:57.808Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
19:42:57 [2020-06-04T23:42:57.808Z] [INFO] 
19:42:57 [2020-06-04T23:42:57.808Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
19:42:57 [2020-06-04T23:42:57.808Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.pom
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
19:42:58 [2020-06-04T23:42:58.367Z] [INFO] Executing tasks
19:42:58 [2020-06-04T23:42:58.367Z] 
19:42:58 [2020-06-04T23:42:58.367Z] main:
19:42:58 [2020-06-04T23:42:58.367Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user/reference
19:42:58 [2020-06-04T23:42:58.368Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user
19:42:58 [2020-06-04T23:42:58.368Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.doc.user/reference
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] Executed tasks
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 6.0.0-SNAPSHOT [70/138]
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.368Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] Executing tasks
19:42:58 [2020-06-04T23:42:58.623Z] 
19:42:58 [2020-06-04T23:42:58.623Z] main:
19:42:58 [2020-06-04T23:42:58.623Z] 
19:42:58 [2020-06-04T23:42:58.623Z] clean:
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] Executed tasks
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] Executing tasks
19:42:58 [2020-06-04T23:42:58.623Z] 
19:42:58 [2020-06-04T23:42:58.623Z] main:
19:42:58 [2020-06-04T23:42:58.623Z] 
19:42:58 [2020-06-04T23:42:58.623Z] build:
19:42:58 [2020-06-04T23:42:58.623Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
19:42:58 [2020-06-04T23:42:58.623Z] 
19:42:58 [2020-06-04T23:42:58.623Z] test:
19:42:58 [2020-06-04T23:42:58.623Z] [xmlvalidate] 8 file(s) have been successfully validated.
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] Executed tasks
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] 
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
19:42:58 [2020-06-04T23:42:58.623Z] [INFO] Command line:
19:42:58 [2020-06-04T23:42:58.623Z] 	[/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-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
19:42:58 [2020-06-04T23:42:58.623Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:42:59 [2020-06-04T23:42:59.984Z] Buildfile: build.xml
19:42:59 [2020-06-04T23:42:59.984Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:42:59 [2020-06-04T23:42:59.984Z] 
19:42:59 [2020-06-04T23:42:59.984Z] build.index:
19:43:01 [2020-06-04T23:43:01.346Z] BUILD SUCCESSFUL
19:43:01 [2020-06-04T23:43:01.346Z] 
19:43:01 [2020-06-04T23:43:01.346Z] BUILD SUCCESSFUL
19:43:01 [2020-06-04T23:43:01.346Z] Total time: 1 second
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.pom
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Executing tasks
19:43:01 [2020-06-04T23:43:01.602Z] 
19:43:01 [2020-06-04T23:43:01.602Z] main:
19:43:01 [2020-06-04T23:43:01.602Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Executed tasks
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Building Trace Compass RCP User Guide 6.0.0-SNAPSHOT            [71/138]
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Executing tasks
19:43:01 [2020-06-04T23:43:01.602Z] 
19:43:01 [2020-06-04T23:43:01.602Z] main:
19:43:01 [2020-06-04T23:43:01.602Z] 
19:43:01 [2020-06-04T23:43:01.602Z] clean:
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Executed tasks
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.602Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] Executing tasks
19:43:01 [2020-06-04T23:43:01.857Z] 
19:43:01 [2020-06-04T23:43:01.857Z] main:
19:43:01 [2020-06-04T23:43:01.857Z] 
19:43:01 [2020-06-04T23:43:01.857Z] build:
19:43:01 [2020-06-04T23:43:01.857Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
19:43:01 [2020-06-04T23:43:01.857Z] 
19:43:01 [2020-06-04T23:43:01.857Z] test:
19:43:01 [2020-06-04T23:43:01.857Z] [xmlvalidate] 2 file(s) have been successfully validated.
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] Executed tasks
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] 
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
19:43:01 [2020-06-04T23:43:01.857Z] [INFO] Command line:
19:43:01 [2020-06-04T23:43:01.857Z] 	[/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-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
19:43:01 [2020-06-04T23:43:01.857Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:43:03 [2020-06-04T23:43:03.221Z] Buildfile: build.xml
19:43:03 [2020-06-04T23:43:03.221Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:43:03 [2020-06-04T23:43:03.221Z] 
19:43:03 [2020-06-04T23:43:03.221Z] build.index:
19:43:04 [2020-06-04T23:43:04.583Z] BUILD SUCCESSFUL
19:43:04 [2020-06-04T23:43:04.583Z] 
19:43:04 [2020-06-04T23:43:04.583Z] BUILD SUCCESSFUL
19:43:04 [2020-06-04T23:43:04.583Z] Total time: 1 second
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.pom
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Executing tasks
19:43:04 [2020-06-04T23:43:04.839Z] 
19:43:04 [2020-06-04T23:43:04.839Z] main:
19:43:04 [2020-06-04T23:43:04.839Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Executed tasks
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Building Trace Compass Pcap User Guide 6.0.0-SNAPSHOT           [72/138]
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Executing tasks
19:43:04 [2020-06-04T23:43:04.839Z] 
19:43:04 [2020-06-04T23:43:04.839Z] main:
19:43:04 [2020-06-04T23:43:04.839Z] 
19:43:04 [2020-06-04T23:43:04.839Z] clean:
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Executed tasks
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Executing tasks
19:43:04 [2020-06-04T23:43:04.839Z] 
19:43:04 [2020-06-04T23:43:04.839Z] main:
19:43:04 [2020-06-04T23:43:04.839Z] 
19:43:04 [2020-06-04T23:43:04.839Z] build:
19:43:04 [2020-06-04T23:43:04.839Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
19:43:04 [2020-06-04T23:43:04.839Z] 
19:43:04 [2020-06-04T23:43:04.839Z] test:
19:43:04 [2020-06-04T23:43:04.839Z] [xmlvalidate] 1 file(s) have been successfully validated.
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] Executed tasks
19:43:04 [2020-06-04T23:43:04.839Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.840Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:04 [2020-06-04T23:43:04.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
19:43:04 [2020-06-04T23:43:04.840Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.840Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:04 [2020-06-04T23:43:04.840Z] [INFO] 
19:43:04 [2020-06-04T23:43:04.840Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:05 [2020-06-04T23:43:05.095Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
19:43:05 [2020-06-04T23:43:05.095Z] [INFO] Command line:
19:43:05 [2020-06-04T23:43:05.095Z] 	[/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-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
19:43:05 [2020-06-04T23:43:05.095Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:43:06 [2020-06-04T23:43:06.457Z] Buildfile: build.xml
19:43:06 [2020-06-04T23:43:06.457Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
19:43:06 [2020-06-04T23:43:06.457Z] 
19:43:06 [2020-06-04T23:43:06.457Z] build.index:
19:43:07 [2020-06-04T23:43:07.382Z] BUILD SUCCESSFUL
19:43:07 [2020-06-04T23:43:07.382Z] 
19:43:07 [2020-06-04T23:43:07.382Z] BUILD SUCCESSFUL
19:43:07 [2020-06-04T23:43:07.382Z] Total time: 1 second
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.pom
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
19:43:07 [2020-06-04T23:43:07.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] Executing tasks
19:43:07 [2020-06-04T23:43:07.944Z] 
19:43:07 [2020-06-04T23:43:07.944Z] main:
19:43:07 [2020-06-04T23:43:07.944Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] Executed tasks
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.6-SNAPSHOT       [73/138]
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] The project's OSGi version is 1.0.6.202006042312
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/src/main/resources
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] 
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
19:43:07 [2020-06-04T23:43:07.944Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/classes
19:43:08 [2020-06-04T23:43:08.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java:[60] 
19:43:08 [2020-06-04T23:43:08.199Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
19:43:08 [2020-06-04T23:43:08.199Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:08 [2020-06-04T23:43:08.199Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:43:08 [2020-06-04T23:43:08.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java:[93] 
19:43:08 [2020-06-04T23:43:08.199Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
19:43:08 [2020-06-04T23:43:08.199Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:08 [2020-06-04T23:43:08.199Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:43:08 [2020-06-04T23:43:08.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[41] 
19:43:08 [2020-06-04T23:43:08.199Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:43:08 [2020-06-04T23:43:08.199Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:08 [2020-06-04T23:43:08.199Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:43:08 [2020-06-04T23:43:08.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[50] 
19:43:08 [2020-06-04T23:43:08.199Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
19:43:08 [2020-06-04T23:43:08.199Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:08 [2020-06-04T23:43:08.199Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
19:43:08 [2020-06-04T23:43:08.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java:[60] 
19:43:08 [2020-06-04T23:43:08.199Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
19:43:08 [2020-06-04T23:43:08.199Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:08 [2020-06-04T23:43:08.199Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:43:08 [2020-06-04T23:43:08.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java:[145] 
19:43:08 [2020-06-04T23:43:08.199Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
19:43:08 [2020-06-04T23:43:08.199Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:08 [2020-06-04T23:43:08.199Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:43:08 [2020-06-04T23:43:08.199Z] 6 problems (6 warnings)
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/src/test/resources
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.pom
19:43:08 [2020-06-04T23:43:08.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-pack200.jar.pack.gz
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-p2metadata.xml
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-p2artifacts.xml
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 6.0.0-SNAPSHOT [74/138]
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --------------------------------[ pom ]---------------------------------
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-6.0.0-SNAPSHOT.pom
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.6-SNAPSHOT  [75/138]
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] The project's OSGi version is 1.0.6.202006042312
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.200Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
19:43:08 [2020-06-04T23:43:08.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[428] 
19:43:08 [2020-06-04T23:43:08.455Z] 	ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class);
19:43:08 [2020-06-04T23:43:08.455Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:08 [2020-06-04T23:43:08.455Z] 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
19:43:08 [2020-06-04T23:43:08.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[443] 
19:43:08 [2020-06-04T23:43:08.455Z] 	IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class);
19:43:08 [2020-06-04T23:43:08.455Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:08 [2020-06-04T23:43:08.455Z] 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
19:43:08 [2020-06-04T23:43:08.455Z] 2 problems (2 warnings)
19:43:08 [2020-06-04T23:43:08.455Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.455Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:08 [2020-06-04T23:43:08.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
19:43:08 [2020-06-04T23:43:08.455Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.455Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.pom
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-pack200.jar.pack.gz
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-p2metadata.xml
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-p2artifacts.xml
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT    [76/138]
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] The project's OSGi version is 1.1.3.202006042312
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.710Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.966Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.pom
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-p2metadata.xml
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-p2artifacts.xml
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 6.0.0-SNAPSHOT       [77/138]
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.pom
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-p2metadata.xml
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-p2artifacts.xml
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT [78/138]
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] 
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:08 [2020-06-04T23:43:08.967Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] 
19:43:09 [2020-06-04T23:43:09.222Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:09 [2020-06-04T23:43:09.477Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
19:43:09 [2020-06-04T23:43:09.477Z] [INFO] Command line:
19:43:09 [2020-06-04T23:43:09.477Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:43:09 [2020-06-04T23:43:09.477Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:43:10 [2020-06-04T23:43:10.838Z] !SESSION 2020-06-04 23:43:09.418 -----------------------------------------------
19:43:10 [2020-06-04T23:43:10.838Z] eclipse.buildId=unknown
19:43:10 [2020-06-04T23:43:10.838Z] java.version=1.8.0_202
19:43:10 [2020-06-04T23:43:10.838Z] java.vendor=Oracle Corporation
19:43:10 [2020-06-04T23:43:10.838Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:43:10 [2020-06-04T23:43:10.838Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:43:10 [2020-06-04T23:43:10.838Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:43:10 [2020-06-04T23:43:10.838Z] 
19:43:10 [2020-06-04T23:43:10.838Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:43:10.737
19:43:10 [2020-06-04T23:43:10.838Z] !MESSAGE FrameworkEvent ERROR
19:43:10 [2020-06-04T23:43:10.838Z] !STACK 0
19:43:10 [2020-06-04T23:43:10.838Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [77]
19:43:10 [2020-06-04T23:43:10.838Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:43:10 [2020-06-04T23:43:10.838Z] 
19:43:10 [2020-06-04T23:43:10.838Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:43:10 [2020-06-04T23:43:10.838Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:43:10 [2020-06-04T23:43:10.838Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:43:10 [2020-06-04T23:43:10.838Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:43:10 [2020-06-04T23:43:10.838Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:43:10 [2020-06-04T23:43:10.838Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:43:10 [2020-06-04T23:43:10.838Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:43:10 [2020-06-04T23:43:10.838Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:43:11 [2020-06-04T23:43:11.767Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
19:43:11 [2020-06-04T23:43:11.767Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
19:43:11 [2020-06-04T23:43:11.767Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
19:43:11 [2020-06-04T23:43:11.767Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
19:43:11 [2020-06-04T23:43:11.767Z] 
19:43:11 [2020-06-04T23:43:11.767Z] Results:
19:43:11 [2020-06-04T23:43:11.767Z] 
19:43:11 [2020-06-04T23:43:11.767Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
19:43:11 [2020-06-04T23:43:11.767Z] 
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] All tests passed!
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.pom
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT [79/138]
19:43:12 [2020-06-04T23:43:12.327Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] 
19:43:12 [2020-06-04T23:43:12.582Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:12 [2020-06-04T23:43:12.837Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
19:43:12 [2020-06-04T23:43:12.837Z] [INFO] Command line:
19:43:12 [2020-06-04T23:43:12.837Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:43:12 [2020-06-04T23:43:12.837Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:43:14 [2020-06-04T23:43:14.200Z] !SESSION 2020-06-04 23:43:12.795 -----------------------------------------------
19:43:14 [2020-06-04T23:43:14.200Z] eclipse.buildId=unknown
19:43:14 [2020-06-04T23:43:14.200Z] java.version=1.8.0_202
19:43:14 [2020-06-04T23:43:14.200Z] java.vendor=Oracle Corporation
19:43:14 [2020-06-04T23:43:14.200Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:43:14 [2020-06-04T23:43:14.200Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
19:43:14 [2020-06-04T23:43:14.200Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:43:14 [2020-06-04T23:43:14.200Z] 
19:43:14 [2020-06-04T23:43:14.200Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:43:14.100
19:43:14 [2020-06-04T23:43:14.200Z] !MESSAGE FrameworkEvent ERROR
19:43:14 [2020-06-04T23:43:14.200Z] !STACK 0
19:43:14 [2020-06-04T23:43:14.200Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [77]
19:43:14 [2020-06-04T23:43:14.200Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:43:14 [2020-06-04T23:43:14.200Z] 
19:43:14 [2020-06-04T23:43:14.200Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:43:14 [2020-06-04T23:43:14.200Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:43:14 [2020-06-04T23:43:14.200Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:43:14 [2020-06-04T23:43:14.200Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:43:14 [2020-06-04T23:43:14.200Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:43:14 [2020-06-04T23:43:14.200Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:43:14 [2020-06-04T23:43:14.200Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:43:14 [2020-06-04T23:43:14.200Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:43:15 [2020-06-04T23:43:15.123Z] process 10246: 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
19:43:15 [2020-06-04T23:43:15.123Z] See the manual page for dbus-uuidgen to correct this issue.
19:43:21 [2020-06-04T23:43:21.650Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
19:43:21 [2020-06-04T23:43:21.650Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
19:43:21 [2020-06-04T23:43:21.650Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
19:43:21 [2020-06-04T23:43:21.650Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
19:43:21 [2020-06-04T23:43:21.650Z] 
19:43:21 [2020-06-04T23:43:21.650Z] Results:
19:43:21 [2020-06-04T23:43:21.650Z] 
19:43:21 [2020-06-04T23:43:21.650Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
19:43:21 [2020-06-04T23:43:21.650Z] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] All tests passed!
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.pom
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT [80/138]
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] 
19:43:21 [2020-06-04T23:43:21.905Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:22 [2020-06-04T23:43:22.160Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
19:43:22 [2020-06-04T23:43:22.160Z] [INFO] Command line:
19:43:22 [2020-06-04T23:43:22.160Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:43:22 [2020-06-04T23:43:22.160Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:43:23 [2020-06-04T23:43:23.522Z] !SESSION 2020-06-04 23:43:22.104 -----------------------------------------------
19:43:23 [2020-06-04T23:43:23.522Z] eclipse.buildId=unknown
19:43:23 [2020-06-04T23:43:23.522Z] java.version=1.8.0_202
19:43:23 [2020-06-04T23:43:23.522Z] java.vendor=Oracle Corporation
19:43:23 [2020-06-04T23:43:23.522Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:43:23 [2020-06-04T23:43:23.522Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:43:23 [2020-06-04T23:43:23.522Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:43:23 [2020-06-04T23:43:23.522Z] 
19:43:23 [2020-06-04T23:43:23.522Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:43:23.285
19:43:23 [2020-06-04T23:43:23.522Z] !MESSAGE FrameworkEvent ERROR
19:43:23 [2020-06-04T23:43:23.522Z] !STACK 0
19:43:23 [2020-06-04T23:43:23.522Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:43:23 [2020-06-04T23:43:23.522Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:43:23 [2020-06-04T23:43:23.522Z] 
19:43:23 [2020-06-04T23:43:23.522Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:43:23 [2020-06-04T23:43:23.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:43:23 [2020-06-04T23:43:23.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:43:23 [2020-06-04T23:43:23.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:43:23 [2020-06-04T23:43:23.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:43:23 [2020-06-04T23:43:23.522Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:43:23 [2020-06-04T23:43:23.522Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:43:23 [2020-06-04T23:43:23.522Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:43:24 [2020-06-04T23:43:24.446Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
19:43:24 [2020-06-04T23:43:24.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
19:43:24 [2020-06-04T23:43:24.446Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
19:43:24 [2020-06-04T23:43:24.446Z] 
19:43:24 [2020-06-04T23:43:24.446Z] Results:
19:43:24 [2020-06-04T23:43:24.446Z] 
19:43:24 [2020-06-04T23:43:24.446Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
19:43:24 [2020-06-04T23:43:24.446Z] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] All tests passed!
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.pom
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT [81/138]
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] The project's OSGi version is 1.2.4.202006042312
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
19:43:25 [2020-06-04T23:43:25.007Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java:[482] 
19:43:25 [2020-06-04T23:43:25.007Z] 	XmlUtils.safeValidate(schema, xmlSource);
19:43:25 [2020-06-04T23:43:25.007Z] 	                      ^^^^^^
19:43:25 [2020-06-04T23:43:25.007Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
19:43:25 [2020-06-04T23:43:25.007Z] 1 problem (1 warning)
19:43:25 [2020-06-04T23:43:25.007Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.008Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:25 [2020-06-04T23:43:25.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
19:43:25 [2020-06-04T23:43:25.008Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.008Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
19:43:25 [2020-06-04T23:43:25.263Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.pom
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-pack200.jar.pack.gz
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-p2metadata.xml
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-p2artifacts.xml
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT [82/138]
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] The project's OSGi version is 2.0.4.202006042312
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] 
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:25 [2020-06-04T23:43:25.823Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.pom
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-pack200.jar.pack.gz
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-p2metadata.xml
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-p2artifacts.xml
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT  [83/138]
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] The project's OSGi version is 1.0.8.202006042312
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.079Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.333Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.334Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.pom
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-p2metadata.xml
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-p2artifacts.xml
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.11-SNAPSHOT [84/138]
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] The project's OSGi version is 1.2.11.202006042312
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] 
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:26 [2020-06-04T23:43:26.589Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
19:43:27 [2020-06-04T23:43:27.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[177] 
19:43:27 [2020-06-04T23:43:27.150Z] 	fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT);
19:43:27 [2020-06-04T23:43:27.150Z] 	                                               ^^^^^^^^
19:43:27 [2020-06-04T23:43:27.150Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
19:43:27 [2020-06-04T23:43:27.150Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/AddContextOnDomainHandler.java (at line 89)
19:43:27 [2020-06-04T23:43:27.150Z] 	if (TraceDomainType.JUL.equals(domain)) {
19:43:27 [2020-06-04T23:43:27.150Z] 	                               ^^^^^^
19:43:27 [2020-06-04T23:43:27.150Z] Unlikely argument type for equals(): TraceDomainComponent seems to be unrelated to TraceDomainType
19:43:27 [2020-06-04T23:43:27.150Z] 2 problems (0 errors, 1 warning, 1 info)
19:43:27 [2020-06-04T23:43:27.150Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.150Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:27 [2020-06-04T23:43:27.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
19:43:27 [2020-06-04T23:43:27.150Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.150Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.405Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.pom
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-pack200.jar.pack.gz
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-p2metadata.xml
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-p2artifacts.xml
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 6.0.0-SNAPSHOT [85/138]
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.pom
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-p2metadata.xml
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-p2artifacts.xml
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT [86/138]
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] The project's OSGi version is 1.1.2.202006042312
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.660Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] 
19:43:27 [2020-06-04T23:43:27.915Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:28 [2020-06-04T23:43:28.170Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
19:43:28 [2020-06-04T23:43:28.170Z] [INFO] Command line:
19:43:28 [2020-06-04T23:43:28.170Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:43:28 [2020-06-04T23:43:28.170Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:43:29 [2020-06-04T23:43:29.532Z] !SESSION 2020-06-04 23:43:28.186 -----------------------------------------------
19:43:29 [2020-06-04T23:43:29.532Z] eclipse.buildId=unknown
19:43:29 [2020-06-04T23:43:29.532Z] java.version=1.8.0_202
19:43:29 [2020-06-04T23:43:29.532Z] java.vendor=Oracle Corporation
19:43:29 [2020-06-04T23:43:29.532Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:43:29 [2020-06-04T23:43:29.532Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:43:29 [2020-06-04T23:43:29.532Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:43:29 [2020-06-04T23:43:29.532Z] 
19:43:29 [2020-06-04T23:43:29.532Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:43:29.506
19:43:29 [2020-06-04T23:43:29.532Z] !MESSAGE FrameworkEvent ERROR
19:43:29 [2020-06-04T23:43:29.532Z] !STACK 0
19:43:29 [2020-06-04T23:43:29.532Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:43:29 [2020-06-04T23:43:29.532Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:43:29 [2020-06-04T23:43:29.532Z] 
19:43:29 [2020-06-04T23:43:29.532Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:43:29 [2020-06-04T23:43:29.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:43:29 [2020-06-04T23:43:29.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:43:29 [2020-06-04T23:43:29.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:43:29 [2020-06-04T23:43:29.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:43:29 [2020-06-04T23:43:29.532Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:43:29 [2020-06-04T23:43:29.532Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:43:29 [2020-06-04T23:43:29.532Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:43:30 [2020-06-04T23:43:30.457Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
19:43:30 [2020-06-04T23:43:30.712Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
19:43:30 [2020-06-04T23:43:30.712Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.005 s
19:43:30 [2020-06-04T23:43:30.712Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.712Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.712Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
19:43:30 [2020-06-04T23:43:30.712Z] 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
19:43:30 [2020-06-04T23:43:30.712Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.713Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.713Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.713Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
19:43:30 [2020-06-04T23:43:30.713Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.713Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
19:43:30 [2020-06-04T23:43:30.714Z] 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
19:43:30 [2020-06-04T23:43:30.714Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
19:43:30 [2020-06-04T23:43:30.714Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
19:43:30 [2020-06-04T23:43:30.714Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
19:43:30 [2020-06-04T23:43:30.714Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
19:43:30 [2020-06-04T23:43:30.714Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
19:43:30 [2020-06-04T23:43:30.714Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
19:43:30 [2020-06-04T23:43:30.969Z] 
19:43:30 [2020-06-04T23:43:30.969Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-06-04 23:43:30.801
19:43:30 [2020-06-04T23:43:30.969Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
19:43:30 [2020-06-04T23:43:30.969Z] !STACK 0
19:43:30 [2020-06-04T23:43:30.969Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
19:43:30 [2020-06-04T23:43:30.969Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
19:43:30 [2020-06-04T23:43:30.969Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
19:43:30 [2020-06-04T23:43:30.969Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
19:43:30 [2020-06-04T23:43:30.969Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
19:43:30 [2020-06-04T23:43:30.969Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:43:30 [2020-06-04T23:43:30.969Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:43:30 [2020-06-04T23:43:30.969Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:43:30 [2020-06-04T23:43:30.970Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:43:30 [2020-06-04T23:43:30.970Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:43:30 [2020-06-04T23:43:30.970Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:43:30 [2020-06-04T23:43:30.970Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:43:30 [2020-06-04T23:43:30.970Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:43:30 [2020-06-04T23:43:30.970Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:43:30 [2020-06-04T23:43:30.970Z] 
19:43:30 [2020-06-04T23:43:30.970Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-06-04 23:43:30.812
19:43:30 [2020-06-04T23:43:30.970Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
19:43:30 [2020-06-04T23:43:30.970Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
19:43:30 [2020-06-04T23:43:30.970Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.196 s
19:43:30 [2020-06-04T23:43:30.970Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.011 s
19:43:30 [2020-06-04T23:43:30.970Z] 
19:43:30 [2020-06-04T23:43:30.970Z] Results:
19:43:30 [2020-06-04T23:43:30.970Z] 
19:43:30 [2020-06-04T23:43:30.970Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
19:43:30 [2020-06-04T23:43:30.970Z] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] All tests passed!
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.pom
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-pack200.jar.pack.gz
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-p2metadata.xml
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-p2artifacts.xml
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT [87/138]
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.530Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] 
19:43:31 [2020-06-04T23:43:31.786Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:32 [2020-06-04T23:43:32.041Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
19:43:32 [2020-06-04T23:43:32.041Z] [INFO] Command line:
19:43:32 [2020-06-04T23:43:32.042Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:43:32 [2020-06-04T23:43:32.042Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:43:33 [2020-06-04T23:43:33.931Z] !SESSION 2020-06-04 23:43:32.122 -----------------------------------------------
19:43:33 [2020-06-04T23:43:33.931Z] eclipse.buildId=unknown
19:43:33 [2020-06-04T23:43:33.931Z] java.version=1.8.0_202
19:43:33 [2020-06-04T23:43:33.931Z] java.vendor=Oracle Corporation
19:43:33 [2020-06-04T23:43:33.931Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:43:33 [2020-06-04T23:43:33.931Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:43:33 [2020-06-04T23:43:33.931Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:43:33 [2020-06-04T23:43:33.931Z] 
19:43:33 [2020-06-04T23:43:33.931Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:43:33.515
19:43:33 [2020-06-04T23:43:33.931Z] !MESSAGE FrameworkEvent ERROR
19:43:33 [2020-06-04T23:43:33.931Z] !STACK 0
19:43:33 [2020-06-04T23:43:33.931Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:43:33 [2020-06-04T23:43:33.931Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:43:33 [2020-06-04T23:43:33.931Z] 
19:43:33 [2020-06-04T23:43:33.931Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:43:33 [2020-06-04T23:43:33.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:43:33 [2020-06-04T23:43:33.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:43:33 [2020-06-04T23:43:33.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:43:33 [2020-06-04T23:43:33.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:43:33 [2020-06-04T23:43:33.931Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:43:33 [2020-06-04T23:43:33.931Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:43:33 [2020-06-04T23:43:33.931Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:43:34 [2020-06-04T23:43:34.491Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
19:43:34 [2020-06-04T23:43:34.491Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
19:43:34 [2020-06-04T23:43:34.491Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
19:43:34 [2020-06-04T23:43:34.491Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
19:43:34 [2020-06-04T23:43:34.491Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
19:43:34 [2020-06-04T23:43:34.745Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
19:43:34 [2020-06-04T23:43:34.745Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.056 s
19:43:34 [2020-06-04T23:43:34.745Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.007 s
19:43:34 [2020-06-04T23:43:34.745Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.002 s
19:43:34 [2020-06-04T23:43:34.745Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
19:43:34 [2020-06-04T23:43:34.745Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
19:43:34 [2020-06-04T23:43:34.745Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
19:43:34 [2020-06-04T23:43:34.745Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.002 s
19:43:34 [2020-06-04T23:43:34.745Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
19:43:34 [2020-06-04T23:43:34.745Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
19:43:34 [2020-06-04T23:43:34.745Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
19:43:34 [2020-06-04T23:43:34.745Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
19:43:34 [2020-06-04T23:43:34.745Z] 
19:43:34 [2020-06-04T23:43:34.745Z] Results:
19:43:34 [2020-06-04T23:43:34.745Z] 
19:43:34 [2020-06-04T23:43:34.745Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
19:43:34 [2020-06-04T23:43:34.745Z] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] All tests passed!
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.pom
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT [88/138]
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] The project's OSGi version is 2.0.4.202006042312
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.671Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
19:43:35 [2020-06-04T23:43:35.926Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[265] 
19:43:35 [2020-06-04T23:43:35.926Z] 	Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class);
19:43:35 [2020-06-04T23:43:35.926Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:43:35 [2020-06-04T23:43:35.926Z] 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
19:43:35 [2020-06-04T23:43:35.926Z] 1 problem (1 warning)
19:43:35 [2020-06-04T23:43:35.926Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.926Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.926Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] 
19:43:35 [2020-06-04T23:43:35.927Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:43:36 [2020-06-04T23:43:36.486Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
19:43:36 [2020-06-04T23:43:36.486Z] [INFO] Command line:
19:43:36 [2020-06-04T23:43:36.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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:43:36 [2020-06-04T23:43:36.486Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:43:37 [2020-06-04T23:43:37.847Z] !SESSION 2020-06-04 23:43:36.314 -----------------------------------------------
19:43:37 [2020-06-04T23:43:37.847Z] eclipse.buildId=unknown
19:43:37 [2020-06-04T23:43:37.847Z] java.version=1.8.0_202
19:43:37 [2020-06-04T23:43:37.847Z] java.vendor=Oracle Corporation
19:43:37 [2020-06-04T23:43:37.847Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:43:37 [2020-06-04T23:43:37.847Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
19:43:37 [2020-06-04T23:43:37.847Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:43:37 [2020-06-04T23:43:37.847Z] 
19:43:37 [2020-06-04T23:43:37.847Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:43:37.618
19:43:37 [2020-06-04T23:43:37.847Z] !MESSAGE FrameworkEvent ERROR
19:43:37 [2020-06-04T23:43:37.847Z] !STACK 0
19:43:37 [2020-06-04T23:43:37.847Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:43:37 [2020-06-04T23:43:37.847Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:43:37 [2020-06-04T23:43:37.847Z] 
19:43:37 [2020-06-04T23:43:37.847Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:43:37 [2020-06-04T23:43:37.847Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:43:37 [2020-06-04T23:43:37.847Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:43:37 [2020-06-04T23:43:37.847Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:43:37 [2020-06-04T23:43:37.847Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:43:37 [2020-06-04T23:43:37.847Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:43:37 [2020-06-04T23:43:37.847Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:43:37 [2020-06-04T23:43:37.847Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:43:38 [2020-06-04T23:43:38.772Z] process 10448: 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
19:43:38 [2020-06-04T23:43:38.772Z] See the manual page for dbus-uuidgen to correct this issue.
19:43:44 [2020-06-04T23:43:44.007Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
19:43:45 [2020-06-04T23:43:45.369Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
19:43:45 [2020-06-04T23:43:45.369Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 1.312 s
19:43:45 [2020-06-04T23:43:45.369Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
19:43:45 [2020-06-04T23:43:45.369Z] *** BUG ***
19:43:45 [2020-06-04T23:43:45.369Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:45 [2020-06-04T23:43:45.369Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:45 [2020-06-04T23:43:45.369Z] 
19:43:45 [2020-06-04T23:43:45.369Z] *** BUG ***
19:43:45 [2020-06-04T23:43:45.369Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:45 [2020-06-04T23:43:45.369Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:45 [2020-06-04T23:43:45.369Z] 
19:43:45 [2020-06-04T23:43:45.369Z] *** BUG ***
19:43:45 [2020-06-04T23:43:45.369Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:45 [2020-06-04T23:43:45.369Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:45 [2020-06-04T23:43:45.369Z] 
19:43:45 [2020-06-04T23:43:45.369Z] *** BUG ***
19:43:45 [2020-06-04T23:43:45.369Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:45 [2020-06-04T23:43:45.369Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:45 [2020-06-04T23:43:45.369Z] 
19:43:45 [2020-06-04T23:43:45.929Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
19:43:45 [2020-06-04T23:43:45.929Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 0.804 s
19:43:45 [2020-06-04T23:43:45.929Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
19:43:46 [2020-06-04T23:43:46.183Z] *** BUG ***
19:43:46 [2020-06-04T23:43:46.183Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:46 [2020-06-04T23:43:46.183Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:46 [2020-06-04T23:43:46.183Z] 
19:43:46 [2020-06-04T23:43:46.183Z] *** BUG ***
19:43:46 [2020-06-04T23:43:46.183Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:46 [2020-06-04T23:43:46.183Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:46 [2020-06-04T23:43:46.183Z] 
19:43:46 [2020-06-04T23:43:46.183Z] *** BUG ***
19:43:46 [2020-06-04T23:43:46.183Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:46 [2020-06-04T23:43:46.183Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:46 [2020-06-04T23:43:46.183Z] 
19:43:46 [2020-06-04T23:43:46.183Z] *** BUG ***
19:43:46 [2020-06-04T23:43:46.183Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:46 [2020-06-04T23:43:46.183Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:46 [2020-06-04T23:43:46.183Z] 
19:43:46 [2020-06-04T23:43:46.743Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
19:43:46 [2020-06-04T23:43:46.743Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.687 s
19:43:46 [2020-06-04T23:43:46.743Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
19:43:46 [2020-06-04T23:43:46.743Z] *** BUG ***
19:43:46 [2020-06-04T23:43:46.743Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:46 [2020-06-04T23:43:46.743Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:46 [2020-06-04T23:43:46.743Z] 
19:43:46 [2020-06-04T23:43:46.743Z] *** BUG ***
19:43:46 [2020-06-04T23:43:46.743Z] In pixman_region32_init_rect: Invalid rectangle passed
19:43:46 [2020-06-04T23:43:46.743Z] Set a breakpoint on '_pixman_log_error' to debug
19:43:46 [2020-06-04T23:43:46.743Z] 
19:43:58 [2020-06-04T23:43:58.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.046 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
19:43:58 [2020-06-04T23:43:58.896Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 11.046 s
19:43:58 [2020-06-04T23:43:58.896Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
19:43:58 [2020-06-04T23:43:58.896Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
19:43:58 [2020-06-04T23:43:58.896Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.854 s
19:43:58 [2020-06-04T23:43:58.896Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
19:43:59 [2020-06-04T23:43:59.152Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
19:43:59 [2020-06-04T23:43:59.152Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 0.461 s
19:43:59 [2020-06-04T23:43:59.152Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
19:43:59 [2020-06-04T23:43:59.711Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
19:43:59 [2020-06-04T23:43:59.711Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 0.567 s
19:43:59 [2020-06-04T23:43:59.711Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
19:44:00 [2020-06-04T23:44:00.271Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
19:44:00 [2020-06-04T23:44:00.271Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 0.63 s
19:44:00 [2020-06-04T23:44:00.271Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
19:44:00 [2020-06-04T23:44:00.830Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
19:44:00 [2020-06-04T23:44:00.830Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 0.403 s
19:44:00 [2020-06-04T23:44:00.830Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
19:44:01 [2020-06-04T23:44:01.756Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
19:44:01 [2020-06-04T23:44:01.756Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 1.152 s
19:44:01 [2020-06-04T23:44:01.756Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
19:44:02 [2020-06-04T23:44:02.316Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
19:44:02 [2020-06-04T23:44:02.316Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.346 s
19:44:02 [2020-06-04T23:44:02.316Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
19:44:02 [2020-06-04T23:44:02.316Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
19:44:02 [2020-06-04T23:44:02.316Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
19:44:02 [2020-06-04T23:44:02.316Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
19:44:02 [2020-06-04T23:44:02.316Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
19:44:02 [2020-06-04T23:44:02.316Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
19:44:02 [2020-06-04T23:44:02.316Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
19:44:02 [2020-06-04T23:44:02.316Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
19:44:02 [2020-06-04T23:44:02.316Z] 
19:44:02 [2020-06-04T23:44:02.316Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-06-04 23:44:02.307
19:44:02 [2020-06-04T23:44:02.316Z] !MESSAGE Could not validate the xml response
19:44:02 [2020-06-04T23:44:02.316Z] !STACK 0
19:44:02 [2020-06-04T23:44:02.316Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:44:02 [2020-06-04T23:44:02.316Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:44:02 [2020-06-04T23:44:02.316Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:44:02 [2020-06-04T23:44:02.316Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:44:02 [2020-06-04T23:44:02.316Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:44:02 [2020-06-04T23:44:02.316Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:44:02 [2020-06-04T23:44:02.316Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:44:03 [2020-06-04T23:44:03.242Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.844 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
19:44:03 [2020-06-04T23:44:03.242Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.025 s
19:44:03 [2020-06-04T23:44:03.242Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
19:44:03 [2020-06-04T23:44:03.242Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
19:44:03 [2020-06-04T23:44:03.242Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
19:44:03 [2020-06-04T23:44:03.242Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.242Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.063 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.242Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
19:44:03 [2020-06-04T23:44:03.242Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.059 s
19:44:03 [2020-06-04T23:44:03.242Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
19:44:03 [2020-06-04T23:44:03.242Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.242Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
19:44:03 [2020-06-04T23:44:03.242Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.06 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.242Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
19:44:03 [2020-06-04T23:44:03.242Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
19:44:03 [2020-06-04T23:44:03.242Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
19:44:03 [2020-06-04T23:44:03.242Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.051 s
19:44:03 [2020-06-04T23:44:03.242Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.055 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.242Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.055 s
19:44:03 [2020-06-04T23:44:03.242Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.242Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
19:44:03 [2020-06-04T23:44:03.242Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.188 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
19:44:03 [2020-06-04T23:44:03.242Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.029 s
19:44:03 [2020-06-04T23:44:03.243Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
19:44:03 [2020-06-04T23:44:03.243Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.03 s
19:44:03 [2020-06-04T23:44:03.243Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
19:44:03 [2020-06-04T23:44:03.243Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
19:44:03 [2020-06-04T23:44:03.243Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
19:44:03 [2020-06-04T23:44:03.243Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
19:44:03 [2020-06-04T23:44:03.243Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
19:44:03 [2020-06-04T23:44:03.243Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.001 s
19:44:03 [2020-06-04T23:44:03.243Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.044 s
19:44:03 [2020-06-04T23:44:03.243Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
19:44:03 [2020-06-04T23:44:03.243Z] 
19:44:03 [2020-06-04T23:44:03.243Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-06-04 23:44:03.217
19:44:03 [2020-06-04T23:44:03.243Z] !MESSAGE Could not validate the xml response
19:44:03 [2020-06-04T23:44:03.243Z] !STACK 0
19:44:03 [2020-06-04T23:44:03.243Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
19:44:03 [2020-06-04T23:44:03.243Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:44:03 [2020-06-04T23:44:03.243Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:44:03 [2020-06-04T23:44:03.243Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:44:03 [2020-06-04T23:44:03.243Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:44:03 [2020-06-04T23:44:03.243Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:44:03 [2020-06-04T23:44:03.243Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:44:03 [2020-06-04T23:44:03.244Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:44:03 [2020-06-04T23:44:03.802Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.549 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
19:44:03 [2020-06-04T23:44:03.802Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
19:44:03 [2020-06-04T23:44:03.802Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.803Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.046 s
19:44:03 [2020-06-04T23:44:03.803Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.054 s
19:44:03 [2020-06-04T23:44:03.803Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
19:44:03 [2020-06-04T23:44:03.803Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.005 s
19:44:03 [2020-06-04T23:44:03.803Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.049 s
19:44:03 [2020-06-04T23:44:03.803Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
19:44:03 [2020-06-04T23:44:03.803Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
19:44:03 [2020-06-04T23:44:03.803Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.048 s
19:44:03 [2020-06-04T23:44:03.803Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.005 s
19:44:03 [2020-06-04T23:44:03.803Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.046 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.007 s
19:44:03 [2020-06-04T23:44:03.803Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.006 s
19:44:03 [2020-06-04T23:44:03.803Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
19:44:03 [2020-06-04T23:44:03.803Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
19:44:03 [2020-06-04T23:44:03.803Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
19:44:03 [2020-06-04T23:44:03.803Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
19:44:03 [2020-06-04T23:44:03.803Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
19:44:03 [2020-06-04T23:44:03.803Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
19:44:03 [2020-06-04T23:44:03.803Z] 
19:44:03 [2020-06-04T23:44:03.803Z] Results:
19:44:03 [2020-06-04T23:44:03.803Z] 
19:44:03 [2020-06-04T23:44:03.803Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
19:44:03 [2020-06-04T23:44:03.803Z] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] All tests passed!
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.pom
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-pack200.jar.pack.gz
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-p2metadata.xml
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-p2artifacts.xml
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT [89/138]
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] The project's OSGi version is 1.0.7.202006042312
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.727Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
19:44:04 [2020-06-04T23:44:04.981Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.981Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.981Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:44:04 [2020-06-04T23:44:04.981Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] 
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:04 [2020-06-04T23:44:04.982Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
19:44:05 [2020-06-04T23:44:05.236Z] [INFO] 
19:44:05 [2020-06-04T23:44:05.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:05 [2020-06-04T23:44:05.236Z] [INFO] 
19:44:05 [2020-06-04T23:44:05.236Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:05 [2020-06-04T23:44:05.491Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
19:44:05 [2020-06-04T23:44:05.491Z] [INFO] Command line:
19:44:05 [2020-06-04T23:44:05.491Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:44:05 [2020-06-04T23:44:05.491Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:44:06 [2020-06-04T23:44:06.851Z] !SESSION 2020-06-04 23:44:05.401 -----------------------------------------------
19:44:06 [2020-06-04T23:44:06.851Z] eclipse.buildId=unknown
19:44:06 [2020-06-04T23:44:06.851Z] java.version=1.8.0_202
19:44:06 [2020-06-04T23:44:06.851Z] java.vendor=Oracle Corporation
19:44:06 [2020-06-04T23:44:06.851Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:44:06 [2020-06-04T23:44:06.851Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:44:06 [2020-06-04T23:44:06.851Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:44:06 [2020-06-04T23:44:06.851Z] 
19:44:06 [2020-06-04T23:44:06.851Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:44:06.708
19:44:06 [2020-06-04T23:44:06.851Z] !MESSAGE FrameworkEvent ERROR
19:44:06 [2020-06-04T23:44:06.851Z] !STACK 0
19:44:06 [2020-06-04T23:44:06.851Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:44:06 [2020-06-04T23:44:06.851Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:44:06 [2020-06-04T23:44:06.851Z] 
19:44:06 [2020-06-04T23:44:06.851Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:44:06 [2020-06-04T23:44:06.851Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:44:06 [2020-06-04T23:44:06.851Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:44:06 [2020-06-04T23:44:06.851Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:44:06 [2020-06-04T23:44:06.851Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:44:06 [2020-06-04T23:44:06.851Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:44:06 [2020-06-04T23:44:06.851Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:44:06 [2020-06-04T23:44:06.851Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:44:10 [2020-06-04T23:44:10.112Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
19:44:11 [2020-06-04T23:44:11.473Z] Display size: 1440x900
19:44:11 [2020-06-04T23:44:11.474Z] OS version=3.10.0-1062.el7.x86_64
19:44:11 [2020-06-04T23:44:11.474Z] GTK version=2.24.30
19:44:11 [2020-06-04T23:44:11.474Z] GTK theme=Raleigh
19:44:11 [2020-06-04T23:44:11.474Z] LIBOVERLAY_SCROLLBAR=0
19:44:11 [2020-06-04T23:44:11.474Z] Time zone: Coordinated Universal Time
19:44:11 [2020-06-04T23:44:11.474Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:44:11 [2020-06-04T23:44:11.474Z] log4j:WARN Please initialize the log4j system properly.
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118614604 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118614603 data=null doit=true} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118614603 data=null} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118614603 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118614603 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}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118614591 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118614590 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118614590 data=null doit=true} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118614589 data=null} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118614589 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118614589 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}
19:44:12 [2020-06-04T23:44:12.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118614586 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:12 [2020-06-04T23:44:12.655Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
19:44:12 [2020-06-04T23:44:12.655Z] DEBUG - Clicking on with mnemonic 'Connect'
19:44:12 [2020-06-04T23:44:12.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2118614120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
19:44:12 [2020-06-04T23:44:12.909Z] DEBUG - Clicked on with mnemonic 'Connect'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118613594 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118613594 data=null doit=true} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118613594 data=null} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118613594 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118613594 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
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118613590 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118613589 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118613588 data=null doit=true} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118613588 data=null} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118613588 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118613588 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
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118613586 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Clicking on with mnemonic 'Create Session...'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Clicked on with mnemonic 'Create Session...'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2118613427 data=null doit=true} to Shell with text {Create Session}
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Clicking on &Ok
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118613420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118613420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118613420 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118613419 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118613419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118613419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118613419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2118613519 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...'
19:44:13 [2020-06-04T23:44:13.469Z] DEBUG - Clicked on 
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118613301 data=null doit=true} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118613300 data=null} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118613300 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118613300 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
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118613298 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:13 [2020-06-04T23:44:13.724Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.724Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.724Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.724Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118613294 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118613294 data=null doit=true} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118613294 data=null} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118613294 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118613293 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118613284 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118613283 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118613283 data=null doit=true} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118613283 data=null} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118613283 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118613283 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118613279 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118613130 data=null doit=true} to Shell with text {Enable Events}
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
19:44:13 [2020-06-04T23:44:13.724Z] 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')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118613125 data=null doit=true} to Button with text {Kernel}
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118613124 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}
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-2118613123 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-2118613123 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')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-2118613123 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')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-2118613123 data=null item=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')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
19:44:13 [2020-06-04T23:44:13.724Z] DEBUG - Setting state to checked on: All
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
19:44:13 [2020-06-04T23:44:13.980Z] 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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-2118613031 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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2118613030 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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118613030 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-2118613029 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118613029 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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118613029 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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118613029 data=null item=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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-2118613028 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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2118613028 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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-2118613028 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')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-2118613028 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-2118613028 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Clicking on &Ok
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118613025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118613024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118613024 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118613024 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118613024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118613024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118613024 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118613226 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)...'
19:44:13 [2020-06-04T23:44:13.980Z] 
19:44:13 [2020-06-04T23:44:13.980Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-06-04 23:44:13.804
19:44:13 [2020-06-04T23:44:13.980Z] !MESSAGE Command to change state of events failed
19:44:13 [2020-06-04T23:44:13.980Z] !STACK 0
19:44:13 [2020-06-04T23:44:13.980Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
19:44:13 [2020-06-04T23:44:13.980Z] Error Output:
19:44:13 [2020-06-04T23:44:13.980Z] Command not found
19:44:13 [2020-06-04T23:44:13.980Z] Return Value: 1
19:44:13 [2020-06-04T23:44:13.980Z] Command not found
19:44:13 [2020-06-04T23:44:13.980Z] 
19:44:13 [2020-06-04T23:44:13.980Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
19:44:13 [2020-06-04T23:44:13.980Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
19:44:13 [2020-06-04T23:44:13.980Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
19:44:13 [2020-06-04T23:44:13.980Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
19:44:13 [2020-06-04T23:44:13.980Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
19:44:13 [2020-06-04T23:44:13.980Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
19:44:13 [2020-06-04T23:44:13.980Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:44:13 [2020-06-04T23:44:13.980Z] DEBUG - Clicked on 
19:44:13 [2020-06-04T23:44:13.980Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.980Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.980Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.980Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.980Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.980Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.980Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.981Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.981Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.981Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.981Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118612901 data=null doit=true} to Tree node with text: channel0
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118612901 data=null} to Tree node with text: channel0
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118612901 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118612901 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
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118612899 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:13 [2020-06-04T23:44:13.981Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.981Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118612897 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118612897 data=null doit=true} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118612897 data=null} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118612896 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612896 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118612893 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118612893 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118612893 data=null doit=true} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118612892 data=null} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118612892 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612892 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:13 [2020-06-04T23:44:13.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118612889 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118612815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:14 [2020-06-04T23:44:14.235Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.235Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118612712 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118612712 data=null doit=true} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118612712 data=null} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118612712 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612712 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118612709 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118612708 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118612708 data=null doit=true} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118612708 data=null} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118612708 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612708 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118612705 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118612672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:14 [2020-06-04T23:44:14.235Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:14 [2020-06-04T23:44:14.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:14 [2020-06-04T23:44:14.490Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.490Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.490Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.490Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.490Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.490Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:14 [2020-06-04T23:44:14.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=-2118612527 data=null button=0 stateMask=0x0 x=123 y=97 count=0} to Tree node with text: *
19:44:14 [2020-06-04T23:44:14.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=-2118612527 data=null doit=true} to Tree node with text: *
19:44:14 [2020-06-04T23:44:14.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=-2118612527 data=null} to Tree node with text: *
19:44:14 [2020-06-04T23:44:14.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=-2118612526 data=null button=1 stateMask=0x0 x=123 y=97 count=1} to Tree node with text: *
19:44:14 [2020-06-04T23:44:14.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612526 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: *
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=-2118612522 data=null button=1 stateMask=0x80000 x=123 y=73 count=1} to Tree node with text: *
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:14 [2020-06-04T23:44:14.491Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.491Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118612488 data=null button=0 stateMask=0x0 x=108 y=1 count=0} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118612488 data=null doit=true} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118612488 data=null} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118612488 data=null button=1 stateMask=0x0 x=108 y=1 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612488 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118612484 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118612484 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118612483 data=null doit=true} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118612483 data=null} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118612483 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612483 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118612432 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118612378 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Clicking on OK
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118612332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118612332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118612332 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118612332 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118612332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:14 [2020-06-04T23:44:14.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118612332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118612331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118612401 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...'
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Clicked on 
19:44:14 [2020-06-04T23:44:14.745Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118612311 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118612311 data=null doit=true} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118612311 data=null} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118612311 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612311 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}
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118612308 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.745Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118612307 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118612307 data=null doit=true} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118612307 data=null} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118612307 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118612307 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}
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118612305 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Clicking on with mnemonic 'Disconnect'
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2118612233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
19:44:14 [2020-06-04T23:44:14.746Z] DEBUG - Clicked on with mnemonic 'Disconnect'
19:44:14 [2020-06-04T23:44:14.746Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.202 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
19:44:14 [2020-06-04T23:44:14.746Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 2.579 s
19:44:14 [2020-06-04T23:44:14.746Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118611832 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118611832 data=null doit=true} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118611832 data=null} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118611831 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118611831 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}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118611828 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118611827 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118611827 data=null doit=true} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118611827 data=null} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118611827 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118611827 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}
19:44:15 [2020-06-04T23:44:15.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118611825 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:15 [2020-06-04T23:44:15.255Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
19:44:15 [2020-06-04T23:44:15.255Z] DEBUG - Clicking on with mnemonic 'Connect'
19:44:15 [2020-06-04T23:44:15.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2118611795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
19:44:15 [2020-06-04T23:44:15.255Z] DEBUG - Clicked on with mnemonic 'Connect'
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118611280 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118611280 data=null doit=true} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118611280 data=null} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118611280 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118611280 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
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118611276 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:15 [2020-06-04T23:44:15.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118611276 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118611275 data=null doit=true} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118611275 data=null} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118611275 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118611275 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
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118611273 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Clicking on with mnemonic 'Create Session...'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Clicked on with mnemonic 'Create Session...'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2118611219 data=null doit=true} to Shell with text {Create Session}
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text " 
19:44:15 [2020-06-04T23:44:15.815Z]  ", using matcher: of type 'Text'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text " 
19:44:15 [2020-06-04T23:44:15.815Z]  ", using matcher: with label (with mnemonic 'Session Name')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Text with text " 
19:44:15 [2020-06-04T23:44:15.815Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Clicking on &Ok
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118611216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118611216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118611216 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118611216 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118611216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118611216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118611216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2118611244 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...'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Clicked on 
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118611198 data=null doit=true} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118611198 data=null} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118611197 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118611197 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
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118611195 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:15 [2020-06-04T23:44:15.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:15 [2020-06-04T23:44:15.815Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:15 [2020-06-04T23:44:15.815Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:15 [2020-06-04T23:44:15.815Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118611194 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118611194 data=null doit=true} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118611194 data=null} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118611193 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118611193 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118611189 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118611188 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118611188 data=null doit=true} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118611188 data=null} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118611188 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118611188 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118611185 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118611029 data=null doit=true} to Shell with text {Enable Events}
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:15 [2020-06-04T23:44:15.815Z] 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')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:15 [2020-06-04T23:44:15.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')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118611027 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118611026 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')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118611026 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')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118611026 data=null item=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')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - Setting state to checked on: All
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - Clicking on &Ok
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118611007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118611007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118611007 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118611007 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118611007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:15 [2020-06-04T23:44:15.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118611007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118611007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118611105 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)...'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Clicked on 
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118610916 data=null doit=true} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118610916 data=null} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118610915 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118610915 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
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118610914 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118610912 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118610912 data=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118610912 data=null} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118610912 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610912 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118610909 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118610909 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118610909 data=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118610909 data=null} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118610908 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610908 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118610906 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118610798 data=null doit=true} to Shell with text {Enable Events}
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:16 [2020-06-04T23:44:16.071Z] 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')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.071Z] 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')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118610796 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118610796 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')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118610796 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')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118610796 data=null item=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')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
19:44:16 [2020-06-04T23:44:16.071Z] DEBUG - Setting state to checked on: All
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Clicking on &Ok
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118610726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118610726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118610726 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118610725 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118610725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118610725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118610725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118610832 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)...'
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Clicked on 
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118610687 data=null doit=true} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118610687 data=null} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118610686 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118610686 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
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118610685 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118610685 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118610684 data=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118610684 data=null} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118610684 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610684 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118610681 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118610681 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118610681 data=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118610681 data=null} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118610681 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610681 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118610632 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118610524 data=null doit=true} to Shell with text {Enable Events}
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:16 [2020-06-04T23:44:16.327Z] 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')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.327Z] 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')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118610522 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118610521 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')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118610521 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')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118610521 data=null item=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')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118610519 data=null doit=true} to TreeItem with text {All}
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118610519 data=null} to TreeItem with text {All}
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118610518 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118610518 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}
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118610507 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:16 [2020-06-04T23:44:16.327Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Setting state to checked on: write
19:44:16 [2020-06-04T23:44:16.327Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Setting state to checked on: read
19:44:16 [2020-06-04T23:44:16.327Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Setting state to checked on: close
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Clicking on &Ok
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118610499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118610499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118610499 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118610499 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118610499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118610499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118610499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118610604 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)...'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Clicked on 
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118610411 data=null doit=true} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118610411 data=null} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118610411 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118610411 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
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118610410 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118610407 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118610407 data=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118610407 data=null} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118610407 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610407 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118610405 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118610404 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118610404 data=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118610404 data=null} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118610404 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610404 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118610401 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=-2118610298 data=null doit=true} to Shell with text {Enable Channel}
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
19:44:16 [2020-06-04T23:44:16.583Z] 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')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118610295 data=null doit=true} to Button with text {Kernel}
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118610295 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}
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-2118610295 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-2118610294 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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-2118610294 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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-2118610294 data=null item=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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
19:44:16 [2020-06-04T23:44:16.584Z] 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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.584Z] 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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=-2118610292 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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-2118610292 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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-2118610292 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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=-2118610292 data=null item=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')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Clicking on &Ok
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118610291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118610291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118610291 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118610291 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118610291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118610291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118610291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-2118610329 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...'
19:44:16 [2020-06-04T23:44:16.839Z] DEBUG - Clicked on 
19:44:16 [2020-06-04T23:44:16.839Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.839Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.839Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=-2118610197 data=null doit=true} to Tree node with text: UST global
19:44:16 [2020-06-04T23:44:16.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=-2118610197 data=null} to Tree node with text: UST global
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=-2118610197 data=null button=1 stateMask=0x0 x=124 y=73 count=1} to Tree node with text: UST global
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118610197 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
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=-2118610195 data=null button=1 stateMask=0x80000 x=124 y=73 count=1} to Tree node with text: UST global
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-2118610195 data=null button=0 stateMask=0x0 x=135 y=97 count=0} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118610195 data=null doit=true} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118610195 data=null} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118610195 data=null button=1 stateMask=0x0 x=135 y=97 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610194 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
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118610189 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-2118610188 data=null button=0 stateMask=0x0 x=135 y=73 count=0} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118610188 data=null doit=true} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118610188 data=null} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118610188 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610188 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
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118610186 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118610080 data=null doit=true} to Shell with text {Enable Events}
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2118610078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2118610078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2118610078 data=null doit=true} to (of type 'Tree')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2118610078 data=null} to (of type 'Tree')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118610078 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to (of type 'Tree')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118610077 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')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118610033 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to (of type 'Tree')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Clicking on &Ok
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118610032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118610032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118610032 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118610031 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118610031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118610031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118610031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-2118610112 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...'
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Clicked on 
19:44:16 [2020-06-04T23:44:16.840Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.840Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.840Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.840Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118609997 data=null doit=true} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118609997 data=null} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118609997 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118609997 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
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118609996 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:16 [2020-06-04T23:44:16.840Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.840Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118609995 data=null button=0 stateMask=0x0 x=108 y=-23 count=0} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118609995 data=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118609995 data=null} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118609994 data=null button=1 stateMask=0x0 x=108 y=-23 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118609994 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118609990 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118609989 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118609989 data=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118609989 data=null} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118609989 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118609989 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:16 [2020-06-04T23:44:16.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118609986 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118609911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:17 [2020-06-04T23:44:17.095Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:17 [2020-06-04T23:44:17.095Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118609809 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118609809 data=null doit=true} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118609809 data=null} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118609809 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118609809 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118609806 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118609806 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118609806 data=null doit=true} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118609806 data=null} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118609806 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118609805 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118609803 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118609774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:17 [2020-06-04T23:44:17.095Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:17 [2020-06-04T23:44:17.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:17 [2020-06-04T23:44:17.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118609673 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118609672 data=null doit=true} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118609672 data=null} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118609672 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118609672 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118609669 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118609645 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118609645 data=null doit=true} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118609645 data=null} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118609645 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118609645 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118609633 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Clicking on with mnemonic 'Import...'
19:44:17 [2020-06-04T23:44:17.350Z] DEBUG - Clicked on with mnemonic 'Import...'
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2118609418 data=null doit=true} to Shell with text {Fetch Remote Traces}
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:17 [2020-06-04T23:44:17.605Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Clicking on Cancel
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118608916 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')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118608916 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')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118608916 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118608916 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118608916 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')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118608915 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')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118608915 data=null item=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')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2118609605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Clicked on 
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118608900 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118608900 data=null doit=true} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118608900 data=null} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118608900 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118608900 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118608898 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Clicking on with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Clicked on with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2118608801 data=null doit=true} to Shell with text {Fetch Remote Traces}
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Clicking on &Finish
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118608800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118608800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118608800 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118608800 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118608800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118608799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.165Z] DEBUG - Clicked on &Finish
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118608799 data=null item=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')
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2118608871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.725Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:18 [2020-06-04T23:44:18.725Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118608279 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118608279 data=null doit=true} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118608279 data=null} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118608279 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118608279 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118608276 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118608198 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118608198 data=null doit=true} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118608198 data=null} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118608198 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118608198 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118608196 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Clicking on with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.725Z] DEBUG - Clicked on with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2118608024 data=null doit=true} to Shell with text {Fetch Remote Traces}
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Clicking on Cancel
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118608023 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')
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118608023 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')
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118608023 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118608023 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118608023 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')
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118608023 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')
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118608023 data=null item=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')
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2118608132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Clicked on 
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118608009 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118608009 data=null doit=true} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118608009 data=null} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118608009 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118608009 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118608006 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Clicking on with mnemonic 'Import...'
19:44:18 [2020-06-04T23:44:18.980Z] DEBUG - Clicked on with mnemonic 'Import...'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2118607827 data=null doit=true} to Shell with text {Fetch Remote Traces}
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-2118607826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-2118607826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-2118607826 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-2118607826 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-2118607826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-2118607826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-2118607826 data=null item=null 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')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-2118607825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-2118607825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-2118607825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-2118607825 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-2118607825 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Clicking on &Finish
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118607824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118607824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118607824 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118607824 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118607824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118607824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.236Z] DEBUG - Clicked on &Finish
19:44:19 [2020-06-04T23:44:19.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118607824 data=null item=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')
19:44:19 [2020-06-04T23:44:19.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2118607915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:44:19 [2020-06-04T23:44:19.797Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:19 [2020-06-04T23:44:19.797Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118607307 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118607307 data=null doit=true} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118607307 data=null} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118607307 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118607307 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118607305 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118607294 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118607294 data=null doit=true} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118607294 data=null} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118607294 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118607294 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118607292 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Clicking on with mnemonic 'Import...'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Clicked on with mnemonic 'Import...'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2118607189 data=null doit=true} to Shell with text {Fetch Remote Traces}
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Clicking on Cancel
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118607188 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')
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118607188 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')
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118607188 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118607188 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118607187 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')
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118607187 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')
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118607187 data=null item=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')
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2118607265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Clicked on 
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118607128 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118607128 data=null doit=true} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118607128 data=null} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118607127 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118607127 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118607125 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Clicking on with mnemonic 'Import...'
19:44:19 [2020-06-04T23:44:19.797Z] DEBUG - Clicked on with mnemonic 'Import...'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-2118607012 data=null doit=true} to Shell with text {Fetch Remote Traces}
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-2118607011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-2118607010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-2118607010 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-2118607010 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-2118607010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-2118607010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-2118607010 data=null item=null 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')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-2118607007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-2118607007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-2118607006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-2118607006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-2118607006 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
19:44:20 [2020-06-04T23:44:20.052Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - Clicking on &Finish
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118606997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118606997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118606997 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118606997 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118606997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118606997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.053Z] DEBUG - Clicked on &Finish
19:44:20 [2020-06-04T23:44:20.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118606997 data=null item=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')
19:44:20 [2020-06-04T23:44:20.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-2118607100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:44:20 [2020-06-04T23:44:20.563Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:20 [2020-06-04T23:44:20.563Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118606486 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118606486 data=null doit=true} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118606485 data=null} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118606485 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118606485 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118606483 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118606482 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118606482 data=null doit=true} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118606482 data=null} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118606482 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118606482 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118606479 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118606431 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Clicking on OK
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118606431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118606431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118606431 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118606431 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118606431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118606431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118606431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118606455 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...'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Clicked on 
19:44:20 [2020-06-04T23:44:20.564Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118606414 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118606414 data=null doit=true} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118606414 data=null} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118606414 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118606414 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}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118606410 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118606410 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118606409 data=null doit=true} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118606409 data=null} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118606409 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118606409 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}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118606407 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Clicking on with mnemonic 'Disconnect'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2118606384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Clicked on with mnemonic 'Disconnect'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118606278 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-2118606266 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TreeItem with text {Remote}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=-2118606266 data=null doit=true} to TreeItem with text {Remote}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=-2118606266 data=null} to TreeItem with text {Remote}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=-2118606266 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TreeItem with text {Remote}
19:44:20 [2020-06-04T23:44:20.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118606266 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}
19:44:20 [2020-06-04T23:44:20.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=-2118606217 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TreeItem with text {Remote}
19:44:20 [2020-06-04T23:44:20.819Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:44:20 [2020-06-04T23:44:20.819Z] DEBUG - Clicking on with mnemonic 'Delete'
19:44:20 [2020-06-04T23:44:20.819Z] DEBUG - Clicked on with mnemonic 'Delete'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null item=null 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')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118605512 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Clicking on OK
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118605511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118605511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118605511 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118605511 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118605511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118605511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.380Z] DEBUG - Clicked on OK
19:44:21 [2020-06-04T23:44:21.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118605511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:21 [2020-06-04T23:44:21.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118606187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:44:21 [2020-06-04T23:44:21.891Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.107 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
19:44:21 [2020-06-04T23:44:21.891Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 6.916 s
19:44:21 [2020-06-04T23:44:21.891Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118604802 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118604802 data=null doit=true} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118604802 data=null} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118604802 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118604802 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}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118604799 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118604798 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118604798 data=null doit=true} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118604798 data=null} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118604798 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118604798 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}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118604796 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Clicking on with mnemonic 'Connect'
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2118604720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
19:44:22 [2020-06-04T23:44:22.146Z] DEBUG - Clicked on with mnemonic 'Connect'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118604211 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118604210 data=null doit=true} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118604210 data=null} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118604210 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118604210 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
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118604207 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118604207 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118604207 data=null doit=true} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118604207 data=null} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118604207 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118604207 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
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118604205 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Clicking on with mnemonic 'Create Session...'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Clicked on with mnemonic 'Create Session...'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2118604161 data=null doit=true} to Shell with text {Create Session}
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text " 
19:44:22 [2020-06-04T23:44:22.706Z]  ", using matcher: of type 'Text'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text " 
19:44:22 [2020-06-04T23:44:22.706Z]  ", using matcher: with label (with mnemonic 'Session Name')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Text with text " 
19:44:22 [2020-06-04T23:44:22.706Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Clicking on &Ok
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118604160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118604160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118604160 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118604160 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118604160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118604160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118604160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2118604183 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...'
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Clicked on 
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118604125 data=null doit=true} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118604125 data=null} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118604124 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118604124 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
19:44:22 [2020-06-04T23:44:22.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118604123 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:22 [2020-06-04T23:44:22.706Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.706Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.706Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.707Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118604122 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118604122 data=null doit=true} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118604122 data=null} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118604122 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118604122 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118604118 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118604118 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118604118 data=null doit=true} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118604118 data=null} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118604118 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118604118 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118604115 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118604017 data=null doit=true} to Shell with text {Enable Events}
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:22 [2020-06-04T23:44:22.962Z] 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')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] 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.
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Clicking on &Ok
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118604015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118604015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118604015 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118604015 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118604015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118604015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118604015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118604092 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)...'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Clicked on 
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118603927 data=null doit=true} to Tree node with text: channel0
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118603927 data=null} to Tree node with text: channel0
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118603927 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118603926 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
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118603925 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118603924 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118603924 data=null doit=true} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118603924 data=null} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118603924 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603924 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118603921 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118603921 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118603921 data=null doit=true} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118603921 data=null} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118603921 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603920 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118603918 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118603894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:22 [2020-06-04T23:44:22.962Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:23 [2020-06-04T23:44:23.217Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:23 [2020-06-04T23:44:23.217Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:23 [2020-06-04T23:44:23.217Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:23 [2020-06-04T23:44:23.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118603793 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118603793 data=null doit=true} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118603793 data=null} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118603793 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603793 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118603790 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118603790 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118603790 data=null doit=true} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118603790 data=null} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118603790 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603790 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118603787 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118603763 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:23 [2020-06-04T23:44:23.218Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:23 [2020-06-04T23:44:23.218Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118603662 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118603662 data=null doit=true} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118603662 data=null} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118603662 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603662 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118603659 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118603659 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118603659 data=null doit=true} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118603659 data=null} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118603659 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603659 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118603656 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118603614 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Clicking on OK
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118603613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118603613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118603613 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118603613 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118603613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118603613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118603613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:23 [2020-06-04T23:44:23.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118603632 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...'
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Clicked on 
19:44:23 [2020-06-04T23:44:23.473Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118603595 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118603595 data=null doit=true} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118603594 data=null} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118603594 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603594 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}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118603590 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118603590 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118603590 data=null doit=true} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118603590 data=null} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118603590 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603590 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}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118603588 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Clicking on with mnemonic 'Disconnect'
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2118603518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
19:44:23 [2020-06-04T23:44:23.473Z] DEBUG - Clicked on with mnemonic 'Disconnect'
19:44:23 [2020-06-04T23:44:23.473Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
19:44:23 [2020-06-04T23:44:23.473Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 1.47 s
19:44:23 [2020-06-04T23:44:23.473Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118603208 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118603208 data=null doit=true} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118603208 data=null} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118603207 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603207 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}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118603204 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118603204 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118603204 data=null doit=true} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118603204 data=null} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118603204 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118603204 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}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118603202 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Clicking on with mnemonic 'Connect'
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2118603179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
19:44:23 [2020-06-04T23:44:23.728Z] DEBUG - Clicked on with mnemonic 'Connect'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118602626 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118602625 data=null doit=true} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118602625 data=null} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118602625 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602625 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
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118602622 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118602621 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118602621 data=null doit=true} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118602621 data=null} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118602621 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602621 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
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118602620 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Clicking on with mnemonic 'Create Session...'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Clicked on with mnemonic 'Create Session...'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2118602576 data=null doit=true} to Shell with text {Create Session}
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text " 
19:44:24 [2020-06-04T23:44:24.288Z]  ", using matcher: of type 'Text'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text " 
19:44:24 [2020-06-04T23:44:24.288Z]  ", using matcher: with label (with mnemonic 'Session Name')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Text with text " 
19:44:24 [2020-06-04T23:44:24.288Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Clicking on &Ok
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118602575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118602574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118602574 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118602574 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118602574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118602574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118602574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2118602597 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...'
19:44:24 [2020-06-04T23:44:24.543Z] DEBUG - Clicked on 
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118602523 data=null doit=true} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118602523 data=null} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118602523 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118602523 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
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118602522 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-2118602521 data=null doit=true} to Tree node with text: Kernel
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-2118602521 data=null} to Tree node with text: Kernel
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-2118602521 data=null button=1 stateMask=0x0 x=93 y=-23 count=1} to Tree node with text: Kernel
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118602521 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
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-2118602497 data=null button=1 stateMask=0x80000 x=93 y=-13727 count=1} to Tree node with text: Kernel
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-2118602495 data=null button=0 stateMask=0x0 x=134 y=-10631 count=0} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-2118602495 data=null doit=true} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-2118602495 data=null} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-2118602495 data=null button=1 stateMask=0x0 x=134 y=-10631 count=1} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602495 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
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-2118602491 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-2118602491 data=null button=0 stateMask=0x0 x=134 y=12 count=0} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-2118602491 data=null doit=true} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-2118602491 data=null} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-2118602491 data=null button=1 stateMask=0x0 x=134 y=12 count=1} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602490 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
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-2118602489 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118602399 data=null doit=true} to Shell with text {Enable Events}
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2118602397 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'))
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Clicking on &Ok
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118602396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118602396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118602396 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118602396 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118602396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118602395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118602395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-2118602419 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...'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Clicked on 
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118602317 data=null doit=true} to Tree node with text: channel0
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118602317 data=null} to Tree node with text: channel0
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118602316 data=null button=1 stateMask=0x0 x=135 y=10788 count=1} to Tree node with text: channel0
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118602316 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
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118602315 data=null button=1 stateMask=0x80000 x=135 y=10788 count=1} to Tree node with text: channel0
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118602315 data=null button=0 stateMask=0x0 x=108 y=10740 count=0} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118602315 data=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118602315 data=null} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118602315 data=null button=1 stateMask=0x0 x=108 y=10740 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602315 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118602310 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118602310 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118602310 data=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118602310 data=null} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118602309 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602309 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118602307 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118602284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:24 [2020-06-04T23:44:24.544Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:24 [2020-06-04T23:44:24.799Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.799Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118602182 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118602182 data=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118602182 data=null} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118602182 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602182 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118602180 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118602179 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118602179 data=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118602179 data=null} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118602179 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602179 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118602177 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118602154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:24 [2020-06-04T23:44:24.799Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.799Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118602052 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118602052 data=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118602052 data=null} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118602052 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602052 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118602049 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118602049 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118602049 data=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118602049 data=null} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118602049 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118602049 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:24 [2020-06-04T23:44:24.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118602046 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118602000 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Clicking on OK
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118602000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118602000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118601999 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118601999 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118601999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118601999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118601999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118602019 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...'
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Clicked on 
19:44:25 [2020-06-04T23:44:25.054Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118601932 data=null button=0 stateMask=0x0 x=68 y=-13775 count=0} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118601932 data=null doit=true} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118601932 data=null} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118601932 data=null button=1 stateMask=0x0 x=68 y=-13775 count=1} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118601932 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}
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118601928 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.054Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118601927 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118601927 data=null doit=true} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118601926 data=null} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118601926 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118601926 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}
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118601924 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Clicking on with mnemonic 'Disconnect'
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2118601902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
19:44:25 [2020-06-04T23:44:25.055Z] DEBUG - Clicked on with mnemonic 'Disconnect'
19:44:25 [2020-06-04T23:44:25.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:25 [2020-06-04T23:44:25.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:25 [2020-06-04T23:44:25.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:25 [2020-06-04T23:44:25.309Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:25 [2020-06-04T23:44:25.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118601693 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118601693 data=null doit=true} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118601693 data=null} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118601692 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118601692 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}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118601689 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118601688 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118601688 data=null doit=true} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118601688 data=null} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118601688 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118601688 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}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118601686 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Clicking on with mnemonic 'Connect'
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2118601656 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
19:44:25 [2020-06-04T23:44:25.310Z] DEBUG - Clicked on with mnemonic 'Connect'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118601116 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118601116 data=null doit=true} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118601116 data=null} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118601116 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118601116 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
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118601113 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118601113 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118601113 data=null doit=true} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118601113 data=null} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118601113 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118601113 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
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118601111 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Clicking on with mnemonic 'Create Session...'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Clicked on with mnemonic 'Create Session...'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2118601055 data=null doit=true} to Shell with text {Create Session}
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text " 
19:44:25 [2020-06-04T23:44:25.869Z]  ", using matcher: of type 'Text'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text " 
19:44:25 [2020-06-04T23:44:25.869Z]  ", using matcher: with label (with mnemonic 'Session Name')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Text with text " 
19:44:25 [2020-06-04T23:44:25.869Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Clicking on &Ok
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118601033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118601033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118601033 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118601033 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118601032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118601032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118601032 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2118601075 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...'
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Clicked on 
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118601019 data=null doit=true} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118601018 data=null} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118601018 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118601018 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
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118601017 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:25 [2020-06-04T23:44:25.869Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:25 [2020-06-04T23:44:25.869Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:25 [2020-06-04T23:44:25.869Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:25 [2020-06-04T23:44:25.869Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118601016 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118601016 data=null doit=true} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118601016 data=null} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118601016 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118601016 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118601012 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118601012 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118601012 data=null doit=true} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118601012 data=null} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118601012 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118601012 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118601010 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:25 [2020-06-04T23:44:25.870Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:25 [2020-06-04T23:44:25.870Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:26 [2020-06-04T23:44:26.125Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118600911 data=null doit=true} to Shell with text {Enable Events}
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:26 [2020-06-04T23:44:26.126Z] 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')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:26 [2020-06-04T23:44:26.126Z] 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')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118600909 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118600909 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')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118600909 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')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118600909 data=null item=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')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Setting state to checked on: All
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Clicking on &Ok
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118600894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118600894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118600894 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118600894 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118600894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118600894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118600894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118600987 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)...'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Clicked on 
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118600818 data=null doit=true} to Tree node with text: channel0
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118600818 data=null} to Tree node with text: channel0
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118600818 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118600818 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
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118600817 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118600816 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118600816 data=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118600816 data=null} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118600816 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600816 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118600814 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118600813 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118600813 data=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118600813 data=null} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118600813 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600813 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118600810 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118600787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:26 [2020-06-04T23:44:26.126Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:26 [2020-06-04T23:44:26.381Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.381Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.381Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118600686 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118600686 data=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118600686 data=null} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118600685 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600685 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118600683 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118600683 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118600683 data=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118600683 data=null} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118600683 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600683 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118600680 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118600658 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:26 [2020-06-04T23:44:26.382Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.382Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118600557 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118600557 data=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118600557 data=null} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118600557 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600556 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118600554 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118600554 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118600554 data=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118600553 data=null} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118600553 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600553 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118600551 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118600511 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Clicking on OK
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118600511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118600511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118600511 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118600511 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118600510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118600510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118600510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118600528 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...'
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Clicked on 
19:44:26 [2020-06-04T23:44:26.382Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118600496 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118600496 data=null doit=true} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118600496 data=null} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118600496 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600496 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}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118600492 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118600492 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118600492 data=null doit=true} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118600492 data=null} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118600491 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600491 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}
19:44:26 [2020-06-04T23:44:26.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118600489 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.638Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
19:44:26 [2020-06-04T23:44:26.638Z] DEBUG - Clicking on with mnemonic 'Disconnect'
19:44:26 [2020-06-04T23:44:26.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2118600424 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
19:44:26 [2020-06-04T23:44:26.638Z] DEBUG - Clicked on with mnemonic 'Disconnect'
19:44:26 [2020-06-04T23:44:26.638Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.091 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
19:44:26 [2020-06-04T23:44:26.638Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 1.588 s
19:44:26 [2020-06-04T23:44:26.638Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 1.378 s
19:44:26 [2020-06-04T23:44:26.638Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118600104 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118600104 data=null doit=true} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118600104 data=null} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118600104 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600104 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}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118600101 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118600101 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118600101 data=null doit=true} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118600101 data=null} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118600101 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118600100 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}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118600099 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Clicking on with mnemonic 'Connect'
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2118600077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
19:44:26 [2020-06-04T23:44:26.893Z] DEBUG - Clicked on with mnemonic 'Connect'
19:44:27 [2020-06-04T23:44:27.453Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.453Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5391062243299178} time=-2118599529 data=null button=0 stateMask=0x0 x=143 y=180 count=0} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5391062243299178} time=-2118599529 data=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5391062243299178} time=-2118599528 data=null} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5391062243299178} time=-2118599528 data=null button=1 stateMask=0x0 x=143 y=180 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599528 data=null item=TreeItem {5391062243299178} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5391062243299178} time=-2118599524 data=null button=1 stateMask=0x80000 x=143 y=73 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5391062243299178} time=-2118599523 data=null button=0 stateMask=0x0 x=143 y=73 count=0} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5391062243299178} time=-2118599523 data=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5391062243299178} time=-2118599523 data=null} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5391062243299178} time=-2118599523 data=null button=1 stateMask=0x0 x=143 y=73 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599523 data=null item=TreeItem {5391062243299178} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5391062243299178} time=-2118599521 data=null button=1 stateMask=0x80000 x=143 y=73 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Clicking on with mnemonic 'Save...'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Clicked on with mnemonic 'Save...'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=-2118599480 data=null doit=true} to Shell with text {Save Sessions}
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Clicking on OK
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118599480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118599480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118599480 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118599480 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118599480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118599480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118599480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=-2118599498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
19:44:27 [2020-06-04T23:44:27.453Z] DEBUG - Clicked on 
19:44:27 [2020-06-04T23:44:27.453Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.454Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5391062243299178} time=-2118599428 data=null button=0 stateMask=0x0 x=143 y=73 count=0} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5391062243299178} time=-2118599428 data=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5391062243299178} time=-2118599428 data=null} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5391062243299178} time=-2118599428 data=null button=1 stateMask=0x0 x=143 y=73 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599428 data=null item=TreeItem {5391062243299178} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5391062243299178} time=-2118599425 data=null button=1 stateMask=0x80000 x=143 y=73 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5391062243299178} time=-2118599425 data=null button=0 stateMask=0x0 x=143 y=73 count=0} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5391062243299178} time=-2118599425 data=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5391062243299178} time=-2118599425 data=null} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5391062243299178} time=-2118599425 data=null button=1 stateMask=0x0 x=143 y=73 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599425 data=null item=TreeItem {5391062243299178} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5391062243299178} time=-2118599423 data=null button=1 stateMask=0x80000 x=143 y=73 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118599383 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Clicking on OK
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118599382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118599382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118599382 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118599382 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118599382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118599382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118599382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118599400 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...'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Clicked on 
19:44:27 [2020-06-04T23:44:27.709Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118599322 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118599322 data=null doit=true} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118599322 data=null} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118599322 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599322 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
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118599321 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118599320 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118599320 data=null doit=true} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118599320 data=null} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118599320 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599320 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
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118599319 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Clicking on with mnemonic 'Load...'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Clicked on with mnemonic 'Load...'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=-2118599229 data=null doit=true} to Shell with text {Load Sessions}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=-2118599228 data=null doit=true} to Button with text {Local}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=-2118599228 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}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=-2118599228 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=-2118599227 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')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=-2118599227 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')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=-2118599227 data=null item=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')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5391062243299178.lttng} time=-2118599207 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5391062243299178.lttng} time=-2118599207 data=null doit=true} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5391062243299178.lttng} time=-2118599207 data=null} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5391062243299178.lttng} time=-2118599207 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599207 data=null item=TreeItem {5391062243299178.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5391062243299178.lttng} time=-2118599206 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.709Z] DEBUG - Clicking on TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5391062243299178.lttng} time=-2118599206 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5391062243299178.lttng} time=-2118599206 data=null doit=true} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5391062243299178.lttng} time=-2118599206 data=null} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5391062243299178.lttng} time=-2118599206 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599206 data=null item=TreeItem {5391062243299178.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5391062243299178.lttng} time=-2118599205 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {5391062243299178.lttng} time=-2118599205 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {5391062243299178.lttng} time=-2118599205 data=null doit=true} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {5391062243299178.lttng} time=-2118599205 data=null} to TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Clicked on TreeItem with text {5391062243299178.lttng}
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Clicking on OK
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118599205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118599205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118599204 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118599204 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118599204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118599204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118599204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=-2118599297 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Clicked on 
19:44:27 [2020-06-04T23:44:27.965Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.965Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.965Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5391062243299178} time=-2118599095 data=null button=0 stateMask=0x0 x=143 y=-23 count=0} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5391062243299178} time=-2118599095 data=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5391062243299178} time=-2118599095 data=null} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5391062243299178} time=-2118599095 data=null button=1 stateMask=0x0 x=143 y=-23 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599095 data=null item=TreeItem {5391062243299178} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5391062243299178} time=-2118599090 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {5391062243299178} time=-2118599090 data=null button=0 stateMask=0x0 x=143 y=12 count=0} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {5391062243299178} time=-2118599090 data=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {5391062243299178} time=-2118599090 data=null} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {5391062243299178} time=-2118599090 data=null button=1 stateMask=0x0 x=143 y=12 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118599089 data=null item=TreeItem {5391062243299178} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {5391062243299178} time=-2118599087 data=null button=1 stateMask=0x80000 x=143 y=12 count=1} to Tree node with text: 5391062243299178
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118599004 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Clicking on OK
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118599003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118599003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118599003 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118599003 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118599003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118599003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118599003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118599021 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...'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Clicked on 
19:44:27 [2020-06-04T23:44:27.965Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118598987 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118598987 data=null doit=true} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118598987 data=null} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118598987 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118598987 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}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118598983 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118598982 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118598982 data=null doit=true} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118598982 data=null} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118598982 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118598982 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}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118598933 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Clicking on with mnemonic 'Disconnect'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2118598910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
19:44:27 [2020-06-04T23:44:27.965Z] DEBUG - Clicked on with mnemonic 'Disconnect'
19:44:28 [2020-06-04T23:44:28.220Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
19:44:28 [2020-06-04T23:44:28.220Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 1.38 s
19:44:28 [2020-06-04T23:44:28.220Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118598609 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118598609 data=null doit=true} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118598609 data=null} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118598608 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118598608 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}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118598606 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118598605 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118598605 data=null doit=true} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118598605 data=null} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118598605 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118598605 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}
19:44:28 [2020-06-04T23:44:28.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118598603 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:28 [2020-06-04T23:44:28.475Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
19:44:28 [2020-06-04T23:44:28.475Z] DEBUG - Clicking on with mnemonic 'Connect'
19:44:28 [2020-06-04T23:44:28.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2118598580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
19:44:28 [2020-06-04T23:44:28.475Z] DEBUG - Clicked on with mnemonic 'Connect'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118598025 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118598025 data=null doit=true} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118598025 data=null} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118598025 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118598025 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
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118598022 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118598022 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118598021 data=null doit=true} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118598021 data=null} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118598021 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118598021 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
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118598020 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Clicking on with mnemonic 'Create Session...'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Clicked on with mnemonic 'Create Session...'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2118597978 data=null doit=true} to Shell with text {Create Session}
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text " 
19:44:29 [2020-06-04T23:44:29.035Z]  ", using matcher: of type 'Text'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text " 
19:44:29 [2020-06-04T23:44:29.035Z]  ", using matcher: with label (with mnemonic 'Session Name')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Text with text " 
19:44:29 [2020-06-04T23:44:29.035Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Clicking on &Ok
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118597976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118597976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118597976 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118597976 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118597976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118597976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118597976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2118597998 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...'
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Clicked on 
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118597931 data=null doit=true} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118597931 data=null} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118597930 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597930 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
19:44:29 [2020-06-04T23:44:29.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118597929 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:29 [2020-06-04T23:44:29.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.036Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.036Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597928 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597928 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597928 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597928 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597928 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597924 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597924 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597924 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597924 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597923 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597923 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597921 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118597826 data=null doit=true} to Shell with text {Enable Events}
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
19:44:29 [2020-06-04T23:44:29.036Z] 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')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118597825 data=null doit=true} to Button with text {Kernel}
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118597825 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}
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-2118597824 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-2118597824 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')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-2118597824 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')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-2118597824 data=null item=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')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Setting state to checked on: All
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Clicking on &Ok
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118597808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118597808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118597808 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118597807 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118597807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118597807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118597807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118597899 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)...'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Clicked on 
19:44:29 [2020-06-04T23:44:29.291Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.291Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.291Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.291Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.291Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.291Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-2118597726 data=null doit=true} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-2118597726 data=null} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-2118597726 data=null button=1 stateMask=0x0 x=97 y=73 count=1} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597726 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
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-2118597724 data=null button=1 stateMask=0x80000 x=97 y=73 count=1} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597724 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597724 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597724 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597724 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597724 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597722 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597722 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597721 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597721 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597721 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597721 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597719 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118597624 data=null doit=true} to Shell with text {Enable Events}
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
19:44:29 [2020-06-04T23:44:29.291Z] 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')
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118597622 data=null doit=true} to Button with text {Kernel}
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118597622 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}
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-2118597622 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-2118597622 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')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-2118597622 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')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-2118597622 data=null item=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')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118597610 data=null doit=true} to TreeItem with text {All}
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118597610 data=null} to TreeItem with text {All}
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118597610 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597610 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}
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118597609 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:29 [2020-06-04T23:44:29.292Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118597609 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118597609 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118597608 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597608 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)
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118597607 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:29 [2020-06-04T23:44:29.292Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.292Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Setting state to checked on: logger
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Clicking on &Ok
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118597606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118597606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118597606 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118597606 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118597606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118597606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118597606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118597697 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)...'
19:44:29 [2020-06-04T23:44:29.547Z] DEBUG - Clicked on 
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-2118597524 data=null doit=true} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-2118597524 data=null} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-2118597524 data=null button=1 stateMask=0x0 x=97 y=73 count=1} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597524 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
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-2118597523 data=null button=1 stateMask=0x80000 x=97 y=73 count=1} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597522 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597522 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597522 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597522 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597522 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597520 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597520 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597520 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597519 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597519 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597519 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597517 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118597422 data=null doit=true} to Shell with text {Enable Events}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
19:44:29 [2020-06-04T23:44:29.548Z] 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')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118597421 data=null doit=true} to Button with text {Kernel}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118597421 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}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-2118597420 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-2118597420 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')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-2118597420 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')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-2118597420 data=null item=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')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118597409 data=null doit=true} to TreeItem with text {All}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118597409 data=null} to TreeItem with text {All}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118597408 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597408 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}
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118597407 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118597407 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118597407 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118597407 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597407 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)
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118597406 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Setting state to checked on: anotherLogger
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@53d22605
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-2118597404 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')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2118597404 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')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118597403 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:29 [2020-06-04T23:44:29.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-2118597403 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118597403 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')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118597403 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')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118597403 data=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')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-2118597403 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')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2118597403 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')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-2118597403 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')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-2118597403 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-2118597403 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2118597402 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'))
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Clicking on &Ok
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118597401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118597401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118597401 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118597401 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118597401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118597401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118597401 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118597495 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)...'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Clicked on 
19:44:29 [2020-06-04T23:44:29.549Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.549Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.549Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.549Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.549Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.549Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-2118597312 data=null doit=true} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-2118597312 data=null} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-2118597311 data=null button=1 stateMask=0x0 x=97 y=73 count=1} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597311 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
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-2118597310 data=null button=1 stateMask=0x80000 x=97 y=73 count=1} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597310 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597310 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597310 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597310 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597310 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597307 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597307 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597307 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597307 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597307 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597307 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597304 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.549Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118597211 data=null doit=true} to Shell with text {Enable Events}
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
19:44:29 [2020-06-04T23:44:29.804Z] 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')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118597210 data=null doit=true} to Button with text {Kernel}
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118597210 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}
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-2118597210 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-2118597210 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')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-2118597209 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')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-2118597209 data=null item=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')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Clicking on &Ok
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118597198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118597198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118597198 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118597198 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118597198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118597197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118597197 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:29 [2020-06-04T23:44:29.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118597282 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)...'
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Clicked on 
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-2118597103 data=null doit=true} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-2118597103 data=null} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-2118597103 data=null button=1 stateMask=0x0 x=97 y=73 count=1} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118597103 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
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-2118597101 data=null button=1 stateMask=0x80000 x=97 y=73 count=1} to Tree node with text: JUL
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597100 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597100 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597100 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597100 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597100 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597098 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118597098 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118597098 data=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118597098 data=null} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118597098 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118597097 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118597096 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118597073 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:29 [2020-06-04T23:44:29.805Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:30 [2020-06-04T23:44:30.059Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596971 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596971 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596971 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596971 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596971 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596969 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596968 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596968 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596968 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596968 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596968 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596966 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118596943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-2118596821 data=null button=0 stateMask=0x0 x=125 y=121 count=0} to Tree node with text: logger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-2118596821 data=null doit=true} to Tree node with text: logger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-2118596812 data=null} to Tree node with text: logger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-2118596812 data=null button=1 stateMask=0x0 x=125 y=121 count=1} to Tree node with text: logger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596812 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
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-2118596808 data=null button=1 stateMask=0x80000 x=125 y=73 count=1} to Tree node with text: logger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-2118596782 data=null button=0 stateMask=0x0 x=154 y=97 count=0} to Tree node with text: anotherLogger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-2118596782 data=null doit=true} to Tree node with text: anotherLogger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-2118596782 data=null} to Tree node with text: anotherLogger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-2118596782 data=null button=1 stateMask=0x0 x=154 y=97 count=1} to Tree node with text: anotherLogger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596782 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
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-2118596780 data=null button=1 stateMask=0x80000 x=154 y=73 count=1} to Tree node with text: anotherLogger
19:44:30 [2020-06-04T23:44:30.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:30 [2020-06-04T23:44:30.315Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.315Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596708 data=null button=0 stateMask=0x0 x=108 y=-47 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596708 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596708 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596708 data=null button=1 stateMask=0x0 x=108 y=-47 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596708 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596705 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596704 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596704 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596704 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596704 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596704 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596702 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118596604 data=null doit=true} to Shell with text {Enable Events}
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.315Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
19:44:30 [2020-06-04T23:44:30.316Z] 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')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118596602 data=null doit=true} to Button with text {Kernel}
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118596602 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}
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-2118596602 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-2118596601 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')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-2118596601 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')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-2118596601 data=null item=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')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Setting state to checked on: All
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Clicking on &Ok
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118596590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118596589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118596589 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118596589 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118596589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118596589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118596589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118596633 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)...'
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Clicked on 
19:44:30 [2020-06-04T23:44:30.316Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.316Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.316Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.316Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.316Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.316Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-2118596515 data=null doit=true} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-2118596515 data=null} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-2118596515 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118596515 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
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-2118596513 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596513 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596513 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596513 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596513 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596513 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596511 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596510 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596510 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596510 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596510 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596510 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596508 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118596413 data=null doit=true} to Shell with text {Enable Events}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
19:44:30 [2020-06-04T23:44:30.572Z] 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')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118596412 data=null doit=true} to Button with text {Kernel}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118596412 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}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-2118596412 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-2118596412 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')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-2118596412 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')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-2118596412 data=null item=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')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118596400 data=null doit=true} to TreeItem with text {All}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118596400 data=null} to TreeItem with text {All}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118596400 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118596400 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}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118596399 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118596398 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118596398 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118596398 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118596398 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)
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118596397 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Setting state to checked on: logger
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Clicking on &Ok
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118596396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118596396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118596396 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118596395 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118596395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118596395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118596395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118596485 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)...'
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Clicked on 
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-2118596316 data=null doit=true} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-2118596316 data=null} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-2118596316 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118596316 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
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-2118596315 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596315 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596314 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596314 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596314 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596314 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596312 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596312 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596312 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596312 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596312 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596312 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596310 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.573Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.573Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118596229 data=null doit=true} to Shell with text {Enable Events}
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
19:44:30 [2020-06-04T23:44:30.828Z] 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')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118596227 data=null doit=true} to Button with text {Kernel}
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118596227 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}
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-2118596227 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-2118596227 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')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-2118596226 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')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-2118596226 data=null item=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')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118596215 data=null doit=true} to TreeItem with text {All}
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118596215 data=null} to TreeItem with text {All}
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118596215 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118596215 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}
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118596214 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:30 [2020-06-04T23:44:30.828Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118596213 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118596213 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118596213 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118596213 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)
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118596212 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:30 [2020-06-04T23:44:30.828Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.828Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - Setting state to checked on: anotherLogger
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.828Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4e1af109
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-2118596210 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2118596210 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118596210 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-2118596210 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118596210 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118596209 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118596209 data=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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-2118596209 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2118596209 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-2118596209 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-2118596209 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-2118596209 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2118596208 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'))
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Clicking on &Ok
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118596207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118596207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118596207 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118596207 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118596207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118596207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118596207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118596287 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)...'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Clicked on 
19:44:30 [2020-06-04T23:44:30.829Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.829Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.829Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.829Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.829Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.829Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-2118596126 data=null doit=true} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-2118596126 data=null} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-2118596126 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118596126 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
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-2118596125 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: LOG4J
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596124 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596124 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596124 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596124 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596124 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596122 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118596122 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118596122 data=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118596122 data=null} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118596121 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118596121 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118596119 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118596022 data=null doit=true} to Shell with text {Enable Events}
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
19:44:30 [2020-06-04T23:44:30.829Z] 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118596021 data=null doit=true} to Button with text {Kernel}
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118596021 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}
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-2118596020 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-2118596020 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-2118596020 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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-2118596020 data=null item=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')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:30 [2020-06-04T23:44:30.829Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Clicking on &Ok
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118596008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118596008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118596008 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118596008 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118596008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118596007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118596007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:30 [2020-06-04T23:44:30.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118596096 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)...'
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Clicked on 
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-2118595924 data=null doit=true} to Tree node with text: LOG4J
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-2118595924 data=null} to Tree node with text: LOG4J
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-2118595924 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: LOG4J
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118595924 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
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-2118595923 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: LOG4J
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595921 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595921 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595921 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595921 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595921 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595919 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595919 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595919 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595919 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595918 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595918 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595916 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118595894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595792 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595792 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595792 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595792 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595790 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595790 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595790 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595790 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595790 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595789 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595787 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118595764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:31 [2020-06-04T23:44:31.086Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:31 [2020-06-04T23:44:31.340Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.340Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.340Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.340Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-2118595629 data=null button=0 stateMask=0x0 x=125 y=121 count=0} to Tree node with text: logger
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-2118595629 data=null doit=true} to Tree node with text: logger
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-2118595629 data=null} to Tree node with text: logger
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-2118595629 data=null button=1 stateMask=0x0 x=125 y=121 count=1} to Tree node with text: logger
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595629 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
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-2118595626 data=null button=1 stateMask=0x80000 x=125 y=73 count=1} to Tree node with text: logger
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:31 [2020-06-04T23:44:31.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:31 [2020-06-04T23:44:31.340Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.340Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.340Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.341Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-2118595606 data=null button=0 stateMask=0x0 x=154 y=97 count=0} to Tree node with text: anotherLogger
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-2118595606 data=null doit=true} to Tree node with text: anotherLogger
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-2118595606 data=null} to Tree node with text: anotherLogger
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-2118595606 data=null button=1 stateMask=0x0 x=154 y=97 count=1} to Tree node with text: anotherLogger
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595606 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
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-2118595603 data=null button=1 stateMask=0x80000 x=154 y=73 count=1} to Tree node with text: anotherLogger
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:31 [2020-06-04T23:44:31.341Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.341Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595530 data=null button=0 stateMask=0x0 x=108 y=-47 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595530 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595530 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595530 data=null button=1 stateMask=0x0 x=108 y=-47 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595529 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595526 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595526 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595526 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595526 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595526 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595526 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595524 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.341Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118595426 data=null doit=true} to Shell with text {Enable Events}
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
19:44:31 [2020-06-04T23:44:31.596Z] 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')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118595425 data=null doit=true} to Button with text {Kernel}
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118595425 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}
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-2118595425 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-2118595424 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')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-2118595424 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')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-2118595424 data=null item=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')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Setting state to checked on: All
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Clicking on &Ok
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118595412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118595412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118595412 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118595412 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118595412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118595412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118595412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118595501 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)...'
19:44:31 [2020-06-04T23:44:31.596Z] DEBUG - Clicked on 
19:44:31 [2020-06-04T23:44:31.596Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.596Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.597Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.597Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.597Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.597Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-2118595383 data=null doit=true} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-2118595383 data=null} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-2118595383 data=null button=1 stateMask=0x0 x=111 y=73 count=1} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118595383 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
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-2118595382 data=null button=1 stateMask=0x80000 x=111 y=73 count=1} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595334 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595334 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595333 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595333 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595333 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595331 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595331 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595331 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595331 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595331 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595331 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595328 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118595276 data=null doit=true} to Shell with text {Enable Events}
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
19:44:31 [2020-06-04T23:44:31.597Z] 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')
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118595232 data=null doit=true} to Button with text {Kernel}
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118595232 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}
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-2118595232 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-2118595232 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')
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-2118595232 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')
19:44:31 [2020-06-04T23:44:31.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-2118595232 data=null item=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')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118595220 data=null doit=true} to TreeItem with text {All}
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118595220 data=null} to TreeItem with text {All}
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118595219 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118595219 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}
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118595218 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118595218 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118595218 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118595218 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118595218 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)
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118595217 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Setting state to checked on: logger
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Clicking on &Ok
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118595215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118595215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118595215 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118595215 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118595215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118595215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118595215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118595306 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)...'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Clicked on 
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-2118595186 data=null doit=true} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-2118595186 data=null} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-2118595186 data=null button=1 stateMask=0x0 x=111 y=73 count=1} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118595185 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
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-2118595184 data=null button=1 stateMask=0x80000 x=111 y=73 count=1} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595184 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595184 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595184 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595184 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595184 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595181 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118595181 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118595181 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118595181 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118595181 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118595181 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118595132 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118595080 data=null doit=true} to Shell with text {Enable Events}
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
19:44:31 [2020-06-04T23:44:31.853Z] 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')
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.853Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118595079 data=null doit=true} to Button with text {Kernel}
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118595079 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}
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-2118595079 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-2118595078 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-2118595078 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-2118595078 data=null item=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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118595067 data=null doit=true} to TreeItem with text {All}
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118595067 data=null} to TreeItem with text {All}
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118595067 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118595067 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}
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118595033 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118595032 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118595032 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118595032 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118595032 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)
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-2118595031 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Setting state to checked on: anotherLogger
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1d8dc303
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-2118595030 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2118595029 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118595029 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-2118595029 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118595029 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118595029 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118595029 data=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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-2118595029 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-2118595029 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-2118595029 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')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-2118595029 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-2118595028 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-2118595028 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'))
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Clicking on &Ok
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118595027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118595027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118595027 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118595027 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118595026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118595026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118595026 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118595110 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)...'
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Clicked on 
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-2118594993 data=null doit=true} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-2118594993 data=null} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-2118594993 data=null button=1 stateMask=0x0 x=111 y=73 count=1} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118594993 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
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-2118594992 data=null button=1 stateMask=0x80000 x=111 y=73 count=1} to Tree node with text: Python
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118594991 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118594991 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118594991 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118594991 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594991 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118594989 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.854Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:31 [2020-06-04T23:44:31.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118594989 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118594989 data=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118594988 data=null} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118594988 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594988 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:31 [2020-06-04T23:44:31.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118594986 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118594893 data=null doit=true} to Shell with text {Enable Events}
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
19:44:32 [2020-06-04T23:44:32.110Z] 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')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-2118594892 data=null doit=true} to Button with text {Kernel}
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-2118594892 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}
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-2118594891 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-2118594891 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')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-2118594891 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')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-2118594891 data=null item=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')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Clicking on &Ok
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118594833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118594833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118594833 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118594833 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118594833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118594833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118594833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118594922 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)...'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Clicked on 
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-2118594794 data=null doit=true} to Tree node with text: Python
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-2118594794 data=null} to Tree node with text: Python
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-2118594794 data=null button=1 stateMask=0x0 x=111 y=73 count=1} to Tree node with text: Python
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118594794 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
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-2118594792 data=null button=1 stateMask=0x80000 x=111 y=73 count=1} to Tree node with text: Python
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118594791 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118594791 data=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118594791 data=null} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118594791 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594791 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118594788 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118594788 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118594788 data=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118594788 data=null} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118594788 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594788 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118594786 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118594723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:32 [2020-06-04T23:44:32.110Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:32 [2020-06-04T23:44:32.365Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.365Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.365Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118594622 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118594622 data=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118594622 data=null} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118594621 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594621 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118594619 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118594618 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118594618 data=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118594618 data=null} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118594618 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594618 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118594616 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118594593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:32 [2020-06-04T23:44:32.366Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.366Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.366Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.366Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-2118594459 data=null button=0 stateMask=0x0 x=125 y=121 count=0} to Tree node with text: logger
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-2118594459 data=null doit=true} to Tree node with text: logger
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-2118594459 data=null} to Tree node with text: logger
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-2118594459 data=null button=1 stateMask=0x0 x=125 y=121 count=1} to Tree node with text: logger
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594459 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
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-2118594456 data=null button=1 stateMask=0x80000 x=125 y=73 count=1} to Tree node with text: logger
19:44:32 [2020-06-04T23:44:32.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:32 [2020-06-04T23:44:32.621Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.621Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.621Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.621Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-2118594436 data=null button=0 stateMask=0x0 x=154 y=97 count=0} to Tree node with text: anotherLogger
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-2118594436 data=null doit=true} to Tree node with text: anotherLogger
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-2118594436 data=null} to Tree node with text: anotherLogger
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-2118594435 data=null button=1 stateMask=0x0 x=154 y=97 count=1} to Tree node with text: anotherLogger
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594435 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
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-2118594433 data=null button=1 stateMask=0x80000 x=154 y=73 count=1} to Tree node with text: anotherLogger
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:32 [2020-06-04T23:44:32.621Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.621Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118594407 data=null button=0 stateMask=0x0 x=108 y=-47 count=0} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118594407 data=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118594407 data=null} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118594407 data=null button=1 stateMask=0x0 x=108 y=-47 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594407 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118594404 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118594403 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118594403 data=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118594403 data=null} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118594403 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594403 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118594401 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118594321 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Clicking on OK
19:44:32 [2020-06-04T23:44:32.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118594321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118594321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118594320 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118594320 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118594320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118594320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118594320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118594378 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...'
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Clicked on 
19:44:32 [2020-06-04T23:44:32.622Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118594306 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118594306 data=null doit=true} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118594306 data=null} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118594306 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594306 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}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118594303 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118594303 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118594303 data=null doit=true} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118594302 data=null} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118594302 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118594302 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}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118594301 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Clicking on with mnemonic 'Disconnect'
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2118594278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
19:44:32 [2020-06-04T23:44:32.622Z] DEBUG - Clicked on with mnemonic 'Disconnect'
19:44:32 [2020-06-04T23:44:32.877Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.628 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
19:44:32 [2020-06-04T23:44:32.877Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 4.511 s
19:44:32 [2020-06-04T23:44:32.877Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118593963 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118593963 data=null doit=true} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118593963 data=null} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118593962 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118593962 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}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118593960 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118593960 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118593960 data=null doit=true} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118593959 data=null} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118593959 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118593959 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}
19:44:32 [2020-06-04T23:44:32.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118593958 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:33 [2020-06-04T23:44:33.134Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
19:44:33 [2020-06-04T23:44:33.134Z] DEBUG - Clicking on with mnemonic 'Connect'
19:44:33 [2020-06-04T23:44:33.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-2118593936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
19:44:33 [2020-06-04T23:44:33.134Z] DEBUG - Clicked on with mnemonic 'Connect'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118593424 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118593424 data=null doit=true} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118593424 data=null} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118593424 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118593424 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
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118593421 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-2118593421 data=null button=0 stateMask=0x0 x=87 y=73 count=0} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118593421 data=null doit=true} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118593421 data=null} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118593420 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118593420 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
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118593419 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Clicking on with mnemonic 'Create Session...'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Clicked on with mnemonic 'Create Session...'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-2118593374 data=null doit=true} to Shell with text {Create Session}
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text " 
19:44:33 [2020-06-04T23:44:33.695Z]  ", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text " 
19:44:33 [2020-06-04T23:44:33.695Z]  ", using matcher: with label (with mnemonic 'Session Name')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Text with text " 
19:44:33 [2020-06-04T23:44:33.695Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Clicking on &Ok
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118593372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118593371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118593371 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118593371 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118593371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118593371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118593371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-2118593398 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...'
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Clicked on 
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-2118593354 data=null doit=true} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-2118593354 data=null} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-2118593354 data=null button=1 stateMask=0x0 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118593354 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
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-2118593353 data=null button=1 stateMask=0x80000 x=87 y=73 count=1} to Tree node with text: Sessions
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118593351 data=null button=0 stateMask=0x0 x=108 y=97 count=0} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118593351 data=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118593351 data=null} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118593351 data=null button=1 stateMask=0x0 x=108 y=97 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118593351 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118593330 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118593329 data=null button=0 stateMask=0x0 x=108 y=73 count=0} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118593329 data=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118593329 data=null} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118593329 data=null button=1 stateMask=0x0 x=108 y=73 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118593329 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118593327 data=null button=1 stateMask=0x80000 x=108 y=73 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118593229 data=null doit=true} to Shell with text {Enable Events}
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:33 [2020-06-04T23:44:33.696Z] 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')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.696Z] 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')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118593227 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118593227 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')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118593226 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')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118593226 data=null item=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')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Clicking on &Ok
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118593223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118593222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118593222 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118593222 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118593222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118593222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118593222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118593304 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)...'
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Clicked on 
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118593192 data=null doit=true} to Tree node with text: channel0
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118593192 data=null} to Tree node with text: channel0
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118593192 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118593192 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
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118593191 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118593190 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118593189 data=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118593189 data=null} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118593189 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118593189 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118593187 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118593187 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118593187 data=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118593187 data=null} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118593187 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118593187 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118593185 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118593083 data=null doit=true} to Shell with text {Enable Events}
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:33 [2020-06-04T23:44:33.953Z] 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')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.953Z] 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')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118593081 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118593081 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')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118593080 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')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118593080 data=null item=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')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Clicking on &Ok
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118593032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118593032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118593032 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118593032 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118593032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118593032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118593031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118593112 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)...'
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Clicked on 
19:44:33 [2020-06-04T23:44:33.953Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.953Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.953Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.953Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118593003 data=null doit=true} to Tree node with text: channel0
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118593003 data=null} to Tree node with text: channel0
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118593003 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118593002 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
19:44:33 [2020-06-04T23:44:33.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118593001 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118593000 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592999 data=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592999 data=null} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592999 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592999 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592997 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592997 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592997 data=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592996 data=null} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592996 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592996 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592994 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118592917 data=null doit=true} to Shell with text {Enable Events}
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:33 [2020-06-04T23:44:33.954Z] 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')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.954Z] 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')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118592916 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118592916 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')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118592916 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')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118592915 data=null item=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')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118592914 data=null doit=true} to TreeItem with text {All}
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118592914 data=null} to TreeItem with text {All}
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118592914 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118592914 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}
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118592906 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:33 [2020-06-04T23:44:33.954Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Setting state to checked on: sched_process_fork
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Clicking on &Ok
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118592902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118592902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118592902 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118592902 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118592901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118592901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118592901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:33 [2020-06-04T23:44:33.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118592971 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)...'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Clicked on 
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118592828 data=null doit=true} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118592828 data=null} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118592828 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118592828 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
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118592826 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592824 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592824 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592824 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592824 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592824 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592822 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592821 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592821 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592821 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592821 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592821 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592819 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118592722 data=null doit=true} to Shell with text {Enable Events}
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:34 [2020-06-04T23:44:34.210Z] 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')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:34 [2020-06-04T23:44:34.210Z] 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')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118592721 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118592721 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')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118592721 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')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118592720 data=null item=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')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-2118592719 data=null doit=true} to TreeItem with text {All}
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-2118592719 data=null} to TreeItem with text {All}
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-2118592718 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All}
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118592718 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}
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-2118592710 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All}
19:44:34 [2020-06-04T23:44:34.210Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - Setting state to checked on: sched_process_exec
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.210Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Clicking on &Ok
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118592708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118592708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118592707 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118592707 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118592707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118592707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118592707 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118592796 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)...'
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Clicked on 
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118592633 data=null doit=true} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118592632 data=null} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118592632 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118592632 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
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118592631 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592630 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592630 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592629 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592629 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592629 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592627 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592627 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592627 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592627 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592627 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592626 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592625 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-2118592512 data=null doit=true} to Shell with text {Enable Events}
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
19:44:34 [2020-06-04T23:44:34.466Z] 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')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:34 [2020-06-04T23:44:34.466Z] 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')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-2118592511 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-2118592511 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')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-2118592511 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')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-2118592510 data=null item=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')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - Setting state to checked on: All
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:34 [2020-06-04T23:44:34.466Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Clicking on &Ok
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-2118592496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-2118592496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-2118592496 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-2118592496 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-2118592495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-2118592495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-2118592495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-2118592589 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)...'
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Clicked on 
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-2118592417 data=null doit=true} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-2118592417 data=null} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-2118592417 data=null button=1 stateMask=0x0 x=135 y=73 count=1} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118592417 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
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-2118592415 data=null button=1 stateMask=0x80000 x=135 y=73 count=1} to Tree node with text: channel0
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592414 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592414 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592414 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592414 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592414 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592412 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592411 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592411 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592411 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592411 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592411 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592409 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Clicking on with mnemonic 'Start'
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-2118592330 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Clicked on with mnemonic 'Start'
19:44:34 [2020-06-04T23:44:34.722Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.722Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592229 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592229 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592229 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592229 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592229 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592227 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592226 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592226 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592226 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592226 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592226 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592224 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Clicking on with mnemonic 'Stop'
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-2118592201 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
19:44:34 [2020-06-04T23:44:34.722Z] DEBUG - Clicked on with mnemonic 'Stop'
19:44:34 [2020-06-04T23:44:34.722Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.723Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.723Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592099 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592099 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592099 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592098 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592098 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592096 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-2118592095 data=null button=0 stateMask=0x0 x=108 y=25 count=0} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-2118592095 data=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-2118592095 data=null} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-2118592095 data=null button=1 stateMask=0x0 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592095 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-2118592093 data=null button=1 stateMask=0x80000 x=108 y=25 count=1} to Tree node with text: mysession
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-2118592052 data=null doit=true} to Shell with text {Destroy Confirmation}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Clicking on OK
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118592052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118592052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118592052 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118592052 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118592051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118592051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118592051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-2118592070 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...'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Clicked on 
19:44:34 [2020-06-04T23:44:34.978Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118592028 data=null button=0 stateMask=0x0 x=68 y=-71 count=0} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118592028 data=null doit=true} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118592028 data=null} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118592028 data=null button=1 stateMask=0x0 x=68 y=-71 count=1} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592027 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}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118592024 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Attempting to set focus on Tree with text {}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-2118592024 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-2118592024 data=null doit=true} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-2118592024 data=null} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-2118592024 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118592023 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}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-2118592021 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode}
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Clicking on with mnemonic 'Disconnect'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-2118592000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
19:44:34 [2020-06-04T23:44:34.978Z] DEBUG - Clicked on with mnemonic 'Disconnect'
19:44:34 [2020-06-04T23:44:34.978Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
19:44:34 [2020-06-04T23:44:34.978Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 2.196 s
19:44:34 [2020-06-04T23:44:34.978Z] 
19:44:34 [2020-06-04T23:44:34.978Z] Results:
19:44:34 [2020-06-04T23:44:34.978Z] 
19:44:34 [2020-06-04T23:44:34.978Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
19:44:34 [2020-06-04T23:44:34.978Z] 
19:44:35 [2020-06-04T23:44:35.233Z] 
19:44:35 [2020-06-04T23:44:35.233Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:44:35.215
19:44:35 [2020-06-04T23:44:35.233Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] All tests passed!
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT [90/138]
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] The project's OSGi version is 2.0.1.202006042312
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.pom
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-pack200.jar.pack.gz
19:44:36 [2020-06-04T23:44:36.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-p2metadata.xml
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-p2artifacts.xml
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 6.0.0-SNAPSHOT  [91/138]
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:44:36 [2020-06-04T23:44:36.596Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.pom
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-p2metadata.xml
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-p2artifacts.xml
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.12-SNAPSHOT [92/138]
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] The project's OSGi version is 1.0.12.202006042312
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] 
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:36 [2020-06-04T23:44:36.851Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
19:44:37 [2020-06-04T23:44:37.106Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[159] 
19:44:37 [2020-06-04T23:44:37.106Z] 	TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
19:44:37 [2020-06-04T23:44:37.106Z] 	                                                                                                                                                                    ^^^^^^^^^^^^^
19:44:37 [2020-06-04T23:44:37.106Z] 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>'
19:44:37 [2020-06-04T23:44:37.106Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[289] 
19:44:37 [2020-06-04T23:44:37.106Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
19:44:37 [2020-06-04T23:44:37.106Z] 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:44:37 [2020-06-04T23:44:37.106Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
19:44:37 [2020-06-04T23:44:37.106Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[289] 
19:44:37 [2020-06-04T23:44:37.106Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
19:44:37 [2020-06-04T23:44:37.106Z] 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^
19:44:37 [2020-06-04T23:44:37.106Z] Null type safety (type annotations): The expression of type 'List<DataDrivenPresentationState>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>'
19:44:37 [2020-06-04T23:44:37.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[305] 
19:44:37 [2020-06-04T23:44:37.107Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
19:44:37 [2020-06-04T23:44:37.107Z] 	                                                          ^^^^^^^^^^^^^^^
19:44:37 [2020-06-04T23:44:37.107Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
19:44:37 [2020-06-04T23:44:37.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[305] 
19:44:37 [2020-06-04T23:44:37.107Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
19:44:37 [2020-06-04T23:44:37.107Z] 	                                                                           ^^^^^
19:44:37 [2020-06-04T23:44:37.107Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
19:44:37 [2020-06-04T23:44:37.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[44] 
19:44:37 [2020-06-04T23:44:37.107Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
19:44:37 [2020-06-04T23:44:37.107Z] 	                                                                  ^^^^
19:44:37 [2020-06-04T23:44:37.107Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
19:44:37 [2020-06-04T23:44:37.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[53] 
19:44:37 [2020-06-04T23:44:37.107Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
19:44:37 [2020-06-04T23:44:37.107Z] 	                                                                  ^^^^
19:44:37 [2020-06-04T23:44:37.107Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
19:44:37 [2020-06-04T23:44:37.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[218] 
19:44:37 [2020-06-04T23:44:37.107Z] 	provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID);
19:44:37 [2020-06-04T23:44:37.107Z] 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:44:37 [2020-06-04T23:44:37.107Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
19:44:37 [2020-06-04T23:44:37.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[234] 
19:44:37 [2020-06-04T23:44:37.107Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
19:44:37 [2020-06-04T23:44:37.107Z] 	                                                          ^^^^^^^^^^^^^^^
19:44:37 [2020-06-04T23:44:37.107Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
19:44:37 [2020-06-04T23:44:37.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[234] 
19:44:37 [2020-06-04T23:44:37.107Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
19:44:37 [2020-06-04T23:44:37.107Z] 	                                                                           ^^^^^
19:44:37 [2020-06-04T23:44:37.107Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
19:44:37 [2020-06-04T23:44:37.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[246] 
19:44:37 [2020-06-04T23:44:37.107Z] 	TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
19:44:37 [2020-06-04T23:44:37.107Z] 	                                                                                                                                                             ^^^^^^^^^^^^^
19:44:37 [2020-06-04T23:44:37.107Z] 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>'
19:44:37 [2020-06-04T23:44:37.107Z] 11 problems (11 warnings)
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] 
19:44:37 [2020-06-04T23:44:37.361Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:44:37 [2020-06-04T23:44:37.616Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
19:44:37 [2020-06-04T23:44:37.616Z] [INFO] Command line:
19:44:37 [2020-06-04T23:44:37.616Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:44:37 [2020-06-04T23:44:37.616Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:44:38 [2020-06-04T23:44:38.976Z] !SESSION 2020-06-04 23:44:37.583 -----------------------------------------------
19:44:38 [2020-06-04T23:44:38.976Z] eclipse.buildId=unknown
19:44:38 [2020-06-04T23:44:38.976Z] java.version=1.8.0_202
19:44:38 [2020-06-04T23:44:38.976Z] java.vendor=Oracle Corporation
19:44:38 [2020-06-04T23:44:38.976Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:44:38 [2020-06-04T23:44:38.976Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:44:38 [2020-06-04T23:44:38.976Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:44:38 [2020-06-04T23:44:38.976Z] 
19:44:38 [2020-06-04T23:44:38.976Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:44:38.788
19:44:38 [2020-06-04T23:44:38.976Z] !MESSAGE FrameworkEvent ERROR
19:44:38 [2020-06-04T23:44:38.976Z] !STACK 0
19:44:38 [2020-06-04T23:44:38.976Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:44:38 [2020-06-04T23:44:38.976Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:44:38 [2020-06-04T23:44:38.976Z] 
19:44:38 [2020-06-04T23:44:38.976Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:44:38 [2020-06-04T23:44:38.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:44:38 [2020-06-04T23:44:38.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:44:38 [2020-06-04T23:44:38.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:44:38 [2020-06-04T23:44:38.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:44:38 [2020-06-04T23:44:38.976Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:44:38 [2020-06-04T23:44:38.976Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:44:38 [2020-06-04T23:44:38.976Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:44:40 [2020-06-04T23:44:40.336Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
19:44:41 [2020-06-04T23:44:41.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.401 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
19:44:41 [2020-06-04T23:44:41.698Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.385 s
19:44:41 [2020-06-04T23:44:41.698Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
19:44:44 [2020-06-04T23:44:44.211Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.335 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
19:44:44 [2020-06-04T23:44:44.212Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.22 s
19:44:44 [2020-06-04T23:44:44.212Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.115 s
19:44:44 [2020-06-04T23:44:44.212Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
19:44:44 [2020-06-04T23:44:44.212Z] 
19:44:44 [2020-06-04T23:44:44.212Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:43.672
19:44:44 [2020-06-04T23:44:44.212Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
19:44:46 [2020-06-04T23:44:46.097Z] 
19:44:46 [2020-06-04T23:44:46.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:46.019
19:44:46 [2020-06-04T23:44:46.097Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
19:44:46 [2020-06-04T23:44:46.097Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.351 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
19:44:46 [2020-06-04T23:44:46.097Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 2.347 s
19:44:46 [2020-06-04T23:44:46.097Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.003 s
19:44:46 [2020-06-04T23:44:46.097Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.487
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.487
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.488
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.488
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.488
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.488
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.488
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.489
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.489
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.489
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.489
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.489
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.489
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.490
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.490
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.490
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.490
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.490
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.490
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.491
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.491
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.491
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.491
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.491
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.491
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.492
19:44:47 [2020-06-04T23:44:47.982Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.982Z] 
19:44:47 [2020-06-04T23:44:47.982Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.492
19:44:47 [2020-06-04T23:44:47.983Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.983Z] 
19:44:47 [2020-06-04T23:44:47.983Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.492
19:44:47 [2020-06-04T23:44:47.983Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.983Z] 
19:44:47 [2020-06-04T23:44:47.983Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.492
19:44:47 [2020-06-04T23:44:47.983Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:47 [2020-06-04T23:44:47.983Z] 
19:44:47 [2020-06-04T23:44:47.983Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:47.492
19:44:47 [2020-06-04T23:44:47.983Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
19:44:52 [2020-06-04T23:44:52.142Z] 
19:44:52 [2020-06-04T23:44:52.142Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:51.488
19:44:52 [2020-06-04T23:44:52.142Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
19:44:52 [2020-06-04T23:44:52.142Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.6 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
19:44:52 [2020-06-04T23:44:52.142Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 5.465 s
19:44:52 [2020-06-04T23:44:52.142Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.133 s
19:44:52 [2020-06-04T23:44:52.142Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
19:44:52 [2020-06-04T23:44:52.142Z] 
19:44:52 [2020-06-04T23:44:52.142Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:51.687
19:44:52 [2020-06-04T23:44:52.142Z] !MESSAGE state value is type int but a mappingGroup is specified
19:44:52 [2020-06-04T23:44:52.142Z] 
19:44:52 [2020-06-04T23:44:52.142Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:51.687
19:44:52 [2020-06-04T23:44:52.142Z] !MESSAGE state value is type int but a mappingGroup is specified
19:44:53 [2020-06-04T23:44:53.068Z] 
19:44:53 [2020-06-04T23:44:53.068Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:52.846
19:44:53 [2020-06-04T23:44:53.068Z] !MESSAGE state value is type int but a mappingGroup is specified
19:44:53 [2020-06-04T23:44:53.068Z] 
19:44:53 [2020-06-04T23:44:53.068Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:52.846
19:44:53 [2020-06-04T23:44:53.068Z] !MESSAGE state value is type int but a mappingGroup is specified
19:44:53 [2020-06-04T23:44:53.068Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
19:44:53 [2020-06-04T23:44:53.068Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.212 s
19:44:53 [2020-06-04T23:44:53.068Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.01 s
19:44:53 [2020-06-04T23:44:53.068Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
19:44:53 [2020-06-04T23:44:53.993Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
19:44:53 [2020-06-04T23:44:53.993Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.113 s
19:44:53 [2020-06-04T23:44:53.993Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
19:44:54 [2020-06-04T23:44:54.247Z] 
19:44:54 [2020-06-04T23:44:54.247Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:54.020
19:44:54 [2020-06-04T23:44:54.247Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
19:44:54 [2020-06-04T23:44:54.247Z] 
19:44:54 [2020-06-04T23:44:54.247Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:54.105
19:44:54 [2020-06-04T23:44:54.247Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
19:44:54 [2020-06-04T23:44:54.247Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
19:44:54 [2020-06-04T23:44:54.247Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.054 s
19:44:54 [2020-06-04T23:44:54.247Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.085 s
19:44:54 [2020-06-04T23:44:54.247Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
19:44:55 [2020-06-04T23:44:55.611Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.111 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
19:44:55 [2020-06-04T23:44:55.611Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.11 s
19:44:55 [2020-06-04T23:44:55.611Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
19:44:55 [2020-06-04T23:44:55.611Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
19:44:55 [2020-06-04T23:44:55.611Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.072 s
19:44:55 [2020-06-04T23:44:55.611Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.031 s
19:44:55 [2020-06-04T23:44:55.611Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.335
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE Compiling value: value is not a parseable integer: abc
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.335
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE Compiling value: value is not a parseable integer: 
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.384
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE Compiling value: value is not a parseable integer: abc
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.384
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE Compiling value: value is not a parseable integer: 
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.389
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE The mapping group undefined does not exist in this analysis
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.390
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE Compiling value: value is not a parseable integer: not int
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.391
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE A query state value should have children attributes
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.392
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE The value of a constant attribute should not be empty
19:44:55 [2020-06-04T23:44:55.611Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.047 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.611Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.611Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:55.399
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:55.409
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.414
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE State Transition: Undefined action: action1
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.415
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE State Transition: Undefined condition: test1
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.416
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE State Transition: Undefined condition: test1
19:44:55 [2020-06-04T23:44:55.611Z] 
19:44:55 [2020-06-04T23:44:55.611Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:44:55.417
19:44:55 [2020-06-04T23:44:55.611Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
19:44:55 [2020-06-04T23:44:55.612Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
19:44:55 [2020-06-04T23:44:55.612Z] 
19:44:55 [2020-06-04T23:44:55.612Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.423
19:44:55 [2020-06-04T23:44:55.612Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
19:44:55 [2020-06-04T23:44:55.612Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
19:44:55 [2020-06-04T23:44:55.612Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.612Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.612Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
19:44:55 [2020-06-04T23:44:55.612Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
19:44:55 [2020-06-04T23:44:55.612Z] 
19:44:55 [2020-06-04T23:44:55.612Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.427
19:44:55 [2020-06-04T23:44:55.612Z] !MESSAGE The value of a constant attribute should not be empty
19:44:55 [2020-06-04T23:44:55.612Z] 
19:44:55 [2020-06-04T23:44:55.612Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.427
19:44:55 [2020-06-04T23:44:55.612Z] !MESSAGE The value of an event field attribute should not be null
19:44:55 [2020-06-04T23:44:55.612Z] 
19:44:55 [2020-06-04T23:44:55.612Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.428
19:44:55 [2020-06-04T23:44:55.612Z] !MESSAGE A query state attribute should have children attributes
19:44:55 [2020-06-04T23:44:55.612Z] 
19:44:55 [2020-06-04T23:44:55.612Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.428
19:44:55 [2020-06-04T23:44:55.612Z] !MESSAGE The value of a constant attribute should not be empty
19:44:55 [2020-06-04T23:44:55.612Z] 
19:44:55 [2020-06-04T23:44:55.612Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.429
19:44:55 [2020-06-04T23:44:55.612Z] !MESSAGE Location undefined does not exist
19:44:55 [2020-06-04T23:44:55.612Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
19:44:55 [2020-06-04T23:44:55.612Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.002 s
19:44:55 [2020-06-04T23:44:55.612Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.002 s
19:44:55 [2020-06-04T23:44:55.612Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.003 s
19:44:55 [2020-06-04T23:44:55.612Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
19:44:55 [2020-06-04T23:44:55.612Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
19:44:55 [2020-06-04T23:44:55.612Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.077 s
19:44:55 [2020-06-04T23:44:55.612Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0 s
19:44:55 [2020-06-04T23:44:55.612Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.074 s
19:44:55 [2020-06-04T23:44:55.612Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
19:44:55 [2020-06-04T23:44:55.867Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
19:44:55 [2020-06-04T23:44:55.867Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.028 s
19:44:55 [2020-06-04T23:44:55.867Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.072 s
19:44:55 [2020-06-04T23:44:55.867Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
19:44:55 [2020-06-04T23:44:55.867Z] 
19:44:55 [2020-06-04T23:44:55.867Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.701
19:44:55 [2020-06-04T23:44:55.867Z] !MESSAGE XML Parsing error at line 24: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration.
19:44:55 [2020-06-04T23:44:55.867Z] 
19:44:55 [2020-06-04T23:44:55.867Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.706
19:44:55 [2020-06-04T23:44:55.867Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
19:44:55 [2020-06-04T23:44:55.867Z] 
19:44:55 [2020-06-04T23:44:55.867Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.711
19:44:55 [2020-06-04T23:44:55.867Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
19:44:55 [2020-06-04T23:44:55.867Z] 
19:44:55 [2020-06-04T23:44:55.867Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.715
19:44:55 [2020-06-04T23:44:55.867Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
19:44:55 [2020-06-04T23:44:55.867Z] 
19:44:55 [2020-06-04T23:44:55.867Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.719
19:44:55 [2020-06-04T23:44:55.868Z] !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.
19:44:55 [2020-06-04T23:44:55.868Z] 
19:44:55 [2020-06-04T23:44:55.868Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-04 23:44:55.798
19:44:55 [2020-06-04T23:44:55.868Z] !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.
19:44:56 [2020-06-04T23:44:56.428Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
19:44:56 [2020-06-04T23:44:56.428Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.024 s
19:44:56 [2020-06-04T23:44:56.428Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.078 s
19:44:56 [2020-06-04T23:44:56.428Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.009 s
19:44:56 [2020-06-04T23:44:56.428Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.218 s
19:44:56 [2020-06-04T23:44:56.428Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.072 s
19:44:56 [2020-06-04T23:44:56.428Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.03 s
19:44:56 [2020-06-04T23:44:56.428Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
19:44:56 [2020-06-04T23:44:56.428Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
19:44:56 [2020-06-04T23:44:56.683Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
19:44:56 [2020-06-04T23:44:56.683Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.177 s
19:44:56 [2020-06-04T23:44:56.683Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.179 s
19:44:56 [2020-06-04T23:44:56.683Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.103 s
19:44:56 [2020-06-04T23:44:56.683Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
19:45:04 [2020-06-04T23:45:04.761Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.828 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
19:45:04 [2020-06-04T23:45:04.761Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.193 s
19:45:04 [2020-06-04T23:45:04.761Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.233 s
19:45:04 [2020-06-04T23:45:04.761Z] testFactoryUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.074 s
19:45:04 [2020-06-04T23:45:04.761Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.204 s
19:45:04 [2020-06-04T23:45:04.761Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.122 s
19:45:04 [2020-06-04T23:45:04.761Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
19:45:04 [2020-06-04T23:45:04.761Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
19:45:04 [2020-06-04T23:45:04.761Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.108 s
19:45:04 [2020-06-04T23:45:04.761Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.005 s
19:45:04 [2020-06-04T23:45:04.761Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.1 s
19:45:04 [2020-06-04T23:45:04.761Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
19:45:06 [2020-06-04T23:45:06.951Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
19:45:06 [2020-06-04T23:45:06.951Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.088 s
19:45:06 [2020-06-04T23:45:06.951Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.097 s
19:45:06 [2020-06-04T23:45:06.951Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.099 s
19:45:06 [2020-06-04T23:45:06.951Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
19:45:06 [2020-06-04T23:45:06.951Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
19:45:06 [2020-06-04T23:45:06.951Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.068 s
19:45:06 [2020-06-04T23:45:06.951Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
19:45:06 [2020-06-04T23:45:06.951Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
19:45:06 [2020-06-04T23:45:06.951Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.013 s
19:45:06 [2020-06-04T23:45:06.951Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.059 s
19:45:06 [2020-06-04T23:45:06.952Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.014 s
19:45:06 [2020-06-04T23:45:06.952Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.012 s
19:45:06 [2020-06-04T23:45:06.952Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
19:45:06 [2020-06-04T23:45:06.952Z] 
19:45:06 [2020-06-04T23:45:06.952Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:45:06.333
19:45:06 [2020-06-04T23:45:06.952Z] !MESSAGE state value is type int but a mappingGroup is specified
19:45:06 [2020-06-04T23:45:06.952Z] 
19:45:06 [2020-06-04T23:45:06.952Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:45:06.333
19:45:06 [2020-06-04T23:45:06.952Z] !MESSAGE state value is type int but a mappingGroup is specified
19:45:06 [2020-06-04T23:45:06.952Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.216 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
19:45:06 [2020-06-04T23:45:06.952Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.21 s
19:45:06 [2020-06-04T23:45:06.952Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.005 s
19:45:06 [2020-06-04T23:45:06.952Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
19:45:07 [2020-06-04T23:45:07.877Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
19:45:07 [2020-06-04T23:45:07.877Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.21 s
19:45:07 [2020-06-04T23:45:07.877Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
19:45:07 [2020-06-04T23:45:07.877Z] 
19:45:07 [2020-06-04T23:45:07.877Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:45:07.553
19:45:07 [2020-06-04T23:45:07.877Z] !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.
19:45:08 [2020-06-04T23:45:08.802Z] 
19:45:08 [2020-06-04T23:45:08.802Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-04 23:45:08.759
19:45:08 [2020-06-04T23:45:08.802Z] !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
19:45:10 [2020-06-04T23:45:10.164Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
19:45:10 [2020-06-04T23:45:10.164Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
19:45:10 [2020-06-04T23:45:10.164Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
19:45:10 [2020-06-04T23:45:10.164Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
19:45:10 [2020-06-04T23:45:10.164Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
19:45:10 [2020-06-04T23:45:10.164Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
19:45:10 [2020-06-04T23:45:10.164Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
19:45:10 [2020-06-04T23:45:10.165Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
19:45:10 [2020-06-04T23:45:10.165Z] 
19:45:10 [2020-06-04T23:45:10.165Z] Results:
19:45:10 [2020-06-04T23:45:10.165Z] 
19:45:10 [2020-06-04T23:45:10.165Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
19:45:10 [2020-06-04T23:45:10.165Z] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] All tests passed!
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.pom
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT [93/138]
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] The project's OSGi version is 2.0.1.202006042312
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] 
19:45:10 [2020-06-04T23:45:10.726Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:10 [2020-06-04T23:45:10.984Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
19:45:11 [2020-06-04T23:45:11.241Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[189] 
19:45:11 [2020-06-04T23:45:11.241Z] 	File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name);
19:45:11 [2020-06-04T23:45:11.241Z] 	                                                             ^^^^^
19:45:11 [2020-06-04T23:45:11.241Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:45:11 [2020-06-04T23:45:11.241Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[96] 
19:45:11 [2020-06-04T23:45:11.241Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
19:45:11 [2020-06-04T23:45:11.241Z] 	                                                                ^^^^^
19:45:11 [2020-06-04T23:45:11.241Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:45:11 [2020-06-04T23:45:11.241Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[112] 
19:45:11 [2020-06-04T23:45:11.241Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
19:45:11 [2020-06-04T23:45:11.241Z] 	                                                                ^^^^^
19:45:11 [2020-06-04T23:45:11.241Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:45:11 [2020-06-04T23:45:11.241Z] 5 problems (0 errors, 3 warnings, 3 info)
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] 
19:45:11 [2020-06-04T23:45:11.241Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:11 [2020-06-04T23:45:11.801Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
19:45:11 [2020-06-04T23:45:11.801Z] [INFO] Command line:
19:45:11 [2020-06-04T23:45:11.801Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:45:11 [2020-06-04T23:45:11.801Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:45:13 [2020-06-04T23:45:13.161Z] !SESSION 2020-06-04 23:45:11.689 -----------------------------------------------
19:45:13 [2020-06-04T23:45:13.161Z] eclipse.buildId=unknown
19:45:13 [2020-06-04T23:45:13.161Z] java.version=1.8.0_202
19:45:13 [2020-06-04T23:45:13.161Z] java.vendor=Oracle Corporation
19:45:13 [2020-06-04T23:45:13.161Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:45:13 [2020-06-04T23:45:13.161Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:45:13 [2020-06-04T23:45:13.161Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:45:13 [2020-06-04T23:45:13.161Z] 
19:45:13 [2020-06-04T23:45:13.161Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:45:13.024
19:45:13 [2020-06-04T23:45:13.161Z] !MESSAGE FrameworkEvent ERROR
19:45:13 [2020-06-04T23:45:13.161Z] !STACK 0
19:45:13 [2020-06-04T23:45:13.161Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:45:13 [2020-06-04T23:45:13.162Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:45:13 [2020-06-04T23:45:13.162Z] 
19:45:13 [2020-06-04T23:45:13.162Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:45:13 [2020-06-04T23:45:13.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:45:13 [2020-06-04T23:45:13.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:45:13 [2020-06-04T23:45:13.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:45:13 [2020-06-04T23:45:13.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:45:13 [2020-06-04T23:45:13.162Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:45:13 [2020-06-04T23:45:13.162Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:45:13 [2020-06-04T23:45:13.162Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:45:14 [2020-06-04T23:45:14.523Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
19:45:17 [2020-06-04T23:45:17.783Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.735 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
19:45:17 [2020-06-04T23:45:17.783Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 2.723 s
19:45:17 [2020-06-04T23:45:17.783Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
19:45:21 [2020-06-04T23:45:21.941Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.581 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
19:45:21 [2020-06-04T23:45:21.941Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.15 s
19:45:21 [2020-06-04T23:45:21.941Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.13 s
19:45:21 [2020-06-04T23:45:21.941Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.147 s
19:45:21 [2020-06-04T23:45:21.941Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.154 s
19:45:21 [2020-06-04T23:45:21.941Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
19:45:21 [2020-06-04T23:45:21.941Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
19:45:21 [2020-06-04T23:45:21.941Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
19:45:21 [2020-06-04T23:45:21.941Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
19:45:31 [2020-06-04T23:45:31.876Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.232 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
19:45:31 [2020-06-04T23:45:31.876Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.014 s
19:45:31 [2020-06-04T23:45:31.876Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 2.994 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
19:45:31 [2020-06-04T23:45:31.876Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.094 s
19:45:31 [2020-06-04T23:45:31.876Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.008 s
19:45:31 [2020-06-04T23:45:31.876Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
19:45:31 [2020-06-04T23:45:31.876Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
19:45:31 [2020-06-04T23:45:31.876Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
19:45:33 [2020-06-04T23:45:33.760Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.366 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
19:45:33 [2020-06-04T23:45:33.760Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.760Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
19:45:33 [2020-06-04T23:45:33.761Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
19:45:33 [2020-06-04T23:45:33.761Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.03 s
19:45:33 [2020-06-04T23:45:33.761Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.028 s
19:45:33 [2020-06-04T23:45:33.761Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.003 s
19:45:33 [2020-06-04T23:45:33.761Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.024 s
19:45:33 [2020-06-04T23:45:33.761Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
19:45:33 [2020-06-04T23:45:33.761Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.012 s
19:45:33 [2020-06-04T23:45:33.761Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.024 s
19:45:33 [2020-06-04T23:45:33.761Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.02 s
19:45:33 [2020-06-04T23:45:33.761Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.021 s
19:45:33 [2020-06-04T23:45:33.761Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.02 s
19:45:33 [2020-06-04T23:45:33.761Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
19:45:33 [2020-06-04T23:45:33.761Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
19:45:33 [2020-06-04T23:45:33.761Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.017 s
19:45:33 [2020-06-04T23:45:33.761Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
19:45:33 [2020-06-04T23:45:33.761Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
19:45:33 [2020-06-04T23:45:33.761Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
19:45:37 [2020-06-04T23:45:37.922Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.571 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
19:45:37 [2020-06-04T23:45:37.922Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 3.438 s
19:45:37 [2020-06-04T23:45:37.922Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.132 s
19:45:37 [2020-06-04T23:45:37.922Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
19:45:37 [2020-06-04T23:45:37.922Z] 
19:45:37 [2020-06-04T23:45:37.922Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:45:37.191
19:45:37 [2020-06-04T23:45:37.922Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
19:45:42 [2020-06-04T23:45:42.094Z] 
19:45:42 [2020-06-04T23:45:42.094Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:45:41.907
19:45:42 [2020-06-04T23:45:42.094Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
19:45:46 [2020-06-04T23:45:46.256Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.409 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
19:45:46 [2020-06-04T23:45:46.256Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 4.727 s
19:45:46 [2020-06-04T23:45:46.256Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 3.68 s
19:45:46 [2020-06-04T23:45:46.256Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
19:45:54 [2020-06-04T23:45:54.331Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.785 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
19:45:54 [2020-06-04T23:45:54.331Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 0.634 s
19:45:54 [2020-06-04T23:45:54.331Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 7.15 s
19:45:54 [2020-06-04T23:45:54.331Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
19:45:54 [2020-06-04T23:45:54.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
19:45:54 [2020-06-04T23:45:54.331Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 0.39 s
19:45:54 [2020-06-04T23:45:54.331Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
19:45:54 [2020-06-04T23:45:54.331Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
19:45:54 [2020-06-04T23:45:54.331Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
19:45:54 [2020-06-04T23:45:54.331Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
19:45:54 [2020-06-04T23:45:54.331Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
19:45:54 [2020-06-04T23:45:54.331Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
19:45:54 [2020-06-04T23:45:54.331Z] 
19:45:54 [2020-06-04T23:45:54.331Z] Results:
19:45:54 [2020-06-04T23:45:54.331Z] 
19:45:54 [2020-06-04T23:45:54.331Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
19:45:54 [2020-06-04T23:45:54.331Z] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] All tests passed!
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.pom
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-pack200.jar.pack.gz
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-p2metadata.xml
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-p2artifacts.xml
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.14-SNAPSHOT [94/138]
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] The project's OSGi version is 1.0.14.202006042312
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.331Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
19:45:54 [2020-06-04T23:45:54.891Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/TimeGraphViewUiContextTestBase.java:[79] 
19:45:54 [2020-06-04T23:45:54.891Z] 	public static void beforeClass() throws IOException {
19:45:54 [2020-06-04T23:45:54.891Z] 	                                        ^^^^^^^^^^^
19:45:54 [2020-06-04T23:45:54.891Z] The declared exception IOException is not actually thrown by the method beforeClass() from type TimeGraphViewUiContextTestBase
19:45:54 [2020-06-04T23:45:54.891Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/TimeGraphViewUiContextTestBase.java:[108] 
19:45:54 [2020-06-04T23:45:54.891Z] 	* @throws IOException
19:45:54 [2020-06-04T23:45:54.891Z] 	          ^^^^^^^^^^^
19:45:54 [2020-06-04T23:45:54.891Z] Javadoc: Description expected after this reference
19:45:54 [2020-06-04T23:45:54.891Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[430] 
19:45:54 [2020-06-04T23:45:54.891Z] 	final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class));
19:45:54 [2020-06-04T23:45:54.891Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:45:54 [2020-06-04T23:45:54.891Z] 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
19:45:54 [2020-06-04T23:45:54.891Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[446] 
19:45:54 [2020-06-04T23:45:54.891Z] 	final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
19:45:54 [2020-06-04T23:45:54.891Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:45:54 [2020-06-04T23:45:54.891Z] 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
19:45:54 [2020-06-04T23:45:54.891Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[393] 
19:45:54 [2020-06-04T23:45:54.891Z] 	final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
19:45:54 [2020-06-04T23:45:54.891Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:45:54 [2020-06-04T23:45:54.891Z] 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
19:45:54 [2020-06-04T23:45:54.891Z] 5 problems (5 warnings)
19:45:54 [2020-06-04T23:45:54.891Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.891Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.891Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:45:54 [2020-06-04T23:45:54.891Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
19:45:54 [2020-06-04T23:45:54.891Z] [INFO] 
19:45:54 [2020-06-04T23:45:54.891Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:54 [2020-06-04T23:45:54.891Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] 
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] 
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] 
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] 
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] 
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] 
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] 
19:45:55 [2020-06-04T23:45:55.146Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:45:55 [2020-06-04T23:45:55.401Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
19:45:55 [2020-06-04T23:45:55.401Z] [INFO] Command line:
19:45:55 [2020-06-04T23:45:55.401Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:45:55 [2020-06-04T23:45:55.401Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:45:57 [2020-06-04T23:45:57.285Z] !SESSION 2020-06-04 23:45:55.449 -----------------------------------------------
19:45:57 [2020-06-04T23:45:57.285Z] eclipse.buildId=unknown
19:45:57 [2020-06-04T23:45:57.285Z] java.version=1.8.0_202
19:45:57 [2020-06-04T23:45:57.285Z] java.vendor=Oracle Corporation
19:45:57 [2020-06-04T23:45:57.285Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:45:57 [2020-06-04T23:45:57.285Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:45:57 [2020-06-04T23:45:57.285Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:45:57 [2020-06-04T23:45:57.285Z] 
19:45:57 [2020-06-04T23:45:57.285Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:45:56.888
19:45:57 [2020-06-04T23:45:57.285Z] !MESSAGE FrameworkEvent ERROR
19:45:57 [2020-06-04T23:45:57.285Z] !STACK 0
19:45:57 [2020-06-04T23:45:57.285Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:45:57 [2020-06-04T23:45:57.285Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:45:57 [2020-06-04T23:45:57.285Z] 
19:45:57 [2020-06-04T23:45:57.285Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:45:57 [2020-06-04T23:45:57.285Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:45:57 [2020-06-04T23:45:57.285Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:45:57 [2020-06-04T23:45:57.285Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:45:57 [2020-06-04T23:45:57.285Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:45:57 [2020-06-04T23:45:57.285Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:45:57 [2020-06-04T23:45:57.285Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:45:57 [2020-06-04T23:45:57.285Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:46:00 [2020-06-04T23:46:00.548Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
19:46:01 [2020-06-04T23:46:01.910Z] Display size: 1440x900
19:46:01 [2020-06-04T23:46:01.910Z] OS version=3.10.0-1062.el7.x86_64
19:46:01 [2020-06-04T23:46:01.910Z] GTK version=2.24.30
19:46:01 [2020-06-04T23:46:01.910Z] GTK theme=Raleigh
19:46:01 [2020-06-04T23:46:01.910Z] LIBOVERLAY_SCROLLBAR=0
19:46:01 [2020-06-04T23:46:01.910Z] Time zone: Coordinated Universal Time
19:46:02 [2020-06-04T23:46:02.166Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:46:02 [2020-06-04T23:46:02.166Z] log4j:WARN Please initialize the log4j system properly.
19:46:04 [2020-06-04T23:46:04.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - number of items : 26
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118497305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118497305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118497305 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118497304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118497304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118497304 data=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}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118497299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118497299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118497299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118497299 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118497299 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - number of items : 26
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118496796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118496796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118496796 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118496796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118496795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118496795 data=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}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118496778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118496778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118496778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118496777 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118496777 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - number of items : 26
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118496275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118496275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118496275 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118496275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118496275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118496275 data=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}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118496265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118496264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118496264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118496264 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118496264 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
19:46:10 [2020-06-04T23:46:10.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - number of items : 26
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118495761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118495760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118495760 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118495760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118495760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118495760 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}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118495745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118495745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118495745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118495744 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118495744 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:11 [2020-06-04T23:46:11.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - number of items : 26
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118495242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118495242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118495242 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118495242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118495242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118495242 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}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118495233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118495233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118495233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118495233 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118495232 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:11 [2020-06-04T23:46:11.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - number of items : 26
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118494729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118494729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118494729 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118494728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118494728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118494728 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}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118494721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118494720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118494720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118494720 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118494720 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:12 [2020-06-04T23:46:12.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - number of items : 26
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118494218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118494218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118494218 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118494218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118494218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118494218 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}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118494208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118494208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118494208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118494207 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118494207 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:12 [2020-06-04T23:46:12.819Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:13 [2020-06-04T23:46:13.378Z] DEBUG - number of items : 26
19:46:13 [2020-06-04T23:46:13.378Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:13 [2020-06-04T23:46:13.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118493706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118493705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.378Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118493705 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118493705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118493705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118493705 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}
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118493693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118493692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118493692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118493692 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118493692 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:13 [2020-06-04T23:46:13.379Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:13 [2020-06-04T23:46:13.633Z] DEBUG - number of items : 26
19:46:13 [2020-06-04T23:46:13.633Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:13 [2020-06-04T23:46:13.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118493190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118493190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.633Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118493190 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118493189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118493189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118493189 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}
19:46:13 [2020-06-04T23:46:13.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118493180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118493180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118493180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118493179 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118493179 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:13 [2020-06-04T23:46:13.888Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:13 [2020-06-04T23:46:13.888Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:14 [2020-06-04T23:46:14.142Z] DEBUG - number of items : 26
19:46:14 [2020-06-04T23:46:14.142Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:14 [2020-06-04T23:46:14.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118492677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118492677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.142Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118492677 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118492677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118492677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118492677 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}
19:46:14 [2020-06-04T23:46:14.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118492666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118492666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118492666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118492666 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118492666 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:14 [2020-06-04T23:46:14.398Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:14 [2020-06-04T23:46:14.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:14 [2020-06-04T23:46:14.957Z] DEBUG - number of items : 26
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118492164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118492164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118492164 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118492164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118492164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118492164 data=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}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118492156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118492156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118492155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118492155 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118492155 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
19:46:14 [2020-06-04T23:46:14.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - number of items : 26
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118491653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118491653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118491653 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118491653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118491653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118491653 data=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}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118491647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118491647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.212Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118491647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118491647 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118491647 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.213Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
19:46:15 [2020-06-04T23:46:15.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - number of items : 26
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118491145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118491145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118491145 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118491145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118491145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118491145 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}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118491138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118491138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118491138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118491138 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118491138 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:15 [2020-06-04T23:46:15.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - number of items : 26
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118490636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118490636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118490635 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118490635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118490635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118490635 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}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118490613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118490612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118490612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118490612 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118490612 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:16 [2020-06-04T23:46:16.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:16 [2020-06-04T23:46:16.892Z] DEBUG - number of items : 26
19:46:16 [2020-06-04T23:46:16.892Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:16 [2020-06-04T23:46:16.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118490110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118490110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.892Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118490110 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118490109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118490109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118490109 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}
19:46:16 [2020-06-04T23:46:16.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118490104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118490104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118490103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118490103 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118490103 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:16 [2020-06-04T23:46:16.893Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
19:46:16 [2020-06-04T23:46:16.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - number of items : 26
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118489602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118489601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118489601 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118489601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118489601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118489601 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}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118489594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118489592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118489592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118489592 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118489592 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:17 [2020-06-04T23:46:17.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - number of items : 26
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118489090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118489090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118489090 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118489090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118489089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118489089 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}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118489082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118489082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118489082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118489082 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118489082 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:18 [2020-06-04T23:46:18.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - number of items : 26
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118488580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118488580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118488580 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118488580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118488580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118488580 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}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118488574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118488574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118488574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118488574 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118488574 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:18 [2020-06-04T23:46:18.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - number of items : 26
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118488073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118488072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118488072 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118488072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118488072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118488072 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}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118488065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118488065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118488065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118488065 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118488065 data=null} to ToolItem with tooltip text {Follow CPU Forward}
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
19:46:18 [2020-06-04T23:46:18.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - number of items : 26
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118487563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118487563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118487563 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118487562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118487562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118487562 data=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}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118487557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118487557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118487557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118487556 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118487556 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - number of items : 26
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118487054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118487054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118487054 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118487053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118487053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118487053 data=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}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118487048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118487048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118487047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118487047 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118487047 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
19:46:19 [2020-06-04T23:46:19.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - number of items : 26
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118486545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118486545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118486545 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118486545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118486545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118486545 data=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}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118486533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118486533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118486532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118486532 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118486532 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
19:46:20 [2020-06-04T23:46:20.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - number of items : 26
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118486030 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118486030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118486029 data=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}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118486025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118486025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118486025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118486025 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118486025 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - number of items : 26
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118485524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118485523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118485523 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118485523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118485523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118485523 data=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}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118485519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118485518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118485518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118485518 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118485518 data=null} to ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
19:46:21 [2020-06-04T23:46:21.326Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:21 [2020-06-04T23:46:21.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:23 [2020-06-04T23:46:23.769Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:46:23 [2020-06-04T23:46:23.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:46:23 [2020-06-04T23:46:23.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:23 [2020-06-04T23:46:23.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:23 [2020-06-04T23:46:23.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:23 [2020-06-04T23:46:23.769Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:46:23 [2020-06-04T23:46:23.769Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:46:23 [2020-06-04T23:46:23.769Z] DEBUG - number of items : 26
19:46:24 [2020-06-04T23:46:24.024Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118483033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.024Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118483033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118483033 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118483033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118483032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118483032 data=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}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118483027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118483026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118483026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118483026 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118483026 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - number of items : 26
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118482524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118482524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118482524 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118482524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118482524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118482524 data=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}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118482520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118482520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118482520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118482520 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118482519 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - number of items : 26
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118482018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118482018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118482018 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118482017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118482017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118482017 data=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}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118482013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118482013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118482013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118482013 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118482013 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:46:24 [2020-06-04T23:46:24.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:25 [2020-06-04T23:46:25.398Z] DEBUG - number of items : 26
19:46:25 [2020-06-04T23:46:25.398Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:25 [2020-06-04T23:46:25.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118481511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118481511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118481511 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118481511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118481511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118481511 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}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118481505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118481505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118481504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118481504 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118481504 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:25 [2020-06-04T23:46:25.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - number of items : 26
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118481003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118481002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118481002 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118481002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118481002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118481002 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}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118480997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118480997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118480996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118480996 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118480996 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:25 [2020-06-04T23:46:25.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - number of items : 26
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118480495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118480495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118480495 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118480495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118480494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118480494 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}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118480489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118480489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118480488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118480488 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118480488 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:26 [2020-06-04T23:46:26.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - number of items : 26
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118479987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118479987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118479987 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118479987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118479987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118479987 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}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118479981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118479980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118479980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118479980 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118479980 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:27 [2020-06-04T23:46:27.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:27 [2020-06-04T23:46:27.637Z] DEBUG - number of items : 26
19:46:27 [2020-06-04T23:46:27.637Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:27 [2020-06-04T23:46:27.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118479479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118479479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.637Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118479479 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118479479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118479479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118479479 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}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118479473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118479473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118479473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118479472 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118479472 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:27 [2020-06-04T23:46:27.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - number of items : 26
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118478971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118478971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118478971 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118478971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118478971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118478971 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}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118478967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118478966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118478966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118478966 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118478966 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:27 [2020-06-04T23:46:27.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - number of items : 26
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118478465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118478465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118478465 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118478465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118478465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118478465 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}
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118478460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118478460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118478460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118478459 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118478459 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:28 [2020-06-04T23:46:28.454Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:28 [2020-06-04T23:46:28.454Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - number of items : 26
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118477959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118477958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118477958 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118477958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118477958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118477958 data=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}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118477954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118477954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118477954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118477954 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118477954 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - number of items : 26
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118477453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118477453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118477453 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118477453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118477453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118477453 data=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}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118477448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118477448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118477448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118477448 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118477448 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:46:29 [2020-06-04T23:46:29.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - number of items : 26
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118476947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118476947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118476947 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118476947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118476947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118476946 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}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118476929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118476929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118476929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118476928 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118476928 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:30 [2020-06-04T23:46:30.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:30 [2020-06-04T23:46:30.392Z] DEBUG - number of items : 26
19:46:30 [2020-06-04T23:46:30.392Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:30 [2020-06-04T23:46:30.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118476427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118476427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.392Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118476427 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118476427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118476427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118476427 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}
19:46:30 [2020-06-04T23:46:30.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118476422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118476421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118476421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118476421 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118476421 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.647Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:30 [2020-06-04T23:46:30.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:30 [2020-06-04T23:46:30.902Z] DEBUG - number of items : 26
19:46:30 [2020-06-04T23:46:30.902Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:30 [2020-06-04T23:46:30.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118475919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118475919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.902Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118475919 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118475919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118475919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:30 [2020-06-04T23:46:30.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118475919 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}
19:46:31 [2020-06-04T23:46:31.157Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118475913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:31 [2020-06-04T23:46:31.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118475913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:31 [2020-06-04T23:46:31.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118475913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:31 [2020-06-04T23:46:31.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118475913 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:31 [2020-06-04T23:46:31.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118475913 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:31 [2020-06-04T23:46:31.157Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
19:46:31 [2020-06-04T23:46:31.157Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:31 [2020-06-04T23:46:31.412Z] DEBUG - number of items : 26
19:46:31 [2020-06-04T23:46:31.412Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:31 [2020-06-04T23:46:31.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118475412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118475412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.412Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118475411 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118475411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118475411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118475411 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}
19:46:31 [2020-06-04T23:46:31.667Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118475406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118475405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118475405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118475405 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118475405 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.667Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:31 [2020-06-04T23:46:31.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - number of items : 26
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118474903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118474903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118474903 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118474903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118474903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118474903 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}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118474898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118474898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118474898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118474898 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118474898 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:31 [2020-06-04T23:46:31.922Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - number of items : 26
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118474396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118474396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118474396 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118474396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118474396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118474396 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}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118474392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118474392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118474391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118474391 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118474391 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:32 [2020-06-04T23:46:32.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - number of items : 26
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118473890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118473890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118473890 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118473890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118473890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118473890 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}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118473884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118473884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118473884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118473884 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118473884 data=null} to ToolItem with tooltip text {Select Next State Change}
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:46:33 [2020-06-04T23:46:33.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - number of items : 26
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118473382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118473382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118473382 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118473382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118473382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118473382 data=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}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118473378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118473377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118473377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118473377 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118473377 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
19:46:33 [2020-06-04T23:46:33.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - number of items : 26
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118472876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118472875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118472875 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118472875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118472875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118472875 data=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}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118472870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118472870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118472870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118472870 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118472870 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - number of items : 26
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118472368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118472368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118472368 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118472368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118472368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118472368 data=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}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118472363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118472363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118472362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118472362 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118472362 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - number of items : 26
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118471861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118471861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118471861 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118471860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118471860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118471860 data=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}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118471856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118471856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118471856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118471856 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118471856 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
19:46:34 [2020-06-04T23:46:34.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - number of items : 26
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118471354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118471354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118471354 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118471354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118471353 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118471353 data=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}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118471349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118471349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118471349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118471349 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118471349 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
19:46:35 [2020-06-04T23:46:35.539Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:36 [2020-06-04T23:46:36.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Clicking on with mnemonic 'Configure...'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Clicked on with mnemonic 'Configure...'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118469020 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
19:46:38 [2020-06-04T23:46:38.011Z] 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
19:46:38 [2020-06-04T23:46:38.011Z] 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Text with text " 
19:46:38 [2020-06-04T23:46:38.011Z]  ", using matcher: of type 'Text'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2118469016 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118469016 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2118469016 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2118469016 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2118469016 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2118469016 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2118469016 data=null item=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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2118469015 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118469015 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2118469015 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2118469015 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2118469015 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-2118469014 data=null doit=true} to Button with text {All Active Threads}
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2118469014 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}
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-2118469013 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-2118469013 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-2118469013 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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2118469013 data=null item=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')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Clicking on OK
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118469010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118469010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118469009 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118469009 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118469009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118469009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118469009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2118469099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - Clicked on 
19:46:38 [2020-06-04T23:46:38.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:38 [2020-06-04T23:46:38.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:38 [2020-06-04T23:46:38.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:38 [2020-06-04T23:46:38.572Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
19:46:38 [2020-06-04T23:46:38.572Z] DEBUG - Clicking on with mnemonic 'Configure...'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - Clicked on with mnemonic 'Configure...'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118468232 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
19:46:38 [2020-06-04T23:46:38.827Z] 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')
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.827Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2118468231 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')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118468231 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')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2118468230 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2118468230 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2118468230 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')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2118468230 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')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2118468230 data=null item=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')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2118468229 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')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118468229 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')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2118468229 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')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2118468229 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2118468229 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118468205 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2118468282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
19:46:38 [2020-06-04T23:46:38.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:40 [2020-06-04T23:46:40.190Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:46:40 [2020-06-04T23:46:40.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:46:40 [2020-06-04T23:46:40.190Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Clicking on with mnemonic 'Configure...'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Clicked on with mnemonic 'Configure...'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118466515 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
19:46:40 [2020-06-04T23:46:40.445Z] 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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2118466514 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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118466513 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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2118466513 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2118466513 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2118466513 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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2118466513 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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2118466513 data=null item=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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2118466512 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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118466512 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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2118466512 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')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2118466512 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2118466512 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Clicking on OK
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118466512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118466511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118466511 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118466511 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118466511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118466511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118466511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2118466588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - Clicked on 
19:46:40 [2020-06-04T23:46:40.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:40 [2020-06-04T23:46:40.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Clicking on with mnemonic 'Configure...'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Clicked on with mnemonic 'Configure...'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118466222 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
19:46:40 [2020-06-04T23:46:40.701Z] 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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2118466221 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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118466220 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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2118466220 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2118466220 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2118466220 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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2118466220 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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2118466220 data=null item=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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2118466219 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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118466219 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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2118466219 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')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2118466219 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2118466219 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118466191 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2118466273 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
19:46:40 [2020-06-04T23:46:40.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:42 [2020-06-04T23:46:42.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:43 [2020-06-04T23:46:43.145Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:43 [2020-06-04T23:46:43.145Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:43 [2020-06-04T23:46:43.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:43 [2020-06-04T23:46:43.400Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:43 [2020-06-04T23:46:43.400Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:43 [2020-06-04T23:46:43.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:43 [2020-06-04T23:46:43.960Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:43 [2020-06-04T23:46:43.960Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:43 [2020-06-04T23:46:43.960Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:44 [2020-06-04T23:46:44.520Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:44 [2020-06-04T23:46:44.520Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:44 [2020-06-04T23:46:44.520Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:45 [2020-06-04T23:46:45.079Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:45 [2020-06-04T23:46:45.079Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:45 [2020-06-04T23:46:45.079Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:45 [2020-06-04T23:46:45.638Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:45 [2020-06-04T23:46:45.639Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:45 [2020-06-04T23:46:45.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:46 [2020-06-04T23:46:46.199Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:46 [2020-06-04T23:46:46.199Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:46 [2020-06-04T23:46:46.199Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:46 [2020-06-04T23:46:46.456Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:46 [2020-06-04T23:46:46.456Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:46 [2020-06-04T23:46:46.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:47 [2020-06-04T23:46:47.015Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:47 [2020-06-04T23:46:47.015Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:47 [2020-06-04T23:46:47.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:47 [2020-06-04T23:46:47.575Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:47 [2020-06-04T23:46:47.575Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:47 [2020-06-04T23:46:47.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:48 [2020-06-04T23:46:48.135Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:48 [2020-06-04T23:46:48.135Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:48 [2020-06-04T23:46:48.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:48 [2020-06-04T23:46:48.694Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:48 [2020-06-04T23:46:48.694Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:48 [2020-06-04T23:46:48.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:49 [2020-06-04T23:46:49.254Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:49 [2020-06-04T23:46:49.254Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:49 [2020-06-04T23:46:49.254Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:49 [2020-06-04T23:46:49.509Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:49 [2020-06-04T23:46:49.509Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:49 [2020-06-04T23:46:49.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:50 [2020-06-04T23:46:50.068Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:50 [2020-06-04T23:46:50.068Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:50 [2020-06-04T23:46:50.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:50 [2020-06-04T23:46:50.627Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:50 [2020-06-04T23:46:50.627Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:50 [2020-06-04T23:46:50.627Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:51 [2020-06-04T23:46:51.187Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:51 [2020-06-04T23:46:51.187Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:51 [2020-06-04T23:46:51.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:51 [2020-06-04T23:46:51.747Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:51 [2020-06-04T23:46:51.747Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:51 [2020-06-04T23:46:51.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:52 [2020-06-04T23:46:52.306Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:52 [2020-06-04T23:46:52.306Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:52 [2020-06-04T23:46:52.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:52 [2020-06-04T23:46:52.561Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:52 [2020-06-04T23:46:52.561Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:52 [2020-06-04T23:46:52.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:53 [2020-06-04T23:46:53.121Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:53 [2020-06-04T23:46:53.121Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:53 [2020-06-04T23:46:53.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:53 [2020-06-04T23:46:53.681Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:53 [2020-06-04T23:46:53.681Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:53 [2020-06-04T23:46:53.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:54 [2020-06-04T23:46:54.240Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:54 [2020-06-04T23:46:54.240Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:46:54 [2020-06-04T23:46:54.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:54 [2020-06-04T23:46:54.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:56 [2020-06-04T23:46:56.165Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:46:56 [2020-06-04T23:46:56.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:46:56 [2020-06-04T23:46:56.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:56 [2020-06-04T23:46:56.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:56 [2020-06-04T23:46:56.165Z] DEBUG - number of items : 26
19:46:56 [2020-06-04T23:46:56.165Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118450687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118450687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.166Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118450687 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118450687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118450686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118450412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118450410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118450410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118450410 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118450410 data=null} to ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-2118450408 data=null doit=true} to Shell with text {Filter}
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Clicking on Uncheck all
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118450406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118450406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118450406 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118450406 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118450406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118450406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118450406 data=null item=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')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118450381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118450381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118450381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118450380 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118450380 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Clicked on Uncheck all
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Clicking on Check Active
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=-2118450333 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')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-2118450333 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')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=-2118450333 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=-2118450333 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=-2118450333 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')
19:46:56 [2020-06-04T23:46:56.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=-2118450333 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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=-2118450333 data=null item=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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=-2118449700 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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-2118449682 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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=-2118449682 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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=-2118449682 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=-2118449682 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Clicked on Check Active
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Clicking on Check all
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2118449681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118449681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2118449681 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2118449681 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2118449681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2118449681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2118449681 data=null item=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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2118449654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118449654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2118449654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2118449653 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2118449653 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Clicked on Check all
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Clicking on Uncheck Inactive
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-2118449652 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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-2118449652 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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-2118449652 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-2118449652 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-2118449652 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')
19:46:57 [2020-06-04T23:46:57.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-2118449652 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')
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-2118449652 data=null item=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')
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-2118449072 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')
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-2118449071 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')
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-2118449071 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')
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-2118449071 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-2118449071 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Clicked on Uncheck Inactive
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-2118449066 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {synthetic-trace}
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-2118449065 data=null doit=true} to TreeItem with text {synthetic-trace}
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-2118449065 data=null} to TreeItem with text {synthetic-trace}
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-2118449065 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {synthetic-trace}
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118449065 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}
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-2118449064 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {synthetic-trace}
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Clicking on Uncheck all
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118449063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118449063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118449063 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118449063 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118449063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118449063 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118449063 data=null item=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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118449045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118449045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118449045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118449045 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118449045 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Clicked on Uncheck all
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Clicking on Check selected
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2118449044 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2118449044 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2118449044 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2118449044 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2118449044 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2118449044 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2118449044 data=null item=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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2118449043 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2118449043 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2118449043 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2118449043 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2118449043 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Clicked on Check selected
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Clicking on Uncheck all
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118449042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118449042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118449042 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118449042 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118449042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118449042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118449041 data=null item=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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118449027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118449027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118449027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118449027 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118449027 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Clicked on Uncheck all
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Clicking on Check subtree
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2118449026 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118449026 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2118449026 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2118449026 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2118449026 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')
19:46:57 [2020-06-04T23:46:57.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2118449026 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')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2118449026 data=null item=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')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2118449025 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')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118449025 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')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2118449025 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')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2118449025 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2118449025 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Clicked on Check subtree
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Clicking on Check all
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2118449024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118449024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2118449024 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2118449024 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2118449024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:57 [2020-06-04T23:46:57.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2118449024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2118449024 data=null item=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')
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2118448994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118448994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2118448994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2118448994 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2118448993 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - Clicked on Check all
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
19:46:58 [2020-06-04T23:46:58.053Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Clicking on Uncheck selected
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2118448993 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2118448993 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2118448993 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2118448993 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2118448992 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2118448992 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2118448992 data=null item=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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2118448992 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2118448992 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2118448992 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2118448992 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2118448992 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Clicked on Uncheck selected
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Clicking on Check all
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2118448991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118448991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2118448991 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2118448991 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2118448991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2118448991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2118448991 data=null item=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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2118448970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118448970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2118448970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2118448970 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2118448970 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Clicked on Check all
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Clicking on Uncheck subtree
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-2118448969 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-2118448969 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-2118448969 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-2118448969 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-2118448969 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-2118448969 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-2118448969 data=null item=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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-2118448968 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-2118448968 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-2118448968 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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-2118448968 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-2118448968 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Clicked on Uncheck subtree
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Clicking on Uncheck all
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118448968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118448967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118448967 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118448967 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118448967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118448967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118448967 data=null item=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')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118448903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118448903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118448903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118448903 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118448903 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - Clicked on Uncheck all
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:46:58 [2020-06-04T23:46:58.054Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Clicking on Check all
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2118448400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118448400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2118448399 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2118448399 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2118448399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2118448399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2118448399 data=null item=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')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2118448394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118448394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2118448394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2118448394 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2118448394 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Clicked on Check all
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Clicking on OK
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118448393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118448393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118448393 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118448393 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118448393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118448393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118448393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:46:58 [2020-06-04T23:46:58.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118450686 data=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}
19:46:58 [2020-06-04T23:46:58.615Z] DEBUG - Clicked on 
19:46:58 [2020-06-04T23:46:58.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:46:58 [2020-06-04T23:46:58.615Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:46:58 [2020-06-04T23:46:58.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Clicking on with mnemonic 'Configure...'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Clicked on with mnemonic 'Configure...'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118446629 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
19:47:00 [2020-06-04T23:47:00.499Z] 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
19:47:00 [2020-06-04T23:47:00.499Z] 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - matched Text with text " 
19:47:00 [2020-06-04T23:47:00.499Z]  ", using matcher: of type 'Text'
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-2118446627 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118446627 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-2118446627 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-2118446627 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-2118446626 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-2118446626 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-2118446626 data=null item=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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-2118446626 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-2118446626 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-2118446626 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-2118446626 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-2118446626 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-2118446625 data=null doit=true} to Button with text {All Active Threads}
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2118446625 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}
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-2118446625 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-2118446624 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-2118446624 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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2118446624 data=null item=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')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-2118446624 data=null doit=true} to Button with text {Active Threads on CPUs:}
19:47:00 [2020-06-04T23:47:00.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2118446624 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:}
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-2118446623 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-2118446622 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')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-2118446622 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')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2118446622 data=null item=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')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-2118446621 data=null doit=true} to Button with text {All Active Threads}
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2118446621 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}
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-2118446621 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-2118446620 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')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-2118446620 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')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2118446620 data=null item=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')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Clicking on OK
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118446614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118446614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118446614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118446614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118446614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118446614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118446614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2118446696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - Clicked on 
19:47:00 [2020-06-04T23:47:00.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Clicking on with mnemonic 'Configure...'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Clicked on with mnemonic 'Configure...'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118445928 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
19:47:01 [2020-06-04T23:47:01.060Z] 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')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
19:47:01 [2020-06-04T23:47:01.060Z] 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')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Text with text " 
19:47:01 [2020-06-04T23:47:01.060Z]  ", using matcher: of type 'Text'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-2118445926 data=null doit=true} to Button with text {Active Threads on CPUs:}
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-2118445926 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:}
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-2118445925 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-2118445925 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')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-2118445925 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')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-2118445924 data=null item=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')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Clicking on OK
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118445924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118445923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118445923 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118445923 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118445923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118445923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118445923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2118445981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
19:47:01 [2020-06-04T23:47:01.061Z] DEBUG - Clicked on 
19:47:01 [2020-06-04T23:47:01.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Clicking on with mnemonic 'Configure...'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Clicked on with mnemonic 'Configure...'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-2118445367 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
19:47:01 [2020-06-04T23:47:01.621Z] 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')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
19:47:01 [2020-06-04T23:47:01.621Z] 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')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Text with text " 
19:47:01 [2020-06-04T23:47:01.621Z]  ", using matcher: of type 'Text'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Clicking on Cancel
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118445363 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')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118445363 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')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118445363 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118445363 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118445363 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')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118445363 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')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118445363 data=null item=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')
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-2118445393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - Clicked on 
19:47:01 [2020-06-04T23:47:01.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:03 [2020-06-04T23:47:03.506Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:03 [2020-06-04T23:47:03.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:03 [2020-06-04T23:47:03.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:03 [2020-06-04T23:47:03.506Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
19:47:03 [2020-06-04T23:47:03.506Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
19:47:03 [2020-06-04T23:47:03.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:03 [2020-06-04T23:47:03.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:03 [2020-06-04T23:47:03.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:04 [2020-06-04T23:47:04.869Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:04 [2020-06-04T23:47:04.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:04 [2020-06-04T23:47:04.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:04 [2020-06-04T23:47:04.869Z] DEBUG - number of items : 26
19:47:04 [2020-06-04T23:47:04.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:06 [2020-06-04T23:47:06.231Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:06 [2020-06-04T23:47:06.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:06 [2020-06-04T23:47:06.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:06 [2020-06-04T23:47:06.231Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
19:47:06 [2020-06-04T23:47:06.231Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
19:47:06 [2020-06-04T23:47:06.231Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:06 [2020-06-04T23:47:06.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:08 [2020-06-04T23:47:08.115Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:08 [2020-06-04T23:47:08.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:08 [2020-06-04T23:47:08.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:08 [2020-06-04T23:47:08.116Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:08 [2020-06-04T23:47:08.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:08 [2020-06-04T23:47:08.116Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:08 [2020-06-04T23:47:08.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - number of items : 26
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118437161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118437161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118437161 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118437161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118437161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118437113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118437113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118437113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118437113 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118437113 data=null} to ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2118437112 data=null doit=true} to Shell with text {Legend}
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.001Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Clicking on OK
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118437103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118437103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118437103 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118437103 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118437103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118437103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118437103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118437161 data=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}
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Clicked on 
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118436897 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Attempting to set focus on Tree with text {}
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118436885 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118436885 data=null doit=true} to TreeItem with text {test}
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118436885 data=null} to TreeItem with text {test}
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118436884 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118436884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:47:10 [2020-06-04T23:47:10.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118436877 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:47:10 [2020-06-04T23:47:10.257Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:47:10 [2020-06-04T23:47:10.257Z] DEBUG - Clicking on with mnemonic 'Delete'
19:47:10 [2020-06-04T23:47:10.257Z] DEBUG - Clicked on with mnemonic 'Delete'
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436181 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436180 data=null item=null 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')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436180 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118436180 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Clicking on OK
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118436179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118436179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118436179 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118436179 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118436179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118436179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:10 [2020-06-04T23:47:10.818Z] DEBUG - Clicked on OK
19:47:11 [2020-06-04T23:47:11.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118436179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:11 [2020-06-04T23:47:11.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118436809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:47:11 [2020-06-04T23:47:11.380Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.841 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
19:47:11 [2020-06-04T23:47:11.380Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 18.251 s
19:47:11 [2020-06-04T23:47:11.380Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.132 s
19:47:11 [2020-06-04T23:47:11.380Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.637 s
19:47:11 [2020-06-04T23:47:11.380Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.062 s
19:47:11 [2020-06-04T23:47:11.380Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 13.867 s
19:47:11 [2020-06-04T23:47:11.380Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.908 s
19:47:11 [2020-06-04T23:47:11.380Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.056 s
19:47:11 [2020-06-04T23:47:11.380Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.529 s
19:47:11 [2020-06-04T23:47:11.380Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.505 s
19:47:11 [2020-06-04T23:47:11.380Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.653 s
19:47:11 [2020-06-04T23:47:11.381Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.893 s
19:47:11 [2020-06-04T23:47:11.381Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.705 s
19:47:11 [2020-06-04T23:47:11.381Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.617Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:16 [2020-06-04T23:47:16.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:16 [2020-06-04T23:47:16.872Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - number of items : 18
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118426974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118426972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118426972 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118426972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118426972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118426972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118426971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118426971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118426971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118426971 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118426971 data=null} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - number of items : 18
19:47:20 [2020-06-04T23:47:20.132Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - number of items : 18
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - number of items : 18
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118426623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118426623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118426623 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118426622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118426622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118426622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118426622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118426622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118426622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118426622 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118426622 data=null} to ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.387Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118426410 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Attempting to set focus on Tree with text {}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118426395 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118426395 data=null doit=true} to TreeItem with text {test}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118426395 data=null} to TreeItem with text {test}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118426395 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118426394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118426387 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Clicking on with mnemonic 'Delete'
19:47:20 [2020-06-04T23:47:20.642Z] DEBUG - Clicked on with mnemonic 'Delete'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425712 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425712 data=null item=null 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')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425711 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118425711 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Clicking on OK
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118425710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118425710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118425710 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118425710 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118425710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118425710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.202Z] DEBUG - Clicked on OK
19:47:21 [2020-06-04T23:47:21.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118425710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:21 [2020-06-04T23:47:21.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118426304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:47:21 [2020-06-04T23:47:21.762Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.429 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
19:47:21 [2020-06-04T23:47:21.762Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 5.288 s
19:47:21 [2020-06-04T23:47:21.762Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 3.614 s
19:47:21 [2020-06-04T23:47:21.762Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.273Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118422532 data=null doit=true} to Shell with text {Find}
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-2118422529 data=null} to (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Set text on (of type 'Combo') to \ACPU
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@154ea177
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2118422527 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')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118422527 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')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2118422527 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2118422526 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2118422526 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')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2118422526 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')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2118422526 data=null item=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')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2118422526 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')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118422526 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')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2118422526 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')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2118422526 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2118422526 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.530Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@30c0993e
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2118422525 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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118422525 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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2118422525 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2118422525 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2118422525 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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2118422525 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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2118422525 data=null item=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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2118422524 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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118422524 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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2118422524 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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2118422524 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2118422524 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Clicking on Fi&nd
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118422524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118422524 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118422524 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118422524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118422524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118422524 data=null item=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')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118422521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118422521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118422521 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118422520 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Clicked on Fi&nd
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-2118422519 data=null} to (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Set text on (of type 'Combo') to \ACPU
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.531Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@33a1bb90
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2118422516 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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118422516 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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2118422516 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2118422515 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2118422515 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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2118422515 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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2118422515 data=null item=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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2118422515 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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118422515 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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2118422514 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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2118422514 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2118422514 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Clicking on Fi&nd
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118422514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118422514 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118422514 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118422514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118422514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118422514 data=null item=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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118422513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118422513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118422513 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118422513 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Clicked on Fi&nd
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Clicking on Close
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118422511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118422511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118422511 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118422511 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118422511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118422511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118422511 data=null item=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')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Clicked on 
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118422385 data=null doit=true} to Shell with text {Find}
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2118422332 data=null} to (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Set text on (of type 'Combo') to CPU 1
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@461e0652
19:47:24 [2020-06-04T23:47:24.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2118422330 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118422329 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2118422329 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2118422329 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2118422329 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2118422329 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2118422329 data=null item=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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2118422329 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118422329 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2118422329 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2118422329 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2118422329 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Clicking on Fi&nd
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118422328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118422328 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118422328 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118422328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118422328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118422328 data=null item=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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118422325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118422325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118422325 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118422325 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Clicked on Fi&nd
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2118422323 data=null} to (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Set text on (of type 'Combo') to CPU 1
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-2118422323 data=null doit=true} to Button with text {F&orward}
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2118422323 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}
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-2118422322 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-2118422322 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-2118422321 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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2118422321 data=null item=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')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Clicking on Fi&nd
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118422320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118422320 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118422320 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118422319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118422319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118422319 data=null item=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')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118422318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118422318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118422318 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118422317 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Clicked on Fi&nd
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Clicking on Close
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118422313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118422313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118422313 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118422313 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118422313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118422313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118422313 data=null item=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')
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - Clicked on 
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:24 [2020-06-04T23:47:24.534Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118422206 data=null doit=true} to Shell with text {Find}
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Setting text on (of type 'Combo') to CPU
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=-2118422204 data=null} to (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Set text on (of type 'Combo') to CPU
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-2118422202 data=null doit=true} to Button with text {&Backward}
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2118422202 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}
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-2118422201 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-2118422201 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')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-2118422201 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')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2118422201 data=null item=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')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.790Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@122557f8
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2118422200 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118422200 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2118422200 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2118422200 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2118422200 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2118422199 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2118422199 data=null item=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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2118422199 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118422199 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2118422199 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2118422199 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2118422199 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1e8f20bf
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-2118422199 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2118422199 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-2118422198 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-2118422198 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-2118422198 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-2118422198 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-2118422198 data=null item=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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-2118422198 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2118422198 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-2118422198 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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-2118422198 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-2118422198 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Clicking on Fi&nd
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118422198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118422197 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118422197 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118422197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118422197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118422197 data=null item=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')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118422194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118422194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118422194 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118422194 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Clicked on Fi&nd
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Setting text on (of type 'Combo') to CP
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=-2118422193 data=null} to (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Set text on (of type 'Combo') to CP
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.791Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Clicking on Fi&nd
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118422191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118422191 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118422191 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118422191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118422191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118422191 data=null item=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')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118422189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118422189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118422189 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118422189 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Clicked on Fi&nd
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Clicking on Close
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118422188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118422188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118422187 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118422187 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118422187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118422187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118422187 data=null item=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')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Clicked on 
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118422081 data=null doit=true} to Shell with text {Find}
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2118422032 data=null} to (of type 'Combo')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Set text on (of type 'Combo') to CPU 1
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.792Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3bd466bd
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-2118422030 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')
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2118422030 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')
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-2118422030 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-2118422030 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-2118422030 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')
19:47:24 [2020-06-04T23:47:24.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-2118422030 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')
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-2118422030 data=null item=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')
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-2118422029 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')
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2118422029 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')
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-2118422029 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')
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-2118422029 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-2118422029 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.048Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Clicking on Fi&nd
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118422028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118422028 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118422028 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118422028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118422027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118422027 data=null item=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')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118422024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118422024 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118422024 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118422024 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Clicked on Fi&nd
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=-2118422023 data=null} to (of type 'Combo')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Set text on (of type 'Combo') to cpu 1
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.049Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Clicking on Fi&nd
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118422020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118422020 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118422020 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118422020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118422019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118422019 data=null item=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')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118422018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118422018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118422018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118422018 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118422018 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Clicked on Fi&nd
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Clicking on Close
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118422017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118422017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118422017 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118422017 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118422017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118422017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118422017 data=null item=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')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Clicked on 
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118421911 data=null doit=true} to Shell with text {Find}
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Clicking on Close
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118421909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118421909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118421909 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118421909 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118421909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118421909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118421909 data=null item=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')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Clicked on 
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118421818 data=null doit=true} to Shell with text {Find}
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Clicking on Close
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118421816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118421816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118421816 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118421816 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118421816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118421816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118421816 data=null item=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')
19:47:25 [2020-06-04T23:47:25.050Z] DEBUG - Clicked on 
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.051Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:25 [2020-06-04T23:47:25.306Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118421715 data=null doit=true} to Shell with text {Find}
19:47:25 [2020-06-04T23:47:25.306Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2118421713 data=null} to (of type 'Combo')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Set text on (of type 'Combo') to CPU 1
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-2118421711 data=null doit=true} to Button with text {F&orward}
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2118421711 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}
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-2118421710 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-2118421710 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-2118421710 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2118421710 data=null item=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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d6de24e
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-2118421709 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2118421709 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-2118421709 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-2118421709 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-2118421709 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-2118421709 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-2118421709 data=null item=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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-2118421709 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2118421709 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-2118421709 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-2118421708 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-2118421708 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3acd06b0
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2118421708 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118421708 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2118421708 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2118421708 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2118421707 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2118421707 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2118421707 data=null item=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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2118421707 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118421707 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2118421707 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')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2118421707 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2118421707 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.307Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Clicking on Fi&nd
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118421706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118421706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118421706 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118421706 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118421706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118421706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118421706 data=null item=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')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118421705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118421705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118421704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118421704 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118421704 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Clicked on Fi&nd
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-2118421702 data=null} to (of type 'Combo')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Set text on (of type 'Combo') to CPU 1
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-2118421701 data=null doit=true} to Button with text {&Backward}
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2118421701 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}
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-2118421700 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-2118421700 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')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-2118421700 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')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2118421700 data=null item=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')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Clicking on Fi&nd
19:47:25 [2020-06-04T23:47:25.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118421698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118421698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118421698 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118421698 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118421698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118421698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118421698 data=null item=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')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118421695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118421695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118421695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118421695 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118421695 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Clicked on Fi&nd
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Clicking on Close
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118421691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118421691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118421691 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118421691 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118421691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118421690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118421690 data=null item=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')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Clicked on 
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-2118421619 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Attempting to set focus on Tree with text {}
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118421607 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118421607 data=null doit=true} to TreeItem with text {test}
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118421606 data=null} to TreeItem with text {test}
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118421606 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118421606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118421601 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Clicking on with mnemonic 'Delete'
19:47:25 [2020-06-04T23:47:25.309Z] DEBUG - Clicked on with mnemonic 'Delete'
19:47:26 [2020-06-04T23:47:26.237Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null item=null 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')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118420930 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Clicking on OK
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118420929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118420929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118420929 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118420929 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118420929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118420929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Clicked on OK
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118420929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:26 [2020-06-04T23:47:26.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118421533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:47:26 [2020-06-04T23:47:26.494Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.755 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
19:47:26 [2020-06-04T23:47:26.494Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.236 s
19:47:26 [2020-06-04T23:47:26.494Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.196 s
19:47:26 [2020-06-04T23:47:26.494Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.175 s
19:47:26 [2020-06-04T23:47:26.494Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.122 s
19:47:26 [2020-06-04T23:47:26.494Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.2 s
19:47:26 [2020-06-04T23:47:26.494Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.178 s
19:47:26 [2020-06-04T23:47:26.494Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
19:47:29 [2020-06-04T23:47:29.007Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:29 [2020-06-04T23:47:29.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118418006 data=null doit=true} to Shell with text {Find}
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Setting text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2118418004 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Set text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@22fb60f3
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2118418003 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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118418002 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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2118418002 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2118418002 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2118418002 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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2118418002 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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2118418002 data=null item=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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2118418002 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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118418002 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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2118418002 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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2118418002 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2118418002 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118418001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118418001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118418001 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118418000 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118418000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118418000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118418000 data=null item=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')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417995 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417995 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Setting text on (of type 'Combo') to lttn
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=-2118417994 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Set text on (of type 'Combo') to lttn
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417990 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417990 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417990 data=null item=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')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417987 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417987 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Clicking on Close
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118417985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118417985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118417985 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118417985 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118417984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118417984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118417984 data=null item=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')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Clicked on 
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118417833 data=null doit=true} to Shell with text {Find}
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.009Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Setting text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2118417831 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Set text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64a0a1c6
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-2118417830 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2118417829 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-2118417829 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-2118417829 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-2118417829 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-2118417829 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-2118417829 data=null item=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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-2118417829 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2118417829 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-2118417829 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-2118417829 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-2118417829 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@62df1f0e
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-2118417828 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2118417828 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-2118417828 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-2118417828 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-2118417828 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-2118417828 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-2118417828 data=null item=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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-2118417827 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-2118417827 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-2118417827 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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-2118417827 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-2118417827 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417827 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417827 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417827 data=null item=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')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417824 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417824 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=-2118417823 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - Set text on (of type 'Combo') to LTTNG
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.010Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417820 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417820 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417820 data=null item=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')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417819 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417819 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Clicking on Close
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118417817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118417817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118417817 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118417817 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118417817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118417817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118417817 data=null item=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')
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - Clicked on 
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118417711 data=null doit=true} to Shell with text {Find}
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.267Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-2118417700 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Set text on (of type 'Combo') to \Alttng
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@67a6f2c4
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-2118417698 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2118417698 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-2118417698 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-2118417698 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-2118417698 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-2118417698 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-2118417698 data=null item=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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-2118417698 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-2118417698 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-2118417698 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-2118417698 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-2118417698 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6bac199f
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2118417697 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118417696 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2118417696 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2118417696 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2118417696 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2118417696 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2118417696 data=null item=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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2118417696 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118417696 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2118417696 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')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2118417696 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.268Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2118417696 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417696 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417696 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417696 data=null item=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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417693 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417693 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-2118417692 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Set text on (of type 'Combo') to \Alttng
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2a47fb5d
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2118417690 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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118417689 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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2118417689 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2118417689 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2118417689 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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2118417689 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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2118417689 data=null item=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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2118417689 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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118417689 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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2118417689 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')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2118417689 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2118417689 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417689 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417689 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417689 data=null item=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')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417688 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417688 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Clicking on Close
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118417687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118417687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118417687 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118417687 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118417686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118417686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118417686 data=null item=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')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Clicked on 
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.270Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.525Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118417528 data=null doit=true} to Shell with text {Find}
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Setting text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2118417526 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Set text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6b297a62
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2118417524 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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118417524 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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2118417524 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2118417524 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2118417524 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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2118417524 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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2118417524 data=null item=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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2118417524 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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118417524 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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2118417524 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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2118417524 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2118417524 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417523 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417523 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417522 data=null item=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')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417519 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417519 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Setting text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2118417518 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Set text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-2118417518 data=null doit=true} to Button with text {F&orward}
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2118417518 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}
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-2118417517 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-2118417517 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')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-2118417516 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')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2118417516 data=null item=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')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417514 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417514 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417514 data=null item=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')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417512 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417511 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Clicking on Close
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118417507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118417507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118417507 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118417507 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118417506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118417506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118417506 data=null item=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')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Clicked on 
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118417396 data=null doit=true} to Shell with text {Find}
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Clicking on Close
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118417395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118417395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118417395 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118417395 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118417395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118417394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118417394 data=null item=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')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Clicked on 
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118417307 data=null doit=true} to Shell with text {Find}
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Clicking on Close
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118417305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118417305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118417305 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118417305 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118417305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118417305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118417305 data=null item=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')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - Clicked on 
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118417206 data=null doit=true} to Shell with text {Find}
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - Setting text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2118417204 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - Set text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.784Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417201 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417201 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417201 data=null item=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')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417198 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417198 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Setting text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-2118417194 data=null} to (of type 'Combo')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Set text on (of type 'Combo') to lttng
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-2118417193 data=null doit=true} to Button with text {&Backward}
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2118417193 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}
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-2118417192 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-2118417192 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')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-2118417192 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')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2118417192 data=null item=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')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.785Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Clicking on Fi&nd
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118417190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118417189 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118417189 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118417189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118417189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118417189 data=null item=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')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118417187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118417187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118417187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118417187 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118417186 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Clicked on Fi&nd
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Clicking on Close
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118417185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118417185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118417185 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118417185 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118417185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118417185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118417184 data=null item=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')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Clicked on 
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:29 [2020-06-04T23:47:29.786Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118417030 data=null doit=true} to Shell with text {Find}
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Clicking on Close
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118417028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118417028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118417028 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118417028 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118417028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118417028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118417028 data=null item=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')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Clicked on 
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118416929 data=null doit=true} to Shell with text {Find}
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Clicking on Close
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118416928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118416928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118416928 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118416928 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118416927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118416927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118416927 data=null item=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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Clicked on 
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118416875 data=null doit=true} to Shell with text {Find}
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Setting text on (of type 'Combo') to \A492
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=-2118416874 data=null} to (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Set text on (of type 'Combo') to \A492
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1643e817
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2118416871 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118416871 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2118416871 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2118416871 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2118416871 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2118416871 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2118416871 data=null item=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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2118416871 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118416871 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2118416871 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2118416871 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2118416871 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4e43a23a
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2118416870 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118416870 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')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2118416870 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2118416870 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2118416870 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2118416870 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2118416870 data=null item=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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2118416870 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118416869 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2118416869 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2118416869 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2118416869 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Clicking on Fi&nd
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118416869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118416869 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118416869 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118416869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118416869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118416869 data=null item=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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118416831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118416830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118416830 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118416830 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Clicked on Fi&nd
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Combo with text "\A492", using matcher: of type 'Combo'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Combo with text "\A492", using matcher: (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Setting text on (of type 'Combo') to \A492
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=-2118416830 data=null} to (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Set text on (of type 'Combo') to \A492
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@291fbdc9
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-2118416824 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118416824 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-2118416824 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-2118416824 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-2118416824 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-2118416824 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-2118416824 data=null item=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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-2118416823 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-2118416823 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')
19:47:30 [2020-06-04T23:47:30.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-2118416823 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')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-2118416823 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-2118416823 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Clicking on Fi&nd
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118416823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118416823 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118416823 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118416823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118416823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118416823 data=null item=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')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118416822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118416822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118416822 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118416822 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Clicked on Fi&nd
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Clicking on Close
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118416821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118416821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118416821 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118416821 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118416821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118416821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118416821 data=null item=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')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Clicked on 
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.045Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118416713 data=null doit=true} to Shell with text {Find}
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - Setting text on (of type 'Combo') to 492
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-2118416711 data=null} to (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - Set text on (of type 'Combo') to 492
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.301Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@25c887ca
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-2118416708 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118416708 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-2118416708 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-2118416708 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-2118416708 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-2118416708 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-2118416708 data=null item=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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-2118416708 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-2118416708 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-2118416708 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-2118416708 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-2118416708 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Clicking on Fi&nd
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118416707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118416707 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118416707 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118416707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118416707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118416707 data=null item=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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118416704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118416704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118416704 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118416704 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Clicked on Fi&nd
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Setting text on (of type 'Combo') to 492
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-2118416700 data=null} to (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Set text on (of type 'Combo') to 492
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-2118416700 data=null doit=true} to Button with text {F&orward}
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2118416700 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}
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-2118416699 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-2118416699 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-2118416698 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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2118416698 data=null item=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')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.302Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Clicking on Fi&nd
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118416697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118416697 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118416697 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118416697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118416697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118416697 data=null item=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')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118416694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118416694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118416694 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118416694 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Clicked on Fi&nd
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Clicking on Close
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118416690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118416690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118416690 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118416690 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118416690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118416690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118416690 data=null item=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')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Clicked on 
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118416592 data=null doit=true} to Shell with text {Find}
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Clicking on Close
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118416590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118416590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118416590 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118416590 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118416590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118416590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118416590 data=null item=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')
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - Clicked on 
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.304Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118416503 data=null doit=true} to Shell with text {Find}
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - Clicking on Close
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118416502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118416502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118416502 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118416502 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118416502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118416502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118416502 data=null item=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')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Clicked on 
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-2118416403 data=null doit=true} to Shell with text {Find}
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Setting text on (of type 'Combo') to 492
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-2118416401 data=null} to (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Set text on (of type 'Combo') to 492
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Clicking on Fi&nd
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118416399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118416399 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118416399 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118416399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118416399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118416399 data=null item=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')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118416397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118416396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118416396 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118416396 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - Clicked on Fi&nd
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.560Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Setting text on (of type 'Combo') to 492
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-2118416392 data=null} to (of type 'Combo')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Set text on (of type 'Combo') to 492
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-2118416392 data=null doit=true} to Button with text {&Backward}
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-2118416392 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}
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-2118416391 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-2118416391 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')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-2118416391 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')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-2118416391 data=null item=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')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Clicking on Fi&nd
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-2118416389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-2118416389 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-2118416389 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-2118416389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-2118416389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-2118416389 data=null item=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')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-2118416387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-2118416387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-2118416387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-2118416387 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-2118416387 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Clicked on Fi&nd
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Clicking on Close
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-2118416331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-2118416331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-2118416331 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-2118416331 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-2118416331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-2118416331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-2118416331 data=null item=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')
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Clicked on 
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-2118416311 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Attempting to set focus on Tree with text {}
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118416297 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118416297 data=null doit=true} to TreeItem with text {test}
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118416297 data=null} to TreeItem with text {test}
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118416297 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118416297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:47:30 [2020-06-04T23:47:30.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118416292 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:47:30 [2020-06-04T23:47:30.817Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:47:30 [2020-06-04T23:47:30.817Z] DEBUG - Clicking on with mnemonic 'Delete'
19:47:30 [2020-06-04T23:47:30.817Z] DEBUG - Clicked on with mnemonic 'Delete'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null item=null 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')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118415631 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Clicking on OK
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118415630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118415630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118415630 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118415630 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118415630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118415630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.376Z] DEBUG - Clicked on OK
19:47:31 [2020-06-04T23:47:31.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118415630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:31 [2020-06-04T23:47:31.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118416227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:47:31 [2020-06-04T23:47:31.885Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.295 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
19:47:31 [2020-06-04T23:47:31.885Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.278 s
19:47:31 [2020-06-04T23:47:31.885Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.121 s
19:47:31 [2020-06-04T23:47:31.885Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.18 s
19:47:31 [2020-06-04T23:47:31.885Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.13 s
19:47:31 [2020-06-04T23:47:31.885Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.2 s
19:47:31 [2020-06-04T23:47:31.885Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.172 s
19:47:31 [2020-06-04T23:47:31.885Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.105 s
19:47:31 [2020-06-04T23:47:31.885Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.101 s
19:47:31 [2020-06-04T23:47:31.886Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.106 s
19:47:31 [2020-06-04T23:47:31.886Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.131 s
19:47:31 [2020-06-04T23:47:31.886Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.189 s
19:47:31 [2020-06-04T23:47:31.886Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.171 s
19:47:31 [2020-06-04T23:47:31.886Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - number of items : 2
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118412827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118412826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118412826 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118412826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118412826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118412826 data=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}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118412820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118412820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118412820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118412820 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118412820 data=null} to ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
19:47:34 [2020-06-04T23:47:34.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
19:47:38 [2020-06-04T23:47:38.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
19:47:38 [2020-06-04T23:47:38.566Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
19:47:38 [2020-06-04T23:47:38.566Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:38 [2020-06-04T23:47:38.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
19:47:38 [2020-06-04T23:47:38.821Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:38 [2020-06-04T23:47:38.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:38 [2020-06-04T23:47:38.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:40 [2020-06-04T23:47:40.182Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118406499 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Attempting to set focus on Tree with text {}
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118406487 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118406487 data=null doit=true} to TreeItem with text {test}
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118406487 data=null} to TreeItem with text {test}
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118406486 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118406486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118406481 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Clicking on with mnemonic 'Delete'
19:47:40 [2020-06-04T23:47:40.437Z] DEBUG - Clicked on with mnemonic 'Delete'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null item=null 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')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118405897 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Clicking on OK
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118405896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118405896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118405896 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118405896 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118405896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118405896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:40 [2020-06-04T23:47:40.998Z] DEBUG - Clicked on OK
19:47:41 [2020-06-04T23:47:41.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118405896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:41 [2020-06-04T23:47:41.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118406459 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:47:41 [2020-06-04T23:47:41.558Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.731 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
19:47:41 [2020-06-04T23:47:41.558Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 8.207 s
19:47:41 [2020-06-04T23:47:41.558Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
19:47:49 [2020-06-04T23:47:49.635Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.872 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
19:47:49 [2020-06-04T23:47:49.635Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 7.664 s
19:47:49 [2020-06-04T23:47:49.635Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
19:47:49 [2020-06-04T23:47:49.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
19:47:49 [2020-06-04T23:47:49.635Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - number of items : 6
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118395222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118395221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118395221 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118395221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118395221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118395221 data=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}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118395221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118395213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118395213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118395212 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118395212 data=null} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - number of items : 6
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118395207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118395206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118395206 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118395206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118395206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118395206 data=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}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118395206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118395201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118395201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118395200 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118395200 data=null} to ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
19:47:52 [2020-06-04T23:47:52.181Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:47:53 [2020-06-04T23:47:53.545Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:47:53 [2020-06-04T23:47:53.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:53 [2020-06-04T23:47:53.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:53 [2020-06-04T23:47:53.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:53 [2020-06-04T23:47:53.545Z] DEBUG - Setting state to checked on: lttng-sessiond
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Setting state to checked on: lttng-consumerd
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118393097 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118393087 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118393087 data=null doit=true} to TreeItem with text {test}
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118393087 data=null} to TreeItem with text {test}
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118393086 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118393086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:47:53 [2020-06-04T23:47:53.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118393081 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:47:54 [2020-06-04T23:47:54.054Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:47:54 [2020-06-04T23:47:54.054Z] DEBUG - Clicking on with mnemonic 'Delete'
19:47:54 [2020-06-04T23:47:54.054Z] DEBUG - Clicked on with mnemonic 'Delete'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null item=null 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')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118392480 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Clicking on OK
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118392479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118392479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118392479 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118392479 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118392479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118392479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Clicked on OK
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118392479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:47:54 [2020-06-04T23:47:54.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118393017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:47:55 [2020-06-04T23:47:55.175Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.785 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
19:47:55 [2020-06-04T23:47:55.175Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.208 s
19:47:55 [2020-06-04T23:47:55.175Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.024 s
19:47:55 [2020-06-04T23:47:55.175Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
19:47:55 [2020-06-04T23:47:55.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:47:57 [2020-06-04T23:47:57.314Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:47:57 [2020-06-04T23:47:57.569Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:57 [2020-06-04T23:47:57.569Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:57 [2020-06-04T23:47:57.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:47:58 [2020-06-04T23:47:58.129Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:58 [2020-06-04T23:47:58.129Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:58 [2020-06-04T23:47:58.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:47:58 [2020-06-04T23:47:58.384Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:58 [2020-06-04T23:47:58.384Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:58 [2020-06-04T23:47:58.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:47:58 [2020-06-04T23:47:58.944Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:58 [2020-06-04T23:47:58.944Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:58 [2020-06-04T23:47:58.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:47:59 [2020-06-04T23:47:59.504Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:59 [2020-06-04T23:47:59.504Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:47:59 [2020-06-04T23:47:59.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:00 [2020-06-04T23:48:00.064Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:00 [2020-06-04T23:48:00.064Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:00 [2020-06-04T23:48:00.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:00 [2020-06-04T23:48:00.626Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:00 [2020-06-04T23:48:00.626Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:00 [2020-06-04T23:48:00.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:00 [2020-06-04T23:48:00.881Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:00 [2020-06-04T23:48:00.881Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:01 [2020-06-04T23:48:01.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:01 [2020-06-04T23:48:01.391Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:01 [2020-06-04T23:48:01.391Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:01 [2020-06-04T23:48:01.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:02 [2020-06-04T23:48:02.206Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:02 [2020-06-04T23:48:02.206Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:02 [2020-06-04T23:48:02.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:02 [2020-06-04T23:48:02.461Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:02 [2020-06-04T23:48:02.461Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:02 [2020-06-04T23:48:02.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:03 [2020-06-04T23:48:03.021Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:03 [2020-06-04T23:48:03.021Z] DEBUG - Attempting to set focus on (of type 'Canvas')
19:48:03 [2020-06-04T23:48:03.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:03 [2020-06-04T23:48:03.021Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:04 [2020-06-04T23:48:04.906Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:04 [2020-06-04T23:48:04.906Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:04 [2020-06-04T23:48:04.906Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - number of items : 18
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118381876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118381876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118381876 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118381876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118381876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118381875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118381875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118381875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118381875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118381875 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118381875 data=null} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - number of items : 18
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118381865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118381863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118381860 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118381860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118381860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118381860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118381859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118381859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118381859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118381859 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118381859 data=null} to ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
19:48:05 [2020-06-04T23:48:05.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - number of items : 18
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118380354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118380354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118380354 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118380354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118380354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118380316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118380314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118380291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118380284 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118380284 data=null} to ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Clicking on OK
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118380283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118380283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118380283 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118380283 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118380283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118380283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118380283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118380354 data=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...}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Clicked on 
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2118380188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2118380188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2118380188 data=null doit=true} to TimeGraphMarkerAxis with text {}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2118380188 data=null} to TimeGraphMarkerAxis with text {}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2118380188 data=null button=1 stateMask=0x0 x=535 y=9 count=1} to TimeGraphMarkerAxis with text {}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2118380132 data=null button=1 stateMask=0x80000 x=535 y=9 count=1} to TimeGraphMarkerAxis with text {}
19:48:06 [2020-06-04T23:48:06.782Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.342Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2118379631 data=null doit=true} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2118379630 data=null} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379630 data=null button=1 stateMask=0x0 x=240 y=26 count=1} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379624 data=null button=1 stateMask=0x80000 x=240 y=26 count=1} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.342Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - number of items : 18
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118379097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118379097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118379097 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118379097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118379097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118379097 data=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}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118379091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118379064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118379052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118379051 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118379051 data=null} to ToolItem with tooltip text {Add Bookmark...}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2118379051 data=null doit=true} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2118379050 data=null} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379050 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379030 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2118379030 data=null doit=true} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2118379030 data=null} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379029 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379024 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-2118379012 data=null doit=true} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-2118379011 data=null} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379011 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-2118379006 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Clicking on with mnemonic 'Lost Events'
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-2118378985 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'
19:48:07 [2020-06-04T23:48:07.906Z] DEBUG - Clicked on with mnemonic 'Lost Events'
19:48:08 [2020-06-04T23:48:08.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:09 [2020-06-04T23:48:09.530Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:09 [2020-06-04T23:48:09.530Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:09 [2020-06-04T23:48:09.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:09 [2020-06-04T23:48:09.530Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:09 [2020-06-04T23:48:09.530Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:09 [2020-06-04T23:48:09.530Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - number of items : 18
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118377284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118377284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118377284 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118377284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118377284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118377284 data=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}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118377279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118377279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118377279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118377279 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118377279 data=null} to ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:48:09 [2020-06-04T23:48:09.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:10 [2020-06-04T23:48:10.043Z] DEBUG - number of items : 18
19:48:10 [2020-06-04T23:48:10.043Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118376778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118376778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.043Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118376778 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118376778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118376778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118376778 data=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}
19:48:10 [2020-06-04T23:48:10.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118376773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118376773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118376773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118376773 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118376772 data=null} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.298Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:10 [2020-06-04T23:48:10.553Z] DEBUG - number of items : 18
19:48:10 [2020-06-04T23:48:10.553Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118376272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118376271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.553Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118376271 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118376271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118376271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118376251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118376251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118376251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118376250 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118376250 data=null} to ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Clicking on OK
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118376249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118376249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118376249 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118376249 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118376249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118376249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118376249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118376271 data=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...}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Clicked on 
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - number of items : 18
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118376193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118376193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118376193 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118376193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118376193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118376193 data=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}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118376188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118376187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118376187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118376187 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118376187 data=null} to ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:48:10 [2020-06-04T23:48:10.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - number of items : 18
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118375686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118375686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118375686 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118375686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118375686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118375686 data=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}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118375681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118375681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118375681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118375681 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118375681 data=null} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - number of items : 18
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118375180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118375180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118375180 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118375180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118375180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118375180 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}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118375174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118375174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118375174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118375174 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118375174 data=null} to ToolItem with tooltip text {Select Next State Change}
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
19:48:11 [2020-06-04T23:48:11.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - number of items : 18
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118374672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118374672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118374672 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118374672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118374672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118374653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118374652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118374652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118374652 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118374652 data=null} to ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Clicking on OK
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118374651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118374651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118374651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118374651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118374650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118374650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118374650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:12 [2020-06-04T23:48:12.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118374672 data=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...}
19:48:12 [2020-06-04T23:48:12.441Z] DEBUG - Clicked on 
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - number of items : 18
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118374603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118374603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118374603 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118374603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118374603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118374603 data=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}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118374599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118374599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118374599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118374599 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118374599 data=null} to ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
19:48:12 [2020-06-04T23:48:12.442Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - number of items : 18
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118374098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118374098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118374098 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118374098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118374098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118374098 data=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}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118374093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118374072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118374065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118374065 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118374065 data=null} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - number of items : 18
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118374065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118374064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118374064 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118374064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118374064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118374064 data=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}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118374058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118374058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118374058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118374058 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118374058 data=null} to ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
19:48:13 [2020-06-04T23:48:13.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - number of items : 18
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118373557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118373557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118373557 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118373557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118373557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118373557 data=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}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118373552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118373522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118373518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118373518 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118373518 data=null} to ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - number of items : 18
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118373517 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118373517 data=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}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118373517 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118373517 data=null} to ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - number of items : 18
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118373517 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118373517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118373517 data=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}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118373512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118373512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118373512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118373512 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118373512 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
19:48:13 [2020-06-04T23:48:13.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:14 [2020-06-04T23:48:14.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - number of items : 18
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - number of items : 18
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - Clicking on with mnemonic 'Lost Events'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-2118371492 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'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - Clicked on with mnemonic 'Lost Events'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - number of items : 18
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - number of items : 18
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - Clicking on with mnemonic 'Lost Events'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-2118371468 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'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - Clicked on with mnemonic 'Lost Events'
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - number of items : 18
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - number of items : 18
19:48:15 [2020-06-04T23:48:15.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:16 [2020-06-04T23:48:16.848Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:16 [2020-06-04T23:48:16.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:16 [2020-06-04T23:48:16.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - number of items : 18
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118369967 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118369966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118369966 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118369966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118369966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118369938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118369937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118369937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118369937 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118369937 data=null} to ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-2118369936 data=null doit=true} to Shell with text {Filter}
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:48:17 [2020-06-04T23:48:17.103Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:48:17 [2020-06-04T23:48:17.663Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
19:48:17 [2020-06-04T23:48:17.663Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Clicking on Uncheck all
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118368931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118368931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118368931 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118368931 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118368931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118368931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118368931 data=null item=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')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118368927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118368927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118368927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118368927 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118368927 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Clicked on Uncheck all
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Clicking on Check all
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2118368926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118368926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2118368926 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2118368926 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2118368926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2118368926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2118368926 data=null item=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')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2118368919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118368919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2118368919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2118368919 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2118368919 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Clicked on Check all
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Attempting to set focus on Tree with text {}
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-2118368917 data=null button=0 stateMask=0x0 x=103 y=132 count=0} to TreeItem with text {synthetic-trace}
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-2118368917 data=null doit=true} to TreeItem with text {synthetic-trace}
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-2118368917 data=null} to TreeItem with text {synthetic-trace}
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-2118368917 data=null button=1 stateMask=0x0 x=103 y=132 count=1} to TreeItem with text {synthetic-trace}
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118368917 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}
19:48:17 [2020-06-04T23:48:17.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-2118368916 data=null button=1 stateMask=0x80000 x=103 y=132 count=1} to TreeItem with text {synthetic-trace}
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Clicking on Uncheck all
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118368915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118368915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118368915 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118368915 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118368915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118368915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118368915 data=null item=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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118368911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118368911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118368911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118368911 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118368911 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Clicked on Uncheck all
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Clicking on Check selected
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2118368910 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2118368910 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2118368910 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2118368910 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2118368910 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2118368910 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2118368910 data=null item=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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2118368909 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2118368909 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2118368909 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2118368909 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2118368909 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Clicked on Check selected
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Clicking on Uncheck all
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118368908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118368908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118368908 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118368908 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118368908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118368908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118368908 data=null item=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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118368906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118368906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118368906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118368906 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118368906 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Clicked on Uncheck all
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Clicking on Check subtree
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2118368905 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118368905 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2118368905 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2118368905 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2118368905 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2118368905 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2118368905 data=null item=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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2118368904 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118368904 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2118368904 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')
19:48:17 [2020-06-04T23:48:17.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2118368904 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2118368904 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Clicked on Check subtree
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Clicking on Check all
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2118368904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118368904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2118368904 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2118368904 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2118368904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:17 [2020-06-04T23:48:17.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2118368903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2118368903 data=null item=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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2118368897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118368896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2118368896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2118368896 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2118368896 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Clicked on Check all
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Clicking on Uncheck selected
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2118368896 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2118368896 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2118368895 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2118368895 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2118368895 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2118368895 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2118368895 data=null item=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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2118368895 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2118368895 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2118368895 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2118368895 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2118368895 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Clicked on Uncheck selected
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Clicking on Check all
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2118368894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118368894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2118368894 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2118368894 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2118368894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2118368894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2118368894 data=null item=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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2118368890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118368890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2118368890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2118368890 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2118368890 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Clicked on Check all
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Clicking on Uncheck subtree
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-2118368889 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-2118368889 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-2118368889 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-2118368889 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-2118368889 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-2118368889 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-2118368889 data=null item=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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-2118368889 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')
19:48:18 [2020-06-04T23:48:18.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-2118368889 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')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-2118368889 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')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-2118368889 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-2118368889 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Clicked on Uncheck subtree
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Clicking on Uncheck all
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118368888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118368888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118368888 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118368888 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118368888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118368888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118368888 data=null item=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')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118368884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118368884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118368884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118368884 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118368884 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Clicked on Uncheck all
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Clicking on Check all
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2118368883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118368882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2118368882 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2118368882 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2118368882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2118368882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2118368882 data=null item=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')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2118368876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2118368876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2118368876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2118368876 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2118368876 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Clicked on Check all
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Clicking on OK
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118368875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118368875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118368875 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118368875 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118368875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118368875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118368875 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118369966 data=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}
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - Clicked on 
19:48:18 [2020-06-04T23:48:18.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:19 [2020-06-04T23:48:19.550Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:19 [2020-06-04T23:48:19.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:19 [2020-06-04T23:48:19.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:19 [2020-06-04T23:48:19.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:19 [2020-06-04T23:48:19.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:19 [2020-06-04T23:48:19.550Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:19 [2020-06-04T23:48:19.550Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - number of items : 18
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118367266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118367266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118367266 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118367266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118367266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118367266 data=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}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118367260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118367260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118367260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118367259 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118367259 data=null} to ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
19:48:19 [2020-06-04T23:48:19.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:20 [2020-06-04T23:48:20.060Z] DEBUG - number of items : 18
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118366758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118366758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118366758 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118366758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118366758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118366758 data=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}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118366752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118366751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118366751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118366751 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118366751 data=null} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.316Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:20 [2020-06-04T23:48:20.570Z] DEBUG - number of items : 18
19:48:20 [2020-06-04T23:48:20.570Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118366251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118366250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.570Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118366250 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118366250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118366250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118366250 data=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}
19:48:20 [2020-06-04T23:48:20.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118366243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118366243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118366243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118366243 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118366243 data=null} to ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.826Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
19:48:20 [2020-06-04T23:48:20.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:21 [2020-06-04T23:48:21.080Z] DEBUG - number of items : 18
19:48:21 [2020-06-04T23:48:21.080Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
19:48:21 [2020-06-04T23:48:21.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118365742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118365742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.080Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118365742 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118365742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118365742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118365742 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}
19:48:21 [2020-06-04T23:48:21.335Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118365730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118365723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118365722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118365722 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118365722 data=null} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.335Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
19:48:21 [2020-06-04T23:48:21.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - number of items : 18
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118365222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118365221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118365221 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118365221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118365221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118365221 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}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118365215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118365215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118365215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118365215 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118365215 data=null} to ToolItem with tooltip text {Previous Marker}
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
19:48:21 [2020-06-04T23:48:21.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - number of items : 18
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118364713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118364713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118364713 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118364713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118364713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118364713 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}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118364707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118364707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118364707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118364707 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118364706 data=null} to ToolItem with tooltip text {Previous Marker}
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
19:48:22 [2020-06-04T23:48:22.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - number of items : 18
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118364205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118364205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118364205 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118364205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118364205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118364205 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}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118364199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118364199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118364199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118364198 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118364198 data=null} to ToolItem with tooltip text {Next Marker}
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
19:48:22 [2020-06-04T23:48:22.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - number of items : 18
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118363697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118363697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118363697 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118363696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118363696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118363696 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}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118363690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118363690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118363690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118363690 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118363690 data=null} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
19:48:23 [2020-06-04T23:48:23.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - number of items : 18
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118363189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118363189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118363188 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118363188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118363188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118363188 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}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118363182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118363182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118363182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118363182 data=null doit=true} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118363182 data=null} to ToolItem with tooltip text {Next Marker}
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
19:48:23 [2020-06-04T23:48:23.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - number of items : 18
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118362681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118362681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118362681 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118362681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118362681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118362681 data=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}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118362675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118362675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118362675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118362675 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118362675 data=null} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:24 [2020-06-04T23:48:24.646Z] DEBUG - number of items : 18
19:48:24 [2020-06-04T23:48:24.646Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118362174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118362174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.646Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118362174 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118362174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118362174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118362174 data=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}
19:48:24 [2020-06-04T23:48:24.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118362163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118362163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118362163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118362163 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118362163 data=null} to ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.901Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
19:48:24 [2020-06-04T23:48:24.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - number of items : 18
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118361662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118361662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118361662 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118361662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118361662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118361662 data=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}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118361662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118361662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118361662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118361662 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118361662 data=null} to ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:25 [2020-06-04T23:48:25.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:26 [2020-06-04T23:48:26.822Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:26 [2020-06-04T23:48:26.822Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:26 [2020-06-04T23:48:26.822Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:26 [2020-06-04T23:48:26.822Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
19:48:26 [2020-06-04T23:48:26.822Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
19:48:26 [2020-06-04T23:48:26.822Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:26 [2020-06-04T23:48:26.823Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:26 [2020-06-04T23:48:26.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:28 [2020-06-04T23:48:28.184Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:28 [2020-06-04T23:48:28.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:28 [2020-06-04T23:48:28.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:28 [2020-06-04T23:48:28.184Z] DEBUG - number of items : 18
19:48:28 [2020-06-04T23:48:28.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:30 [2020-06-04T23:48:30.068Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:30 [2020-06-04T23:48:30.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:30 [2020-06-04T23:48:30.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:30 [2020-06-04T23:48:30.068Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
19:48:30 [2020-06-04T23:48:30.068Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
19:48:30 [2020-06-04T23:48:30.068Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:30 [2020-06-04T23:48:30.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:31 [2020-06-04T23:48:31.429Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:31 [2020-06-04T23:48:31.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:31 [2020-06-04T23:48:31.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:31 [2020-06-04T23:48:31.429Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:31 [2020-06-04T23:48:31.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:31 [2020-06-04T23:48:31.683Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:31 [2020-06-04T23:48:31.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:33 [2020-06-04T23:48:33.044Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
19:48:33 [2020-06-04T23:48:33.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:33 [2020-06-04T23:48:33.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:33 [2020-06-04T23:48:33.044Z] DEBUG - number of items : 18
19:48:33 [2020-06-04T23:48:33.044Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118353786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118353786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.045Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118353786 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118353786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118353786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118353758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118353758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118353758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118353758 data=null doit=true} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118353758 data=null} to ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-2118353757 data=null doit=true} to Shell with text {Legend}
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.300Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Clicking on OK
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118353752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118353752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118353752 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118353752 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118353752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118353752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118353752 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118353786 data=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}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Clicked on 
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118353598 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Attempting to set focus on Tree with text {}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118353587 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118353587 data=null doit=true} to TreeItem with text {test}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118353587 data=null} to TreeItem with text {test}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118353587 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118353587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118353582 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Clicking on with mnemonic 'Delete'
19:48:33 [2020-06-04T23:48:33.301Z] DEBUG - Clicked on with mnemonic 'Delete'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353006 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353006 data=null item=null 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')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353005 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118353005 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Clicking on OK
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118353005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118353005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118353005 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118353005 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118353005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118353005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.860Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:33 [2020-06-04T23:48:33.861Z] DEBUG - Clicked on OK
19:48:34 [2020-06-04T23:48:34.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118353005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:34 [2020-06-04T23:48:34.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118353561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:48:34 [2020-06-04T23:48:34.420Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 39.226 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
19:48:34 [2020-06-04T23:48:34.420Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.652 s
19:48:34 [2020-06-04T23:48:34.420Z] testShowRows(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.991 s
19:48:34 [2020-06-04T23:48:34.420Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.926 s
19:48:34 [2020-06-04T23:48:34.420Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 5.919 s
19:48:34 [2020-06-04T23:48:34.420Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.563 s
19:48:34 [2020-06-04T23:48:34.420Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
19:48:34 [2020-06-04T23:48:34.420Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.624 s
19:48:34 [2020-06-04T23:48:34.420Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 7.174 s
19:48:34 [2020-06-04T23:48:34.420Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.474 s
19:48:34 [2020-06-04T23:48:34.420Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.47 s
19:48:34 [2020-06-04T23:48:34.420Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.468 s
19:48:34 [2020-06-04T23:48:34.420Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.953 s
19:48:34 [2020-06-04T23:48:34.420Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.551 s
19:48:34 [2020-06-04T23:48:34.420Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
19:48:34 [2020-06-04T23:48:34.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
19:48:34 [2020-06-04T23:48:34.675Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:48:37 [2020-06-04T23:48:37.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
19:48:37 [2020-06-04T23:48:37.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:37 [2020-06-04T23:48:37.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:48:37 [2020-06-04T23:48:37.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:48:37 [2020-06-04T23:48:37.187Z] DEBUG - Setting state to checked on: scp_dest
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118349071 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Attempting to set focus on Tree with text {}
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118349061 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118349061 data=null doit=true} to TreeItem with text {test}
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118349061 data=null} to TreeItem with text {test}
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118349061 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118349061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118349056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Clicking on with mnemonic 'Delete'
19:48:38 [2020-06-04T23:48:38.112Z] DEBUG - Clicked on with mnemonic 'Delete'
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null item=null 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')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118348499 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Clicking on OK
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118348498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118348498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118348498 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118348498 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118348498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118348498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.368Z] DEBUG - Clicked on OK
19:48:38 [2020-06-04T23:48:38.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118348498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:38 [2020-06-04T23:48:38.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118349037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:48:39 [2020-06-04T23:48:39.183Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.8 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
19:48:39 [2020-06-04T23:48:39.183Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 3.168 s
19:48:39 [2020-06-04T23:48:39.183Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-2118345400 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'
19:48:41 [2020-06-04T23:48:41.694Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - number of items : 20
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118343304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118343304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118343304 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118343304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118343304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118343304 data=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}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118343301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118343301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118343301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118343301 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118343301 data=null} to ToolItem with tooltip text {Follow critical path forward}
19:48:43 [2020-06-04T23:48:43.579Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.139Z] DEBUG - number of items : 20
19:48:44 [2020-06-04T23:48:44.139Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118342800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118342800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118342800 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118342800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118342800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118342799 data=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}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118342796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118342796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118342796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118342796 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118342796 data=null} to ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.140Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - number of items : 20
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118342294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118342294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118342294 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118342294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118342294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118342294 data=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}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118342292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118342291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118342291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118342291 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118342291 data=null} to ToolItem with tooltip text {Follow critical path backward}
19:48:44 [2020-06-04T23:48:44.700Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
19:48:45 [2020-06-04T23:48:45.260Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
19:48:45 [2020-06-04T23:48:45.260Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
19:48:45 [2020-06-04T23:48:45.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-2118341750 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'
19:48:45 [2020-06-04T23:48:45.260Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118341210 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Attempting to set focus on Tree with text {}
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118341200 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118341200 data=null doit=true} to TreeItem with text {test}
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118341199 data=null} to TreeItem with text {test}
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118341199 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118341199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118341195 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Clicking on with mnemonic 'Delete'
19:48:45 [2020-06-04T23:48:45.823Z] DEBUG - Clicked on with mnemonic 'Delete'
19:48:46 [2020-06-04T23:48:46.382Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:48:46 [2020-06-04T23:48:46.382Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:48:46 [2020-06-04T23:48:46.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:48:46 [2020-06-04T23:48:46.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:48:46 [2020-06-04T23:48:46.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.382Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null item=null 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')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118340584 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Clicking on OK
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118340583 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118340583 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118340583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.383Z] DEBUG - Clicked on OK
19:48:46 [2020-06-04T23:48:46.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118340583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:46 [2020-06-04T23:48:46.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118341167 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:48:47 [2020-06-04T23:48:47.197Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.921 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
19:48:47 [2020-06-04T23:48:47.197Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 6.161 s
19:48:47 [2020-06-04T23:48:47.197Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
19:48:51 [2020-06-04T23:48:51.357Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:48:51 [2020-06-04T23:48:51.357Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:51 [2020-06-04T23:48:51.357Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:48:51 [2020-06-04T23:48:51.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.357Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
19:48:51 [2020-06-04T23:48:51.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.611Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:48:51 [2020-06-04T23:48:51.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.611Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:51 [2020-06-04T23:48:51.866Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:48:52 [2020-06-04T23:48:52.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:52 [2020-06-04T23:48:52.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - number of items : 26
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118331751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118331750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118331750 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118331750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118331750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118331750 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118331733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118331733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118331733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118331733 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118331732 data=null} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - number of items : 26
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:55 [2020-06-04T23:48:55.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - number of items : 26
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - number of items : 26
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118331421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118331416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118331407 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118331406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118331406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118331406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118331406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118331406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118331406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118331406 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118331406 data=null} to ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118331209 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Attempting to set focus on Tree with text {}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118331199 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118331199 data=null doit=true} to TreeItem with text {test}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118331199 data=null} to TreeItem with text {test}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118331198 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118331198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:48:55 [2020-06-04T23:48:55.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118331193 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:48:55 [2020-06-04T23:48:55.892Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:48:55 [2020-06-04T23:48:55.892Z] DEBUG - Clicking on with mnemonic 'Delete'
19:48:55 [2020-06-04T23:48:55.892Z] DEBUG - Clicked on with mnemonic 'Delete'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null item=null 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')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118330609 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Clicking on OK
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118330608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118330608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118330608 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118330608 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118330608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118330608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.452Z] DEBUG - Clicked on OK
19:48:56 [2020-06-04T23:48:56.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118330608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:48:56 [2020-06-04T23:48:56.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118331173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:48:56 [2020-06-04T23:48:56.961Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.668 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
19:48:56 [2020-06-04T23:48:56.961Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 4.81 s
19:48:56 [2020-06-04T23:48:56.961Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 3.49 s
19:48:56 [2020-06-04T23:48:56.961Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
19:48:56 [2020-06-04T23:48:56.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
19:48:56 [2020-06-04T23:48:56.961Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - number of items : 5
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118327731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118327731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118327731 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118327731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118327731 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118327731 data=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}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118327727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118327627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118327625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118327625 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118327625 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:48:59 [2020-06-04T23:48:59.474Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - number of items : 18
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118327002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118327002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118327002 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118327002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118327002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118327002 data=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}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118326998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118326998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118326998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118326998 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118326998 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.033Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:00 [2020-06-04T23:49:00.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
19:49:00 [2020-06-04T23:49:00.958Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:49:02 [2020-06-04T23:49:02.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:49:02 [2020-06-04T23:49:02.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:49:02 [2020-06-04T23:49:02.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:49:03 [2020-06-04T23:49:03.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:03 [2020-06-04T23:49:03.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:49:03 [2020-06-04T23:49:03.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:03 [2020-06-04T23:49:03.096Z] DEBUG - Setting state to checked on: lttng-sessiond
19:49:03 [2020-06-04T23:49:03.350Z] DEBUG - Setting state to unchecked on: lttng-sessiond
19:49:03 [2020-06-04T23:49:03.350Z] DEBUG - Setting state to checked on: lttng-consumerd
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - number of items : 18
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118323022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118323022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118323022 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118323022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118323022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118323022 data=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}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118323021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118323021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118323021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118323021 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118323021 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:03 [2020-06-04T23:49:03.910Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
19:49:04 [2020-06-04T23:49:04.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
19:49:04 [2020-06-04T23:49:04.470Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:49:06 [2020-06-04T23:49:06.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118320344 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Attempting to set focus on Tree with text {}
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118320326 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118320326 data=null doit=true} to TreeItem with text {test}
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118320326 data=null} to TreeItem with text {test}
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118320326 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118320326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118320321 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Clicking on with mnemonic 'Delete'
19:49:06 [2020-06-04T23:49:06.609Z] DEBUG - Clicked on with mnemonic 'Delete'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null item=null 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')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118319721 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Clicking on OK
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118319720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118319720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118319720 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118319720 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118319720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118319720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.169Z] DEBUG - Clicked on OK
19:49:07 [2020-06-04T23:49:07.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118319720 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:07 [2020-06-04T23:49:07.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118320303 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:49:07 [2020-06-04T23:49:07.682Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.887 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
19:49:07 [2020-06-04T23:49:07.682Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.03 s
19:49:07 [2020-06-04T23:49:07.682Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 3.461 s
19:49:07 [2020-06-04T23:49:07.682Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 2.078 s
19:49:07 [2020-06-04T23:49:07.682Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
19:49:07 [2020-06-04T23:49:07.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - number of items : 26
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118317201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118317201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118317201 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118317201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118317200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118317159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118317156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118317156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118317156 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118317156 data=null} to ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-2118317155 data=null doit=true} to Shell with text {Filter}
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.821Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Clicking on Uncheck all
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2118317155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118317154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2118317154 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2118317154 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2118317154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2118317154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2118317154 data=null item=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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2118317148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2118317148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2118317148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2118317148 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2118317147 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Clicked on Uncheck all
19:49:09 [2020-06-04T23:49:09.822Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Attempting to set focus on Tree with text {}
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-2118317144 data=null button=0 stateMask=0x0 x=88 y=84 count=0} to Tree node with text: systemd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=-2118317144 data=null doit=true} to Tree node with text: systemd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=-2118317144 data=null} to Tree node with text: systemd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=-2118317144 data=null button=1 stateMask=0x0 x=88 y=84 count=1} to Tree node with text: systemd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118317144 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
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=-2118317143 data=null button=1 stateMask=0x80000 x=88 y=84 count=1} to Tree node with text: systemd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Clicking on Check subtree
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2118317143 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118317143 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2118317143 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2118317143 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2118317143 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2118317143 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2118317143 data=null item=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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2118317138 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118317138 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2118317138 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2118317138 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2118317138 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Clicked on Check subtree
19:49:09 [2020-06-04T23:49:09.822Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Attempting to set focus on Tree with text {}
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-2118317138 data=null button=0 stateMask=0x0 x=89 y=1332 count=0} to Tree node with text: kthreadd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=-2118317138 data=null doit=true} to Tree node with text: kthreadd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-2118317138 data=null} to Tree node with text: kthreadd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-2118317137 data=null button=1 stateMask=0x0 x=89 y=1332 count=1} to Tree node with text: kthreadd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118317137 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
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-2118317135 data=null button=1 stateMask=0x80000 x=89 y=269 count=1} to Tree node with text: kthreadd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Clicking on Check subtree
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2118317135 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118317134 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2118317134 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2118317134 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2118317134 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2118317134 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2118317134 data=null item=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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2118317132 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118317132 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2118317132 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')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2118317132 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2118317132 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Clicked on Check subtree
19:49:09 [2020-06-04T23:49:09.822Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Attempting to set focus on Tree with text {}
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-2118317131 data=null button=0 stateMask=0x0 x=100 y=-1027 count=0} to Tree node with text: lttng-consumerd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-2118317131 data=null doit=true} to Tree node with text: lttng-consumerd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-2118317131 data=null} to Tree node with text: lttng-consumerd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-2118317131 data=null button=1 stateMask=0x0 x=100 y=-1027 count=1} to Tree node with text: lttng-consumerd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118317130 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
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-2118317128 data=null button=1 stateMask=0x80000 x=100 y=12 count=1} to Tree node with text: lttng-consumerd
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.822Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Clicking on Check subtree
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-2118317128 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')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118317128 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')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-2118317128 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-2118317128 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-2118317127 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')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-2118317127 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')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-2118317127 data=null item=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')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-2118317127 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')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-2118317127 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')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-2118317127 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')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-2118317127 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-2118317127 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Clicked on Check subtree
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Clicking on OK
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118317126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118317126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118317126 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118317126 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118317126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118317126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118317126 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118317200 data=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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Clicked on 
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-2118317106 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-2118317100 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TreeColumn with text {Process}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-2118317095 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-2118317092 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TreeColumn with text {Process}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-2118317089 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-2118317084 data=null button=1 stateMask=0x80000 x=184 y=-13 count=1} to TreeColumn with text {TID}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-2118317082 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-2118317079 data=null button=1 stateMask=0x80000 x=184 y=-13 count=1} to TreeColumn with text {TID}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-2118317078 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-2118317075 data=null button=1 stateMask=0x80000 x=224 y=-13 count=1} to TreeColumn with text {PID}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-2118317071 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-2118317068 data=null button=1 stateMask=0x80000 x=224 y=-13 count=1} to TreeColumn with text {PID}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-2118317064 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-2118317033 data=null button=1 stateMask=0x80000 x=265 y=-13 count=1} to TreeColumn with text {PTID}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-2118317028 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-2118317024 data=null button=1 stateMask=0x80000 x=265 y=-13 count=1} to TreeColumn with text {PTID}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-2118317024 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-2118317021 data=null button=1 stateMask=0x80000 x=356 y=-13 count=1} to TreeColumn with text {Birth time}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-2118317016 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}
19:49:09 [2020-06-04T23:49:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-2118317013 data=null button=1 stateMask=0x80000 x=356 y=-13 count=1} to TreeColumn with text {Birth time}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118316979 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Attempting to set focus on Tree with text {}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118316969 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118316969 data=null doit=true} to TreeItem with text {test}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118316969 data=null} to TreeItem with text {test}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118316969 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118316969 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118316964 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Clicking on with mnemonic 'Delete'
19:49:10 [2020-06-04T23:49:10.078Z] DEBUG - Clicked on with mnemonic 'Delete'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null item=null 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')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118316383 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Clicking on OK
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118316382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118316382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118316382 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118316382 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118316382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118316382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.638Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.893Z] DEBUG - Clicked on OK
19:49:10 [2020-06-04T23:49:10.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118316382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:49:10 [2020-06-04T23:49:10.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118316919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:49:11 [2020-06-04T23:49:11.453Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.619 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
19:49:11 [2020-06-04T23:49:11.453Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 2.012 s
19:49:11 [2020-06-04T23:49:11.453Z] 
19:49:11 [2020-06-04T23:49:11.453Z] Results:
19:49:11 [2020-06-04T23:49:11.453Z] 
19:49:11 [2020-06-04T23:49:11.453Z] Tests run: 57, Failures: 0, Errors: 0, Skipped: 1
19:49:11 [2020-06-04T23:49:11.453Z] 
19:49:11 [2020-06-04T23:49:11.708Z] 
19:49:11 [2020-06-04T23:49:11.708Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:49:11.486
19:49:11 [2020-06-04T23:49:11.708Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] All tests passed!
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.pom
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT [95/138]
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] The project's OSGi version is 5.0.0.202006042312
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.632Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
19:49:12 [2020-06-04T23:49:12.632Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[96] 
19:49:12 [2020-06-04T23:49:12.632Z] 	return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd())));
19:49:12 [2020-06-04T23:49:12.632Z] 	                                                             ^^^^^^^^
19:49:12 [2020-06-04T23:49:12.632Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:49:12 [2020-06-04T23:49:12.632Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[141] 
19:49:12 [2020-06-04T23:49:12.632Z] 	int tidQuark = entry.getValue();
19:49:12 [2020-06-04T23:49:12.632Z] 	               ^^^^^^^^^^^^^^^^
19:49:12 [2020-06-04T23:49:12.632Z] 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
19:49:12 [2020-06-04T23:49:12.632Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[184] 
19:49:12 [2020-06-04T23:49:12.632Z] 	builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName())));
19:49:12 [2020-06-04T23:49:12.632Z] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
19:49:12 [2020-06-04T23:49:12.632Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:49:12 [2020-06-04T23:49:12.632Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[44] 
19:49:12 [2020-06-04T23:49:12.632Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null;
19:49:12 [2020-06-04T23:49:12.633Z] 	                                                                                                          ^
19:49:12 [2020-06-04T23:49:12.633Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
19:49:12 [2020-06-04T23:49:12.633Z] 4 problems (4 warnings)
19:49:12 [2020-06-04T23:49:12.633Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.633Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:12 [2020-06-04T23:49:12.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
19:49:12 [2020-06-04T23:49:12.633Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.633Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.pom
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-p2metadata.xml
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-p2artifacts.xml
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.8-SNAPSHOT  [96/138]
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] The project's OSGi version is 3.0.8.202006042312
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] 
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:12 [2020-06-04T23:49:12.888Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
19:49:13 [2020-06-04T23:49:13.143Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[17] 
19:49:13 [2020-06-04T23:49:13.143Z] 	import org.eclipse.tracecompass.internal.analysis.os.linux.ui.views.memory.MemoryUsageView2;
19:49:13 [2020-06-04T23:49:13.143Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:49:13 [2020-06-04T23:49:13.143Z] Discouraged access: The type 'MemoryUsageView2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
19:49:13 [2020-06-04T23:49:13.143Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[26] 
19:49:13 [2020-06-04T23:49:13.143Z] 	public class UstMemoryUsageView extends MemoryUsageView2 {
19:49:13 [2020-06-04T23:49:13.143Z] 	                                        ^^^^^^^^^^^^^^^^
19:49:13 [2020-06-04T23:49:13.143Z] Discouraged access: The type 'MemoryUsageView2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
19:49:13 [2020-06-04T23:49:13.143Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[35] 
19:49:13 [2020-06-04T23:49:13.143Z] 	super(Messages.MemoryUsageViewer_Title, UstMemoryUsageDataProvider.ID,
19:49:13 [2020-06-04T23:49:13.143Z]                 new TmfXYChartSettings(Messages.MemoryUsageViewer_Title, Messages.MemoryUsageViewer_XAxis, Messages.MemoryUsageViewer_YAxis, 1));
19:49:13 [2020-06-04T23:49:13.143Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:49:13 [2020-06-04T23:49:13.143Z] Discouraged access: The constructor 'MemoryUsageView2(String, String, TmfXYChartSettings)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
19:49:13 [2020-06-04T23:49:13.143Z] 3 problems (3 warnings)
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.143Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.pom
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-pack200.jar.pack.gz
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-p2metadata.xml
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-p2artifacts.xml
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 6.0.0-SNAPSHOT     [97/138]
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.144Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.pom
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-p2metadata.xml
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-p2artifacts.xml
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.11-SNAPSHOT [98/138]
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] The project's OSGi version is 1.0.11.202006042312
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.399Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
19:49:13 [2020-06-04T23:49:13.654Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[131] 
19:49:13 [2020-06-04T23:49:13.654Z] 	CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID);
19:49:13 [2020-06-04T23:49:13.654Z] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:49:13 [2020-06-04T23:49:13.654Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:49:13 [2020-06-04T23:49:13.654Z] 1 problem (1 warning)
19:49:13 [2020-06-04T23:49:13.654Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.654Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.654Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:13 [2020-06-04T23:49:13.654Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
19:49:13 [2020-06-04T23:49:13.654Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] 
19:49:13 [2020-06-04T23:49:13.655Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:13 [2020-06-04T23:49:13.910Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
19:49:13 [2020-06-04T23:49:13.910Z] [INFO] Command line:
19:49:13 [2020-06-04T23:49:13.910Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:49:13 [2020-06-04T23:49:13.910Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:49:15 [2020-06-04T23:49:15.792Z] !SESSION 2020-06-04 23:49:13.968 -----------------------------------------------
19:49:15 [2020-06-04T23:49:15.792Z] eclipse.buildId=unknown
19:49:15 [2020-06-04T23:49:15.792Z] java.version=1.8.0_202
19:49:15 [2020-06-04T23:49:15.792Z] java.vendor=Oracle Corporation
19:49:15 [2020-06-04T23:49:15.792Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:49:15 [2020-06-04T23:49:15.792Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:49:15 [2020-06-04T23:49:15.792Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:49:15 [2020-06-04T23:49:15.792Z] 
19:49:15 [2020-06-04T23:49:15.792Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:49:15.288
19:49:15 [2020-06-04T23:49:15.792Z] !MESSAGE FrameworkEvent ERROR
19:49:15 [2020-06-04T23:49:15.792Z] !STACK 0
19:49:15 [2020-06-04T23:49:15.792Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:49:15 [2020-06-04T23:49:15.792Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:49:15 [2020-06-04T23:49:15.792Z] 
19:49:15 [2020-06-04T23:49:15.792Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:49:15 [2020-06-04T23:49:15.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:49:15 [2020-06-04T23:49:15.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:49:15 [2020-06-04T23:49:15.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:49:15 [2020-06-04T23:49:15.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:49:15 [2020-06-04T23:49:15.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:49:15 [2020-06-04T23:49:15.793Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:49:15 [2020-06-04T23:49:15.793Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:49:16 [2020-06-04T23:49:16.352Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
19:49:16 [2020-06-04T23:49:16.609Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
19:49:16 [2020-06-04T23:49:16.609Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.165 s
19:49:16 [2020-06-04T23:49:16.609Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
19:49:26 [2020-06-04T23:49:26.540Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.716 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
19:49:26 [2020-06-04T23:49:26.540Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.493 s
19:49:26 [2020-06-04T23:49:26.540Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.163 s
19:49:26 [2020-06-04T23:49:26.540Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.145 s
19:49:26 [2020-06-04T23:49:26.540Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.125 s
19:49:26 [2020-06-04T23:49:26.540Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.125 s
19:49:26 [2020-06-04T23:49:26.540Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.54 s
19:49:26 [2020-06-04T23:49:26.540Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.119 s
19:49:26 [2020-06-04T23:49:26.540Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
19:49:36 [2020-06-04T23:49:36.469Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.164 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
19:49:36 [2020-06-04T23:49:36.469Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.129 s
19:49:36 [2020-06-04T23:49:36.469Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.134 s
19:49:36 [2020-06-04T23:49:36.469Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.12 s
19:49:36 [2020-06-04T23:49:36.469Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.119 s
19:49:36 [2020-06-04T23:49:36.469Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.115 s
19:49:36 [2020-06-04T23:49:36.469Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.431 s
19:49:36 [2020-06-04T23:49:36.469Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.116 s
19:49:36 [2020-06-04T23:49:36.469Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
19:49:41 [2020-06-04T23:49:41.706Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.588 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
19:49:41 [2020-06-04T23:49:41.706Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.112 s
19:49:41 [2020-06-04T23:49:41.706Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
19:49:41 [2020-06-04T23:49:41.706Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.118 s
19:49:41 [2020-06-04T23:49:41.706Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.018 s
19:49:41 [2020-06-04T23:49:41.706Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.107 s
19:49:41 [2020-06-04T23:49:41.706Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.008 s
19:49:41 [2020-06-04T23:49:41.706Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.107 s
19:49:41 [2020-06-04T23:49:41.706Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.005 s
19:49:41 [2020-06-04T23:49:41.706Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.11 s
19:49:41 [2020-06-04T23:49:41.706Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
19:49:41 [2020-06-04T23:49:41.706Z] 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
19:49:41 [2020-06-04T23:49:41.706Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
19:49:41 [2020-06-04T23:49:41.706Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
19:49:41 [2020-06-04T23:49:41.706Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
19:49:41 [2020-06-04T23:49:41.706Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
19:49:41 [2020-06-04T23:49:41.706Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
19:49:41 [2020-06-04T23:49:41.706Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
19:49:41 [2020-06-04T23:49:41.706Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
19:49:41 [2020-06-04T23:49:41.706Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
19:49:41 [2020-06-04T23:49:41.706Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
19:49:41 [2020-06-04T23:49:41.706Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.103 s
19:49:41 [2020-06-04T23:49:41.706Z] 
19:49:41 [2020-06-04T23:49:41.706Z] Results:
19:49:41 [2020-06-04T23:49:41.706Z] 
19:49:41 [2020-06-04T23:49:41.706Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
19:49:41 [2020-06-04T23:49:41.706Z] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] All tests passed!
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.pom
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT [99/138]
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.706Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] 
19:49:41 [2020-06-04T23:49:41.961Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:42 [2020-06-04T23:49:42.216Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
19:49:42 [2020-06-04T23:49:42.216Z] [INFO] Command line:
19:49:42 [2020-06-04T23:49:42.216Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:49:42 [2020-06-04T23:49:42.216Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:49:43 [2020-06-04T23:49:43.577Z] !SESSION 2020-06-04 23:49:42.189 -----------------------------------------------
19:49:43 [2020-06-04T23:49:43.577Z] eclipse.buildId=unknown
19:49:43 [2020-06-04T23:49:43.577Z] java.version=1.8.0_202
19:49:43 [2020-06-04T23:49:43.577Z] java.vendor=Oracle Corporation
19:49:43 [2020-06-04T23:49:43.577Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:49:43 [2020-06-04T23:49:43.577Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
19:49:43 [2020-06-04T23:49:43.577Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:49:43 [2020-06-04T23:49:43.577Z] 
19:49:43 [2020-06-04T23:49:43.577Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:49:43.421
19:49:43 [2020-06-04T23:49:43.577Z] !MESSAGE FrameworkEvent ERROR
19:49:43 [2020-06-04T23:49:43.577Z] !STACK 0
19:49:43 [2020-06-04T23:49:43.577Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:49:43 [2020-06-04T23:49:43.577Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:49:43 [2020-06-04T23:49:43.577Z] 
19:49:43 [2020-06-04T23:49:43.577Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:49:43 [2020-06-04T23:49:43.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:49:43 [2020-06-04T23:49:43.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:49:43 [2020-06-04T23:49:43.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:49:43 [2020-06-04T23:49:43.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:49:43 [2020-06-04T23:49:43.577Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:49:43 [2020-06-04T23:49:43.577Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:49:43 [2020-06-04T23:49:43.577Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:49:44 [2020-06-04T23:49:44.502Z] process 14486: 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
19:49:44 [2020-06-04T23:49:44.502Z] See the manual page for dbus-uuidgen to correct this issue.
19:49:47 [2020-06-04T23:49:47.012Z] 
19:49:47 [2020-06-04T23:49:47.012Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2020-06-04 23:49:47.007
19:49:47 [2020-06-04T23:49:47.012Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.analysis.timing.ui.segstore.newscatter:org.eclipse.linuxtools.lttng2.ust.analysis.memory' id and the 'Potential Leaks vs Time' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
19:49:49 [2020-06-04T23:49:49.523Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
19:49:49 [2020-06-04T23:49:49.523Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
19:49:49 [2020-06-04T23:49:49.523Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
19:49:49 [2020-06-04T23:49:49.523Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
19:49:49 [2020-06-04T23:49:49.523Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
19:49:49 [2020-06-04T23:49:49.523Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
19:49:49 [2020-06-04T23:49:49.523Z] 
19:49:49 [2020-06-04T23:49:49.523Z] Results:
19:49:49 [2020-06-04T23:49:49.523Z] 
19:49:49 [2020-06-04T23:49:49.523Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
19:49:49 [2020-06-04T23:49:49.523Z] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] All tests passed!
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.pom
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.13-SNAPSHOT [100/138]
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] The project's OSGi version is 1.0.13.202006042312
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] 
19:49:50 [2020-06-04T23:49:50.884Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:49:51 [2020-06-04T23:49:51.444Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
19:49:51 [2020-06-04T23:49:51.444Z] [INFO] Command line:
19:49:51 [2020-06-04T23:49:51.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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:49:51 [2020-06-04T23:49:51.444Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:49:52 [2020-06-04T23:49:52.808Z] !SESSION 2020-06-04 23:49:51.312 -----------------------------------------------
19:49:52 [2020-06-04T23:49:52.808Z] eclipse.buildId=unknown
19:49:52 [2020-06-04T23:49:52.808Z] java.version=1.8.0_202
19:49:52 [2020-06-04T23:49:52.808Z] java.vendor=Oracle Corporation
19:49:52 [2020-06-04T23:49:52.808Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:49:52 [2020-06-04T23:49:52.808Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:49:52 [2020-06-04T23:49:52.808Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:49:52 [2020-06-04T23:49:52.808Z] 
19:49:52 [2020-06-04T23:49:52.808Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:49:52.791
19:49:52 [2020-06-04T23:49:52.808Z] !MESSAGE FrameworkEvent ERROR
19:49:52 [2020-06-04T23:49:52.808Z] !STACK 0
19:49:52 [2020-06-04T23:49:52.808Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:49:52 [2020-06-04T23:49:52.808Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:49:52 [2020-06-04T23:49:52.808Z] 
19:49:52 [2020-06-04T23:49:52.808Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:49:52 [2020-06-04T23:49:52.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:49:52 [2020-06-04T23:49:52.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:49:52 [2020-06-04T23:49:52.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:49:52 [2020-06-04T23:49:52.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:49:52 [2020-06-04T23:49:52.808Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:49:52 [2020-06-04T23:49:52.808Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:49:52 [2020-06-04T23:49:52.808Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:49:55 [2020-06-04T23:49:55.319Z] 
19:49:55 [2020-06-04T23:49:55.319Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2020-06-04 23:49:55.203
19:49:55 [2020-06-04T23:49:55.319Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.analysis.timing.ui.segstore.newscatter:org.eclipse.linuxtools.lttng2.ust.analysis.memory' id and the 'Potential Leaks vs Time' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
19:49:55 [2020-06-04T23:49:55.878Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
19:49:57 [2020-06-04T23:49:57.760Z] Display size: 1440x900
19:49:57 [2020-06-04T23:49:57.760Z] OS version=3.10.0-1062.el7.x86_64
19:49:57 [2020-06-04T23:49:57.760Z] GTK version=2.24.30
19:49:57 [2020-06-04T23:49:57.760Z] GTK theme=Raleigh
19:49:57 [2020-06-04T23:49:57.760Z] LIBOVERLAY_SCROLLBAR=0
19:49:57 [2020-06-04T23:49:57.760Z] Time zone: Coordinated Universal Time
19:49:57 [2020-06-04T23:49:57.760Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:49:57 [2020-06-04T23:49:57.760Z] log4j:WARN Please initialize the log4j system properly.
19:49:58 [2020-06-04T23:49:58.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Attempting to set focus on Tree with text {}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118268492 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118268492 data=null doit=true} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118268492 data=null} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118268491 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118268491 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}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118268404 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Attempting to set focus on Tree with text {}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118268403 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118268403 data=null doit=true} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118268403 data=null} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118268402 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118268402 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}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118268396 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118268395 data=null doit=true} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118268395 data=null} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118268394 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118268394 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}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118268332 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Attempting to set focus on Tree with text {}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118268330 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118268330 data=null doit=true} to TreeItem with text {Traces [0]}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118268329 data=null} to TreeItem with text {Traces [0]}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118268329 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118268329 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]}
19:49:58 [2020-06-04T23:49:58.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118268303 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:01 [2020-06-04T23:50:01.084Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
19:50:01 [2020-06-04T23:50:01.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:02 [2020-06-04T23:50:02.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - number of items : 18
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118263798 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}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118263798 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}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118263798 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118263797 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}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118263797 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}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118263727 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}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118263726 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}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118263726 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}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118263725 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118263725 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Clicking on Add...
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2118263720 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')
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2118263720 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')
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2118263720 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2118263720 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2118263720 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')
19:50:03 [2020-06-04T23:50:03.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2118263720 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')
19:50:03 [2020-06-04T23:50:03.482Z] 
19:50:03 [2020-06-04T23:50:03.482Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-06-04 23:50:03.225
19:50:03 [2020-06-04T23:50:03.483Z] !MESSAGE no spawner in java.library.path
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2118263720 data=null item=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')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2118263567 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')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2118263566 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')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2118263566 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')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2118263566 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2118263566 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Clicked on Add...
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Clicking on OK
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118263564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118263564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118263564 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118263564 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118263564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118263564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-2118263526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118263564 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118263797 data=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}
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Clicked on 
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:50:03 [2020-06-04T23:50:03.483Z] DEBUG - Attempting to set focus on (of type 'Table')
19:50:03 [2020-06-04T23:50:03.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:03 [2020-06-04T23:50:03.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:03 [2020-06-04T23:50:03.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:03 [2020-06-04T23:50:03.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118262727 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118262711 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118262711 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118262711 data=null} to TreeItem with text {TestForCallstack}
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118262710 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118262710 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}
19:50:04 [2020-06-04T23:50:04.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118262690 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:04 [2020-06-04T23:50:04.502Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:04 [2020-06-04T23:50:04.503Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:04 [2020-06-04T23:50:04.503Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:05 [2020-06-04T23:50:05.062Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:05 [2020-06-04T23:50:05.062Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:05 [2020-06-04T23:50:05.062Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:05 [2020-06-04T23:50:05.062Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:05 [2020-06-04T23:50:05.062Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.062Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261890 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261890 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261889 data=null item=null 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')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261889 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118261889 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Clicking on OK
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118261887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118261887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118261887 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118261887 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118261887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118261887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.063Z] DEBUG - Clicked on OK
19:50:05 [2020-06-04T23:50:05.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118261887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:05 [2020-06-04T23:50:05.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118262519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118261269 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118261269 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118261269 data=null} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118261269 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118261268 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}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118261263 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118261262 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118261262 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118261262 data=null} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118261262 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118261262 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}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118261257 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118261256 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118261256 data=null} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118261256 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118261256 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}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118261253 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118261252 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118261252 data=null doit=true} to TreeItem with text {Traces [0]}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118261252 data=null} to TreeItem with text {Traces [0]}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118261252 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118261251 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]}
19:50:05 [2020-06-04T23:50:05.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118261247 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - number of items : 18
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118259448 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}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118259448 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}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118259448 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118259448 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}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118259448 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}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118259422 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}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118259421 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}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118259421 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}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118259421 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118259421 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Clicking on Add...
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2118259419 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')
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2118259419 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')
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2118259419 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2118259418 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2118259418 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')
19:50:07 [2020-06-04T23:50:07.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2118259418 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')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2118259330 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')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2118259329 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')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2118259329 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')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2118259329 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2118259329 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Clicked on Add...
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Clicking on OK
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118259327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118259327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118259327 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118259327 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118259327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118259326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118259326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2118259418 data=null item=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')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Clicked on 
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Attempting to set focus on (of type 'Table')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Selecting rows [0] in (of type 'Table')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2118259311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2118259310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2118259310 data=null doit=true} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2118259310 data=null} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-2118259310 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118259309 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-2118259308 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicking on Down
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-2118259307 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2118259306 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-2118259306 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-2118259306 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-2118259306 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-2118259306 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-2118259306 data=null item=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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-2118259304 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2118259304 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-2118259304 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-2118259304 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-2118259304 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicked on Down
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicking on Down
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-2118259303 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2118259303 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-2118259303 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-2118259303 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-2118259303 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-2118259303 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-2118259303 data=null item=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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-2118259302 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2118259301 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-2118259301 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-2118259301 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-2118259301 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicked on Down
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicking on Down
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-2118259301 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2118259301 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-2118259301 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-2118259301 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-2118259301 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-2118259301 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-2118259300 data=null item=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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-2118259299 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-2118259299 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-2118259299 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-2118259299 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-2118259299 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicked on Down
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicking on Up
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-2118259297 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2118259297 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-2118259297 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-2118259297 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-2118259297 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-2118259297 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-2118259297 data=null item=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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-2118259295 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2118259295 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-2118259295 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-2118259295 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-2118259295 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicked on Up
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicking on Up
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-2118259295 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2118259295 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-2118259295 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-2118259295 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-2118259294 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-2118259294 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-2118259294 data=null item=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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-2118259293 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2118259293 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-2118259293 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-2118259293 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-2118259292 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicked on Up
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Clicking on Up
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-2118259292 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2118259292 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-2118259292 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-2118259292 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-2118259292 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-2118259292 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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-2118259292 data=null item=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')
19:50:07 [2020-06-04T23:50:07.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-2118259291 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-2118259290 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-2118259290 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-2118259290 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-2118259290 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Clicked on Up
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Attempting to set focus on (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2118259289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2118259289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2118259289 data=null doit=true} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2118259289 data=null} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-2118259289 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118259288 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-2118259288 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2118259288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2118259288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2118259288 data=null doit=true} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2118259288 data=null} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-2118259287 data=null button=1 stateMask=0x40000 x=259 y=36 count=1} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118259287 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/246/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-2118259287 data=null button=1 stateMask=0xc0000 x=259 y=36 count=1} to (of type 'Table')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Clicking on Remove
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-2118259232 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-2118259232 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-2118259232 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-2118259232 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-2118259232 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-2118259232 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-2118259231 data=null item=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')
19:50:07 [2020-06-04T23:50:07.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Clicked on Remove
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Clicking on Cancel
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118259228 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118259228 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118259228 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118259228 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118259228 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118259228 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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118259228 data=null item=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')
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118259448 data=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}
19:50:07 [2020-06-04T23:50:07.715Z] DEBUG - Clicked on 
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118258986 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118258971 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118258971 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118258971 data=null} to TreeItem with text {TestForCallstack}
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118258970 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118258970 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}
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118258965 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:07 [2020-06-04T23:50:07.970Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null item=null 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')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118258309 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Clicking on OK
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118258308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118258308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118258308 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118258308 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118258308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118258308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.530Z] DEBUG - Clicked on OK
19:50:08 [2020-06-04T23:50:08.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118258308 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:08 [2020-06-04T23:50:08.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118258910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118257693 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118257693 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118257693 data=null} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118257692 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118257692 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}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118257687 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118257686 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118257686 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118257686 data=null} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118257686 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118257686 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}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118257681 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118257681 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118257680 data=null} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118257680 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118257680 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}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118257677 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118257677 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118257676 data=null doit=true} to TreeItem with text {Traces [0]}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118257676 data=null} to TreeItem with text {Traces [0]}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118257676 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118257676 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]}
19:50:09 [2020-06-04T23:50:09.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118257672 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:11 [2020-06-04T23:50:11.229Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
19:50:11 [2020-06-04T23:50:11.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:11 [2020-06-04T23:50:11.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:11 [2020-06-04T23:50:11.229Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:50:11 [2020-06-04T23:50:11.229Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:50:11 [2020-06-04T23:50:11.229Z] DEBUG - Attempting to set focus on (of type 'Table')
19:50:11 [2020-06-04T23:50:11.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=-2118255400 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}
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=-2118255390 data=null button=1 stateMask=0x80000 x=78 y=-13 count=1} to TreeColumn with text {Name}
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-2118255387 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}
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-2118255382 data=null button=1 stateMask=0x80000 x=186 y=-13 count=1} to TreeColumn with text {PID/TID}
19:50:11 [2020-06-04T23:50:11.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=-2118255379 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}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-2118255330 data=null button=1 stateMask=0x80000 x=344 y=-13 count=1} to TreeColumn with text {Start time}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118255096 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118255083 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118255083 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118255083 data=null} to TreeItem with text {TestForCallstack}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118255082 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118255082 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}
19:50:11 [2020-06-04T23:50:11.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118255077 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:11 [2020-06-04T23:50:11.997Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:11 [2020-06-04T23:50:11.997Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:11 [2020-06-04T23:50:11.997Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null item=null 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')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118254429 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Clicking on OK
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118254428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118254428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118254428 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118254428 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118254428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118254428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Clicked on OK
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118254428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:12 [2020-06-04T23:50:12.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118255022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118253812 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118253812 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118253811 data=null} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118253811 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118253811 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}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118253804 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118253804 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118253803 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118253803 data=null} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118253803 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118253803 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}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118253797 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118253797 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118253797 data=null} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118253797 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118253796 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}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118253793 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118253793 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:50:13 [2020-06-04T23:50:13.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118253793 data=null doit=true} to TreeItem with text {Traces [0]}
19:50:13 [2020-06-04T23:50:13.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118253793 data=null} to TreeItem with text {Traces [0]}
19:50:13 [2020-06-04T23:50:13.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118253792 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:13 [2020-06-04T23:50:13.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118253792 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]}
19:50:13 [2020-06-04T23:50:13.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118253788 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:15 [2020-06-04T23:50:15.006Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
19:50:15 [2020-06-04T23:50:15.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:15 [2020-06-04T23:50:15.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:15 [2020-06-04T23:50:15.006Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:15 [2020-06-04T23:50:15.006Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:50:15 [2020-06-04T23:50:15.006Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:50:15 [2020-06-04T23:50:15.006Z] DEBUG - Attempting to set focus on (of type 'Table')
19:50:15 [2020-06-04T23:50:15.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:15 [2020-06-04T23:50:15.565Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:15 [2020-06-04T23:50:15.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:15 [2020-06-04T23:50:15.565Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:15 [2020-06-04T23:50:15.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:15 [2020-06-04T23:50:15.565Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118251061 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118251048 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118251048 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118251048 data=null} to TreeItem with text {TestForCallstack}
19:50:15 [2020-06-04T23:50:15.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118251048 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:15 [2020-06-04T23:50:15.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118251048 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}
19:50:15 [2020-06-04T23:50:15.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118251041 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:15 [2020-06-04T23:50:15.820Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:15 [2020-06-04T23:50:15.820Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:15 [2020-06-04T23:50:15.820Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null item=null 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')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118250422 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Clicking on OK
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118250421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118250421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118250421 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118250421 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118250421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118250421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Clicked on OK
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118250421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:16 [2020-06-04T23:50:16.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118251015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118249708 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118249707 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118249707 data=null} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118249707 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118249707 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}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118249703 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118249702 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118249702 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118249702 data=null} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118249702 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118249702 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}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118249697 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118249697 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118249697 data=null} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118249697 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118249697 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}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118249695 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118249694 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118249694 data=null doit=true} to TreeItem with text {Traces [0]}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118249694 data=null} to TreeItem with text {Traces [0]}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118249694 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118249694 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]}
19:50:17 [2020-06-04T23:50:17.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118249690 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118247811 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118247799 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118247799 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118247798 data=null} to TreeItem with text {TestForCallstack}
19:50:19 [2020-06-04T23:50:19.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118247798 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:19 [2020-06-04T23:50:19.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118247798 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}
19:50:19 [2020-06-04T23:50:19.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118247793 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:19 [2020-06-04T23:50:19.189Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:19 [2020-06-04T23:50:19.189Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:19 [2020-06-04T23:50:19.189Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:19 [2020-06-04T23:50:19.749Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:19 [2020-06-04T23:50:19.749Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null item=null 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')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118247193 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Clicking on OK
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118247192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118247192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118247192 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118247192 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118247192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118247192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Clicked on OK
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118247192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:19 [2020-06-04T23:50:19.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118247766 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118246479 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118246479 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118246479 data=null} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118246478 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118246478 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}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118246474 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118246473 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118246473 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118246473 data=null} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118246473 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118246473 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}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118246469 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118246469 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118246469 data=null} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118246468 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118246468 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}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118246466 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118246466 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118246465 data=null doit=true} to TreeItem with text {Traces [0]}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118246465 data=null} to TreeItem with text {Traces [0]}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118246465 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118246465 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]}
19:50:20 [2020-06-04T23:50:20.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118246462 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:22 [2020-06-04T23:50:22.037Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
19:50:22 [2020-06-04T23:50:22.037Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:22 [2020-06-04T23:50:22.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:22 [2020-06-04T23:50:22.037Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:50:22 [2020-06-04T23:50:22.037Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:50:22 [2020-06-04T23:50:22.037Z] DEBUG - Attempting to set focus on (of type 'Table')
19:50:22 [2020-06-04T23:50:22.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - number of items : 18
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118244205 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}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118244204 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}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118244204 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118244204 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}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118244204 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}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118244183 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}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118244182 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}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118244182 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}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118244182 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118244182 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Clicking on Add...
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-2118244181 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')
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2118244181 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')
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-2118244181 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-2118244181 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-2118244181 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')
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-2118244181 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')
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-2118244181 data=null item=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')
19:50:22 [2020-06-04T23:50:22.851Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-2118244134 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')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-2118244133 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')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-2118244133 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')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-2118244133 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-2118244133 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Clicked on Add...
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Clicking on OK
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118244132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118244132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118244132 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118244132 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118244132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118244132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-2118244122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118244132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118244204 data=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}
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - Clicked on 
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:22 [2020-06-04T23:50:22.852Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118243824 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118243811 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118243811 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118243811 data=null} to TreeItem with text {TestForCallstack}
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118243811 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118243811 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}
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118243806 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:23 [2020-06-04T23:50:23.106Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243198 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243198 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243197 data=null item=null 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')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243197 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118243197 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Clicking on OK
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118243196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118243196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118243196 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118243196 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118243196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118243196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.666Z] DEBUG - Clicked on OK
19:50:23 [2020-06-04T23:50:23.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118243196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:23 [2020-06-04T23:50:23.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118243781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118242370 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118242370 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118242370 data=null} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118242370 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118242369 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}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118242364 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118242364 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118242364 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118242364 data=null} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118242364 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118242364 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}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118242359 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118242359 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118242359 data=null} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118242359 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118242359 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}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118242357 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118242356 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118242356 data=null doit=true} to TreeItem with text {Traces [0]}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118242356 data=null} to TreeItem with text {Traces [0]}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118242356 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118242356 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]}
19:50:24 [2020-06-04T23:50:24.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118242352 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:26 [2020-06-04T23:50:26.370Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
19:50:26 [2020-06-04T23:50:26.370Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:26 [2020-06-04T23:50:26.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:26 [2020-06-04T23:50:26.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:26 [2020-06-04T23:50:26.370Z] DEBUG - number of items : 18
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118240172 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118240159 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118240159 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118240159 data=null} to TreeItem with text {TestForCallstack}
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118240159 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118240158 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}
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118240154 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:26 [2020-06-04T23:50:26.959Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null item=null 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')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118239591 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Clicking on OK
19:50:27 [2020-06-04T23:50:27.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118239590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118239590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118239590 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118239590 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118239590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118239590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] DEBUG - Clicked on OK
19:50:27 [2020-06-04T23:50:27.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118239590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:27 [2020-06-04T23:50:27.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118240131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:28 [2020-06-04T23:50:28.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118238875 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118238875 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118238875 data=null} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118238875 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118238875 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}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118238870 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118238870 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118238870 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118238870 data=null} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118238870 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118238869 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}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118238865 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118238865 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118238865 data=null} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118238865 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118238864 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}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118238862 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118238862 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118238861 data=null doit=true} to TreeItem with text {Traces [0]}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118238861 data=null} to TreeItem with text {Traces [0]}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118238861 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118238861 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]}
19:50:28 [2020-06-04T23:50:28.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118238858 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:50:29 [2020-06-04T23:50:29.967Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
19:50:29 [2020-06-04T23:50:29.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:29 [2020-06-04T23:50:29.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:29 [2020-06-04T23:50:29.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:29 [2020-06-04T23:50:29.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:50:29 [2020-06-04T23:50:29.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:50:29 [2020-06-04T23:50:29.967Z] DEBUG - Attempting to set focus on (of type 'Table')
19:50:29 [2020-06-04T23:50:29.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - number of items : 18
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118236680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118236680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118236680 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118236680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118236680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118236680 data=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}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118236677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118236673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118236673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118236673 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118236673 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - number of items : 18
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118236171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118236171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118236171 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118236171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118236170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118236170 data=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}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118236167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118236164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118236164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118236164 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118236164 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:30 [2020-06-04T23:50:30.791Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - number of items : 18
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118235661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118235661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118235661 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118235661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118235661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118235661 data=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}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118235658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118235655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118235655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118235655 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118235655 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - number of items : 18
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118235153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118235153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118235153 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118235152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118235152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118235152 data=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}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118235150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118235147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118235147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118235134 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118235134 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:31 [2020-06-04T23:50:31.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - number of items : 18
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118234630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118234630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118234630 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118234630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118234630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118234630 data=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}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118234628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118234625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118234625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118234625 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118234625 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.472Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - number of items : 18
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118234123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118234122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118234122 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118234122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118234122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118234122 data=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}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118234118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118234115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118234114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118234114 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118234114 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:32 [2020-06-04T23:50:32.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - number of items : 18
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118233613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118233613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118233612 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118233612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118233612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118233612 data=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}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118233610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118233607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118233607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118233607 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118233607 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - number of items : 18
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118233105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118233105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118233105 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118233105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118233105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118233105 data=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}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118233102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118233100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118233100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118233100 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118233100 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:33 [2020-06-04T23:50:33.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - number of items : 18
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118232597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118232597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118232597 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118232597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118232597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118232597 data=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}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118232593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118232589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118232589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118232589 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118232589 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - number of items : 18
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118232087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118232086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118232086 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118232086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118232086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118232086 data=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}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118232082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118232078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118232078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118232078 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118232078 data=null} to ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
19:50:34 [2020-06-04T23:50:34.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - number of items : 18
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118231575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118231575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118231575 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118231575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118231575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118231575 data=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}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118231571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118231568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118231568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118231567 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118231567 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.527Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - number of items : 18
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118231065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118231065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118231065 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118231065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118231065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118231065 data=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}
19:50:35 [2020-06-04T23:50:35.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118231062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118231058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118231058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118231058 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118231058 data=null} to ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.782Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
19:50:35 [2020-06-04T23:50:35.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - number of items : 18
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118230556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118230556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118230556 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118230556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118230556 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118230555 data=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}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118230552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118230552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118230552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118230552 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118230552 data=null} to ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - number of items : 18
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118230551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118230551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118230551 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118230551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118230551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118230551 data=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}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118230548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118230548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118230548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118230548 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118230548 data=null} to ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - number of items : 18
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118230547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118230547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118230547 data=null doit=true} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118230547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118230547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118230547 data=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}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118230544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118230544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118230544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118230544 data=null doit=true} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118230543 data=null} to ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - number of items : 18
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-2118230543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118230543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-2118230543 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-2118230543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-2118230543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-2118230543 data=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}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-2118230539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-2118230539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-2118230539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-2118230539 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-2118230539 data=null} to ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.342Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118230100 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-2118230087 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-2118230087 data=null doit=true} to TreeItem with text {TestForCallstack}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-2118230087 data=null} to TreeItem with text {TestForCallstack}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-2118230087 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118230087 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}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-2118230082 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:36 [2020-06-04T23:50:36.902Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229499 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229499 data=null item=null 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')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229498 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118229498 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Clicking on OK
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118229498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118229498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118229498 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118229498 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118229498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118229498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Clicked on OK
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118229498 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:37 [2020-06-04T23:50:37.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118230059 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:38 [2020-06-04T23:50:38.022Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.233 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
19:50:38 [2020-06-04T23:50:38.022Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 7.44 s
19:50:38 [2020-06-04T23:50:38.022Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.578 s
19:50:38 [2020-06-04T23:50:38.022Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.879 s
19:50:38 [2020-06-04T23:50:38.022Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.007 s
19:50:38 [2020-06-04T23:50:38.022Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.229 s
19:50:38 [2020-06-04T23:50:38.022Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.109 s
19:50:38 [2020-06-04T23:50:38.022Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.493 s
19:50:38 [2020-06-04T23:50:38.022Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 10.091 s
19:50:38 [2020-06-04T23:50:38.022Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
19:50:38 [2020-06-04T23:50:38.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
19:50:38 [2020-06-04T23:50:38.279Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:42 [2020-06-04T23:50:42.437Z] DEBUG - Setting state to checked on: memory
19:50:42 [2020-06-04T23:50:42.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
19:50:42 [2020-06-04T23:50:42.692Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - Setting state to checked on: memory
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118222781 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - Attempting to set focus on Tree with text {}
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118222767 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118222767 data=null doit=true} to TreeItem with text {test}
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118222767 data=null} to TreeItem with text {test}
19:50:44 [2020-06-04T23:50:44.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118222767 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:50:44 [2020-06-04T23:50:44.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118222766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:50:44 [2020-06-04T23:50:44.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118222727 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:50:44 [2020-06-04T23:50:44.310Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:50:44 [2020-06-04T23:50:44.310Z] DEBUG - Clicking on with mnemonic 'Delete'
19:50:44 [2020-06-04T23:50:44.310Z] DEBUG - Clicked on with mnemonic 'Delete'
19:50:44 [2020-06-04T23:50:44.872Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:50:44 [2020-06-04T23:50:44.872Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null item=null 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')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118222108 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Clicking on OK
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118222107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118222107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118222107 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118222107 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118222107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118222107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:44 [2020-06-04T23:50:44.873Z] DEBUG - Clicked on OK
19:50:45 [2020-06-04T23:50:45.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118222107 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:50:45 [2020-06-04T23:50:45.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118222696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:50:45 [2020-06-04T23:50:45.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.772 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
19:50:45 [2020-06-04T23:50:45.688Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 4.534 s
19:50:45 [2020-06-04T23:50:45.688Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 1.495 s
19:50:45 [2020-06-04T23:50:45.688Z] 
19:50:45 [2020-06-04T23:50:45.688Z] Results:
19:50:45 [2020-06-04T23:50:45.688Z] 
19:50:45 [2020-06-04T23:50:45.688Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
19:50:45 [2020-06-04T23:50:45.688Z] 
19:50:45 [2020-06-04T23:50:45.943Z] 
19:50:45 [2020-06-04T23:50:45.943Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:50:45.800
19:50:45 [2020-06-04T23:50:45.943Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] All tests passed!
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Building Trace Compass Pcap Format Support Parent 6.0.0-SNAPSHOT [101/138]
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --------------------------------[ pom ]---------------------------------
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-6.0.0-SNAPSHOT.pom
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT     [102/138]
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] The project's OSGi version is 1.1.2.202006042312
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/classes
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.869Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] 
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
19:50:46 [2020-06-04T23:50:46.870Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.pom
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-p2metadata.xml
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-p2artifacts.xml
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT [103/138]
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] The project's OSGi version is 1.0.4.202006042312
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.125Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
19:50:47 [2020-06-04T23:50:47.125Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[167] 
19:50:47 [2020-06-04T23:50:47.125Z] 	IPv4Packet packet = new IPv4Packet(file, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.125Z] 	                                   ^^^^
19:50:47 [2020-06-04T23:50:47.125Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.125Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[177] 
19:50:47 [2020-06-04T23:50:47.125Z] 	IPv4Packet expected = new IPv4Packet(file, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.125Z] 	                                     ^^^^
19:50:47 [2020-06-04T23:50:47.125Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.125Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[246] 
19:50:47 [2020-06-04T23:50:47.125Z] 	PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                                               ^^^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[56] 
19:50:47 [2020-06-04T23:50:47.126Z] 	PcapFile littleEndian = trace.getTrace();
19:50:47 [2020-06-04T23:50:47.126Z] 	         ^^^^^^^^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Potential resource leak: 'littleEndian' may not be closed
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[61] 
19:50:47 [2020-06-04T23:50:47.126Z] 	PcapFile bigEndian = trace.getTrace();
19:50:47 [2020-06-04T23:50:47.126Z] 	         ^^^^^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Potential resource leak: 'bigEndian' may not be closed
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[89] 
19:50:47 [2020-06-04T23:50:47.126Z] 	new EthernetIIPacket(dummy, null, packet);
19:50:47 [2020-06-04T23:50:47.126Z] 	                     ^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[119] 
19:50:47 [2020-06-04T23:50:47.126Z] 	UDPPacket packet = new UDPPacket(file, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                 ^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[129] 
19:50:47 [2020-06-04T23:50:47.126Z] 	UDPPacket expected = new UDPPacket(file, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                   ^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[44] 
19:50:47 [2020-06-04T23:50:47.126Z] 	public void FileOpenBadPcapTest() throws IOException {
19:50:47 [2020-06-04T23:50:47.126Z] 	                                         ^^^^^^^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[62] 
19:50:47 [2020-06-04T23:50:47.126Z] 	public void FileOpenBinaryFile() throws IOException {
19:50:47 [2020-06-04T23:50:47.126Z] 	                                        ^^^^^^^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[80] 
19:50:47 [2020-06-04T23:50:47.126Z] 	public void FileOpenDirectory() throws IOException {
19:50:47 [2020-06-04T23:50:47.126Z] 	                                       ^^^^^^^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[105] 
19:50:47 [2020-06-04T23:50:47.126Z] 	Packet packet = new EthernetIIPacket(dummy, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                     ^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[166] 
19:50:47 [2020-06-04T23:50:47.126Z] 	TCPPacket packet = new TCPPacket(file, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                 ^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[176] 
19:50:47 [2020-06-04T23:50:47.126Z] 	TCPPacket expected = new TCPPacket(file, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                   ^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[88] 
19:50:47 [2020-06-04T23:50:47.126Z] 	UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                         ^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[99] 
19:50:47 [2020-06-04T23:50:47.126Z] 	assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet);
19:50:47 [2020-06-04T23:50:47.126Z] 	                               ^^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[115] 
19:50:47 [2020-06-04T23:50:47.126Z] 	EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                               ^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[125] 
19:50:47 [2020-06-04T23:50:47.126Z] 	EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer);
19:50:47 [2020-06-04T23:50:47.126Z] 	                                                 ^^^^
19:50:47 [2020-06-04T23:50:47.126Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:47 [2020-06-04T23:50:47.126Z] 18 problems (18 warnings)
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.126Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
19:50:47 [2020-06-04T23:50:47.381Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.381Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.381Z] [INFO] 
19:50:47 [2020-06-04T23:50:47.381Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:47 [2020-06-04T23:50:47.381Z] [INFO] Executing tasks
19:50:47 [2020-06-04T23:50:47.381Z] 
19:50:47 [2020-06-04T23:50:47.381Z] main:
19:50:47 [2020-06-04T23:50:47.381Z] 
19:50:47 [2020-06-04T23:50:47.381Z] main:
19:50:47 [2020-06-04T23:50:47.381Z] 
19:50:47 [2020-06-04T23:50:47.381Z] checkAnyTraceExists:
19:50:47 [2020-06-04T23:50:47.381Z] 
19:50:47 [2020-06-04T23:50:47.381Z] verifyChecksum:
19:50:47 [2020-06-04T23:50:47.381Z]      [echo] Verifying: ${anyTraceExists}
19:50:47 [2020-06-04T23:50:47.381Z] 
19:50:47 [2020-06-04T23:50:47.381Z] deleteFailedCheckSumTraces:
19:50:47 [2020-06-04T23:50:47.381Z] 
19:50:47 [2020-06-04T23:50:47.381Z] downloadTraceFiles:
19:50:47 [2020-06-04T23:50:47.381Z]      [echo] Attempting to download test traces
19:50:47 [2020-06-04T23:50:47.381Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
19:50:47 [2020-06-04T23:50:47.381Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
19:50:47 [2020-06-04T23:50:47.381Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
19:50:47 [2020-06-04T23:50:47.636Z]       [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
19:50:47 [2020-06-04T23:50:47.891Z] 
19:50:47 [2020-06-04T23:50:47.892Z] extractTraces:
19:50:47 [2020-06-04T23:50:47.892Z] 
19:50:47 [2020-06-04T23:50:47.892Z] checkAnyTraceExists:
19:50:47 [2020-06-04T23:50:47.892Z] 
19:50:47 [2020-06-04T23:50:47.892Z] verifyChecksum:
19:50:47 [2020-06-04T23:50:47.892Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
19:50:47 [2020-06-04T23:50:47.892Z] 
19:50:47 [2020-06-04T23:50:47.892Z] warnFailedCheckSum:
19:50:47 [2020-06-04T23:50:47.892Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
19:50:47 [2020-06-04T23:50:47.892Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
19:50:47 [2020-06-04T23:50:47.892Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
19:50:47 [2020-06-04T23:50:47.892Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
19:50:47 [2020-06-04T23:50:47.892Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
19:50:47 [2020-06-04T23:50:47.892Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
19:50:47 [2020-06-04T23:50:47.892Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
19:50:48 [2020-06-04T23:50:48.147Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
19:50:49 [2020-06-04T23:50:49.072Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
19:50:49 [2020-06-04T23:50:49.073Z]      [echo] Traces extracted successfully
19:50:49 [2020-06-04T23:50:49.073Z] [INFO] Executed tasks
19:50:49 [2020-06-04T23:50:49.073Z] [INFO] 
19:50:49 [2020-06-04T23:50:49.073Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:49 [2020-06-04T23:50:49.073Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
19:50:49 [2020-06-04T23:50:49.073Z] [INFO] Command line:
19:50:49 [2020-06-04T23:50:49.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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:50:49 [2020-06-04T23:50:49.073Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:50:50 [2020-06-04T23:50:50.434Z] !SESSION 2020-06-04 23:50:49.085 -----------------------------------------------
19:50:50 [2020-06-04T23:50:50.434Z] eclipse.buildId=unknown
19:50:50 [2020-06-04T23:50:50.434Z] java.version=1.8.0_202
19:50:50 [2020-06-04T23:50:50.435Z] java.vendor=Oracle Corporation
19:50:50 [2020-06-04T23:50:50.435Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:50:50 [2020-06-04T23:50:50.435Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:50:50 [2020-06-04T23:50:50.435Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:50:50 [2020-06-04T23:50:50.435Z] 
19:50:50 [2020-06-04T23:50:50.435Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:50:50.192
19:50:50 [2020-06-04T23:50:50.435Z] !MESSAGE FrameworkEvent ERROR
19:50:50 [2020-06-04T23:50:50.435Z] !STACK 0
19:50:50 [2020-06-04T23:50:50.435Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [44]
19:50:50 [2020-06-04T23:50:50.435Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:50:50 [2020-06-04T23:50:50.435Z] 
19:50:50 [2020-06-04T23:50:50.435Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:50:50 [2020-06-04T23:50:50.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:50:50 [2020-06-04T23:50:50.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:50:50 [2020-06-04T23:50:50.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:50:50 [2020-06-04T23:50:50.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:50:50 [2020-06-04T23:50:50.435Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:50:50 [2020-06-04T23:50:50.435Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:50:50 [2020-06-04T23:50:50.435Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:50:50 [2020-06-04T23:50:50.994Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
19:50:51 [2020-06-04T23:50:51.250Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.016 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.008 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.001 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.001 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
19:50:51 [2020-06-04T23:50:51.250Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.001 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
19:50:51 [2020-06-04T23:50:51.250Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0.001 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
19:50:51 [2020-06-04T23:50:51.250Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.009 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
19:50:51 [2020-06-04T23:50:51.250Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
19:50:51 [2020-06-04T23:50:51.250Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
19:50:51 [2020-06-04T23:50:51.250Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
19:50:51 [2020-06-04T23:50:51.250Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.004 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
19:50:51 [2020-06-04T23:50:51.250Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
19:50:51 [2020-06-04T23:50:51.250Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0 s
19:50:51 [2020-06-04T23:50:51.250Z] 
19:50:51 [2020-06-04T23:50:51.250Z] Results:
19:50:51 [2020-06-04T23:50:51.250Z] 
19:50:51 [2020-06-04T23:50:51.250Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
19:50:51 [2020-06-04T23:50:51.250Z] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] All tests passed!
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.pom
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT [104/138]
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] The project's OSGi version is 1.0.4.202006042312
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
19:50:52 [2020-06-04T23:50:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[116] 
19:50:52 [2020-06-04T23:50:52.177Z] 	String key = entry.getKey();
19:50:52 [2020-06-04T23:50:52.177Z] 	             ^^^^^^^^^^^^^^
19:50:52 [2020-06-04T23:50:52.177Z] 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
19:50:52 [2020-06-04T23:50:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[117] 
19:50:52 [2020-06-04T23:50:52.177Z] 	String value = entry.getValue();
19:50:52 [2020-06-04T23:50:52.177Z] 	               ^^^^^^^^^^^^^^^^
19:50:52 [2020-06-04T23:50:52.177Z] 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
19:50:52 [2020-06-04T23:50:52.177Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[118] 
19:50:52 [2020-06-04T23:50:52.177Z] 	entry.getValue().addEventToStream(event);
19:50:52 [2020-06-04T23:50:52.177Z] 	^^^^^^^^^^^^^^^^
19:50:52 [2020-06-04T23:50:52.177Z] 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
19:50:52 [2020-06-04T23:50:52.177Z] 3 problems (3 warnings)
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.pom
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-p2metadata.xml
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-p2artifacts.xml
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT   [105/138]
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] The project's OSGi version is 1.1.3.202006042312
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.177Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
19:50:52 [2020-06-04T23:50:52.433Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] 
19:50:52 [2020-06-04T23:50:52.433Z] 	TmfPcapProtocol protocol = protocolEntry.getKey();
19:50:52 [2020-06-04T23:50:52.433Z] 	                           ^^^^^^^^^^^^^^^^^^^^^^
19:50:52 [2020-06-04T23:50:52.433Z] 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
19:50:52 [2020-06-04T23:50:52.433Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[278] 
19:50:52 [2020-06-04T23:50:52.433Z] 	Table table = protocolEntry.getValue();
19:50:52 [2020-06-04T23:50:52.433Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^
19:50:52 [2020-06-04T23:50:52.433Z] 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
19:50:52 [2020-06-04T23:50:52.433Z] 2 problems (2 warnings)
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.pom
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-p2metadata.xml
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-p2artifacts.xml
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 6.0.0-SNAPSHOT      [106/138]
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.433Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.pom
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-p2metadata.xml
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-p2artifacts.xml
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT [107/138]
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] The project's OSGi version is 1.0.2.202006042312
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.689Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
19:50:52 [2020-06-04T23:50:52.944Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[124] 
19:50:52 [2020-06-04T23:50:52.944Z] 	IPv4Packet packet = new IPv4Packet(file, null, bb);
19:50:52 [2020-06-04T23:50:52.944Z] 	                                   ^^^^
19:50:52 [2020-06-04T23:50:52.944Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
19:50:52 [2020-06-04T23:50:52.944Z] 1 problem (1 warning)
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] 
19:50:52 [2020-06-04T23:50:52.944Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:53 [2020-06-04T23:50:53.199Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
19:50:53 [2020-06-04T23:50:53.199Z] [INFO] Command line:
19:50:53 [2020-06-04T23:50:53.199Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:50:53 [2020-06-04T23:50:53.199Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:50:54 [2020-06-04T23:50:54.561Z] !SESSION 2020-06-04 23:50:53.071 -----------------------------------------------
19:50:54 [2020-06-04T23:50:54.561Z] eclipse.buildId=unknown
19:50:54 [2020-06-04T23:50:54.561Z] java.version=1.8.0_202
19:50:54 [2020-06-04T23:50:54.561Z] java.vendor=Oracle Corporation
19:50:54 [2020-06-04T23:50:54.561Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:50:54 [2020-06-04T23:50:54.561Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:50:54 [2020-06-04T23:50:54.561Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:50:54 [2020-06-04T23:50:54.561Z] 
19:50:54 [2020-06-04T23:50:54.561Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:50:54.218
19:50:54 [2020-06-04T23:50:54.561Z] !MESSAGE FrameworkEvent ERROR
19:50:54 [2020-06-04T23:50:54.561Z] !STACK 0
19:50:54 [2020-06-04T23:50:54.561Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53]
19:50:54 [2020-06-04T23:50:54.561Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:50:54 [2020-06-04T23:50:54.561Z] 
19:50:54 [2020-06-04T23:50:54.561Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:50:54 [2020-06-04T23:50:54.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:50:54 [2020-06-04T23:50:54.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:50:54 [2020-06-04T23:50:54.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:50:54 [2020-06-04T23:50:54.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:50:54 [2020-06-04T23:50:54.561Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:50:54 [2020-06-04T23:50:54.561Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:50:54 [2020-06-04T23:50:54.561Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:50:55 [2020-06-04T23:50:55.486Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
19:50:56 [2020-06-04T23:50:56.849Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
19:50:56 [2020-06-04T23:50:56.849Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.004 s
19:50:56 [2020-06-04T23:50:56.849Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.107 s
19:50:56 [2020-06-04T23:50:56.849Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.146 s
19:50:56 [2020-06-04T23:50:56.849Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
19:50:56 [2020-06-04T23:50:56.849Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
19:50:56 [2020-06-04T23:50:56.849Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.849Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
19:50:56 [2020-06-04T23:50:56.850Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
19:50:56 [2020-06-04T23:50:56.850Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
19:50:56 [2020-06-04T23:50:56.850Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
19:50:56 [2020-06-04T23:50:56.850Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
19:50:56 [2020-06-04T23:50:56.850Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
19:50:56 [2020-06-04T23:50:56.850Z] 
19:50:56 [2020-06-04T23:50:56.850Z] Results:
19:50:56 [2020-06-04T23:50:56.850Z] 
19:50:56 [2020-06-04T23:50:56.850Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
19:50:56 [2020-06-04T23:50:56.850Z] 
19:50:57 [2020-06-04T23:50:57.778Z] [INFO] All tests passed!
19:50:57 [2020-06-04T23:50:57.778Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.778Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:57 [2020-06-04T23:50:57.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
19:50:57 [2020-06-04T23:50:57.778Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.pom
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT [108/138]
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] 
19:50:57 [2020-06-04T23:50:57.779Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:50:58 [2020-06-04T23:50:58.034Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
19:50:58 [2020-06-04T23:50:58.034Z] [INFO] Command line:
19:50:58 [2020-06-04T23:50:58.034Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:50:58 [2020-06-04T23:50:58.034Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:50:59 [2020-06-04T23:50:59.396Z] !SESSION 2020-06-04 23:50:58.047 -----------------------------------------------
19:50:59 [2020-06-04T23:50:59.396Z] eclipse.buildId=unknown
19:50:59 [2020-06-04T23:50:59.396Z] java.version=1.8.0_202
19:50:59 [2020-06-04T23:50:59.396Z] java.vendor=Oracle Corporation
19:50:59 [2020-06-04T23:50:59.396Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:50:59 [2020-06-04T23:50:59.396Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:50:59 [2020-06-04T23:50:59.396Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:50:59 [2020-06-04T23:50:59.396Z] 
19:50:59 [2020-06-04T23:50:59.396Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:50:59.327
19:50:59 [2020-06-04T23:50:59.396Z] !MESSAGE FrameworkEvent ERROR
19:50:59 [2020-06-04T23:50:59.396Z] !STACK 0
19:50:59 [2020-06-04T23:50:59.396Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:50:59 [2020-06-04T23:50:59.396Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:50:59 [2020-06-04T23:50:59.396Z] 
19:50:59 [2020-06-04T23:50:59.396Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:50:59 [2020-06-04T23:50:59.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:50:59 [2020-06-04T23:50:59.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:50:59 [2020-06-04T23:50:59.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:50:59 [2020-06-04T23:50:59.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:50:59 [2020-06-04T23:50:59.396Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:50:59 [2020-06-04T23:50:59.396Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:50:59 [2020-06-04T23:50:59.396Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:51:02 [2020-06-04T23:51:02.657Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
19:51:04 [2020-06-04T23:51:04.542Z] Display size: 1440x900
19:51:04 [2020-06-04T23:51:04.542Z] OS version=3.10.0-1062.el7.x86_64
19:51:04 [2020-06-04T23:51:04.542Z] GTK version=2.24.30
19:51:04 [2020-06-04T23:51:04.542Z] GTK theme=Raleigh
19:51:04 [2020-06-04T23:51:04.542Z] LIBOVERLAY_SCROLLBAR=0
19:51:04 [2020-06-04T23:51:04.542Z] Time zone: Coordinated Universal Time
19:51:04 [2020-06-04T23:51:04.542Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:51:04 [2020-06-04T23:51:04.542Z] log4j:WARN Please initialize the log4j system properly.
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118190231 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - Attempting to set focus on Tree with text {}
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118190210 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118190210 data=null doit=true} to TreeItem with text {test}
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118190210 data=null} to TreeItem with text {test}
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118190209 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118190209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:51:16 [2020-06-04T23:51:16.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118190129 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:51:16 [2020-06-04T23:51:16.987Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:51:16 [2020-06-04T23:51:16.987Z] DEBUG - Clicking on with mnemonic 'Delete'
19:51:16 [2020-06-04T23:51:16.987Z] DEBUG - Clicked on with mnemonic 'Delete'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189389 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189389 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189388 data=null item=null 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')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189387 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118189387 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Clicking on OK
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118189385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118189385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118189384 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118189384 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118189384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118189384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.547Z] DEBUG - Clicked on OK
19:51:17 [2020-06-04T23:51:17.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118189384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:51:17 [2020-06-04T23:51:17.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118190022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:51:18 [2020-06-04T23:51:18.057Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.65 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
19:51:18 [2020-06-04T23:51:18.057Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 12.933 s
19:51:18 [2020-06-04T23:51:18.057Z] 
19:51:18 [2020-06-04T23:51:18.057Z] Results:
19:51:18 [2020-06-04T23:51:18.057Z] 
19:51:18 [2020-06-04T23:51:18.057Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
19:51:18 [2020-06-04T23:51:18.057Z] 
19:51:18 [2020-06-04T23:51:18.312Z] 
19:51:18 [2020-06-04T23:51:18.312Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:51:18.289
19:51:18 [2020-06-04T23:51:18.312Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] All tests passed!
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.pom
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-p2metadata.xml
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-p2artifacts.xml
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Building Trace Compass RCP Parent 6.0.0-SNAPSHOT               [109/138]
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --------------------------------[ pom ]---------------------------------
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-6.0.0-SNAPSHOT.pom
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Building Trace Compass RCP Branding plug-in 6.0.0-SNAPSHOT     [110/138]
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.pom
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-p2metadata.xml
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Building Trace Compass RCP Branding Feature 6.0.0-SNAPSHOT     [111/138]
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.238Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.pom
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2metadata.xml
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2metadata.xml
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT  [112/138]
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.239Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
19:51:19 [2020-06-04T23:51:19.494Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/src/org/eclipse/tracecompass/internal/tmf/cli/core/parser/CliParserConfigElement.java:[73] 
19:51:19 [2020-06-04T23:51:19.494Z] 	private static final Comparator<PrioritizedParser> COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1));
19:51:19 [2020-06-04T23:51:19.494Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:51:19 [2020-06-04T23:51:19.494Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<CliParserConfigElement.PrioritizedParser>' needs unchecked conversion to conform to '@NonNull Comparator<CliParserConfigElement.@NonNull PrioritizedParser>'
19:51:19 [2020-06-04T23:51:19.494Z] 1 problem (1 warning)
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.pom
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-p2metadata.xml
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-p2artifacts.xml
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 6.0.0-SNAPSHOT        [113/138]
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
19:51:19 [2020-06-04T23:51:19.495Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/Application.java:[78] 
19:51:19 [2020-06-04T23:51:19.495Z] 	CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs());
19:51:19 [2020-06-04T23:51:19.495Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:51:19 [2020-06-04T23:51:19.495Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]'
19:51:19 [2020-06-04T23:51:19.495Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[338] 
19:51:19 [2020-06-04T23:51:19.495Z] 	return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor());
19:51:19 [2020-06-04T23:51:19.495Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:51:19 [2020-06-04T23:51:19.495Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject'
19:51:19 [2020-06-04T23:51:19.495Z] 2 problems (2 warnings)
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.pom
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-p2metadata.xml
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Building Trace Compass RCP Feature 6.0.0-SNAPSHOT              [114/138]
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] 
19:51:19 [2020-06-04T23:51:19.750Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (139.18kB)
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] The user operation is waiting for background work to complete.
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (139.18kB)
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.pom
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2metadata.xml
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2metadata.xml
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT [115/138]
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.005Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] 
19:51:20 [2020-06-04T23:51:20.260Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:20 [2020-06-04T23:51:20.516Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
19:51:20 [2020-06-04T23:51:20.516Z] [INFO] Command line:
19:51:20 [2020-06-04T23:51:20.516Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:51:20 [2020-06-04T23:51:20.516Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:51:22 [2020-06-04T23:51:22.400Z] !SESSION 2020-06-04 23:51:20.496 -----------------------------------------------
19:51:22 [2020-06-04T23:51:22.401Z] eclipse.buildId=unknown
19:51:22 [2020-06-04T23:51:22.401Z] java.version=1.8.0_202
19:51:22 [2020-06-04T23:51:22.401Z] java.vendor=Oracle Corporation
19:51:22 [2020-06-04T23:51:22.401Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:51:22 [2020-06-04T23:51:22.401Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:51:22 [2020-06-04T23:51:22.401Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:51:22 [2020-06-04T23:51:22.401Z] 
19:51:22 [2020-06-04T23:51:22.401Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:51:21.904
19:51:22 [2020-06-04T23:51:22.401Z] !MESSAGE FrameworkEvent ERROR
19:51:22 [2020-06-04T23:51:22.401Z] !STACK 0
19:51:22 [2020-06-04T23:51:22.401Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55]
19:51:22 [2020-06-04T23:51:22.401Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:51:22 [2020-06-04T23:51:22.401Z] 
19:51:22 [2020-06-04T23:51:22.401Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:51:22 [2020-06-04T23:51:22.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:51:22 [2020-06-04T23:51:22.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:51:22 [2020-06-04T23:51:22.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:51:22 [2020-06-04T23:51:22.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:51:22 [2020-06-04T23:51:22.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:51:22 [2020-06-04T23:51:22.401Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:51:22 [2020-06-04T23:51:22.401Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:51:22 [2020-06-04T23:51:22.963Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
19:51:22 [2020-06-04T23:51:22.963Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
19:51:22 [2020-06-04T23:51:22.963Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0.001 s
19:51:22 [2020-06-04T23:51:22.963Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
19:51:22 [2020-06-04T23:51:22.963Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
19:51:22 [2020-06-04T23:51:22.963Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.011 s
19:51:22 [2020-06-04T23:51:22.963Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
19:51:22 [2020-06-04T23:51:22.963Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
19:51:22 [2020-06-04T23:51:22.963Z] 
19:51:22 [2020-06-04T23:51:22.963Z] Results:
19:51:22 [2020-06-04T23:51:22.963Z] 
19:51:22 [2020-06-04T23:51:22.963Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
19:51:22 [2020-06-04T23:51:22.963Z] 
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] All tests passed!
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.pom
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT  [116/138]
19:51:23 [2020-06-04T23:51:23.888Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] The project's OSGi version is 2.0.3.202006042312
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] 
19:51:23 [2020-06-04T23:51:23.889Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:24 [2020-06-04T23:51:24.144Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
19:51:24 [2020-06-04T23:51:24.144Z] [INFO] Command line:
19:51:24 [2020-06-04T23:51:24.144Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:51:24 [2020-06-04T23:51:24.144Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:51:25 [2020-06-04T23:51:25.506Z] !SESSION 2020-06-04 23:51:24.145 -----------------------------------------------
19:51:25 [2020-06-04T23:51:25.506Z] eclipse.buildId=unknown
19:51:25 [2020-06-04T23:51:25.506Z] java.version=1.8.0_202
19:51:25 [2020-06-04T23:51:25.506Z] java.vendor=Oracle Corporation
19:51:25 [2020-06-04T23:51:25.506Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:51:25 [2020-06-04T23:51:25.506Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
19:51:25 [2020-06-04T23:51:25.506Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:51:25 [2020-06-04T23:51:25.506Z] 
19:51:25 [2020-06-04T23:51:25.506Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:51:25.419
19:51:25 [2020-06-04T23:51:25.506Z] !MESSAGE FrameworkEvent ERROR
19:51:25 [2020-06-04T23:51:25.506Z] !STACK 0
19:51:25 [2020-06-04T23:51:25.506Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [60]
19:51:25 [2020-06-04T23:51:25.506Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:51:25 [2020-06-04T23:51:25.506Z] 
19:51:25 [2020-06-04T23:51:25.506Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:51:25 [2020-06-04T23:51:25.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:51:25 [2020-06-04T23:51:25.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:51:25 [2020-06-04T23:51:25.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:51:25 [2020-06-04T23:51:25.506Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:51:25 [2020-06-04T23:51:25.507Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:51:25 [2020-06-04T23:51:25.507Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:51:25 [2020-06-04T23:51:25.507Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:51:26 [2020-06-04T23:51:26.432Z] process 15399: 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
19:51:26 [2020-06-04T23:51:26.432Z] See the manual page for dbus-uuidgen to correct this issue.
19:51:31 [2020-06-04T23:51:31.668Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
19:51:31 [2020-06-04T23:51:31.668Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.03 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.059 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
19:51:31 [2020-06-04T23:51:31.668Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
19:51:31 [2020-06-04T23:51:31.668Z] 
19:51:31 [2020-06-04T23:51:31.668Z] Results:
19:51:31 [2020-06-04T23:51:31.668Z] 
19:51:31 [2020-06-04T23:51:31.668Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
19:51:31 [2020-06-04T23:51:31.668Z] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] All tests passed!
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.pom
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-pack200.jar.pack.gz
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-p2metadata.xml
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-p2artifacts.xml
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT [117/138]
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] The project's OSGi version is 1.0.1.202006042312
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.pom
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-pack200.jar.pack.gz
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-p2metadata.xml
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-p2artifacts.xml
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 6.0.0-SNAPSHOT [118/138]
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.029Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.300.v20170418-0708.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.19kB)
19:51:33 [2020-06-04T23:51:33.030Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.300.v20170418-0708.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (73.19kB)
19:51:33 [2020-06-04T23:51:33.285Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.63kB)
19:51:33 [2020-06-04T23:51:33.285Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (32.63kB)
19:51:33 [2020-06-04T23:51:33.285Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.201.v20170906-1259.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (38.93kB)
19:51:33 [2020-06-04T23:51:33.285Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.201.v20170906-1259.jar from https://download.eclipse.org/releases/oxygen/201804111000/plugins/ (38.93kB)
19:51:33 [2020-06-04T23:51:33.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar
19:51:33 [2020-06-04T23:51:33.540Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.540Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.540Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.540Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.540Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.pom
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-p2metadata.xml
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Building Trace Compass Json trace Parent 6.0.0-SNAPSHOT        [119/138]
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --------------------------------[ pom ]---------------------------------
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-6.0.0-SNAPSHOT.pom
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.0.0-SNAPSHOT [120/138]
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] The project's OSGi version is 1.0.0.202006042312
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.541Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.pom
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-pack200.jar.pack.gz
19:51:33 [2020-06-04T23:51:33.796Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-p2metadata.xml
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-p2artifacts.xml
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Building org.eclipse.tracecompass.jsontrace 6.0.0-SNAPSHOT     [121/138]
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.pom
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-p2metadata.xml
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 6.0.0-SNAPSHOT       [122/138]
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] 
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
19:51:33 [2020-06-04T23:51:33.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.pom
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-p2metadata.xml
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-p2artifacts.xml
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Building Trace Compass RCP Product 6.0.0-SNAPSHOT              [123/138]
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] The project's OSGi version is 6.0.0.202006042312
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.053Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.308Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.308Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.308Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.308Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
19:51:34 [2020-06-04T23:51:34.308Z] [INFO] 
19:51:34 [2020-06-04T23:51:34.308Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] 
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] 
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] 
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] 
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] 
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
19:51:56 [2020-06-04T23:51:56.182Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
19:51:56 [2020-06-04T23:51:56.182Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202006042312.
19:52:04 [2020-06-04T23:52:04.257Z] Operation completed in 8979 ms.
19:52:04 [2020-06-04T23:52:04.257Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
19:52:04 [2020-06-04T23:52:04.257Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202006042312.
19:52:12 [2020-06-04T23:52:12.335Z] Operation completed in 8205 ms.
19:52:12 [2020-06-04T23:52:12.899Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
19:52:12 [2020-06-04T23:52:12.899Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202006042312.
19:52:20 [2020-06-04T23:52:20.974Z] Operation completed in 7593 ms.
19:52:21 [2020-06-04T23:52:21.229Z] [INFO] 
19:52:21 [2020-06-04T23:52:21.229Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
19:52:21 [2020-06-04T23:52:21.229Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200604-2312-win32.win32.x86_64.zip
19:52:24 [2020-06-04T23:52:24.491Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200604-2312-macosx.cocoa.x86_64.tar.gz
19:52:27 [2020-06-04T23:52:27.752Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200604-2312-linux.gtk.x86_64.tar.gz
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] No primary artifact to install, installing attached artifacts instead.
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT.pom
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-p2artifacts.xml
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-p2metadata.xml
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200604-2312-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-win32.win32.x86_64.zip
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200604-2312-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200604-2312-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Building Trace Compass Release Engineering Parent 6.0.0-SNAPSHOT [124/138]
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --------------------------------[ pom ]---------------------------------
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-6.0.0-SNAPSHOT.pom
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] 
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] Building Trace Compass Target Platform 6.0.0-SNAPSHOT          [125/138]
19:52:31 [2020-06-04T23:52:31.911Z] [INFO] --------------------------------[ pom ]---------------------------------
19:52:31 [2020-06-04T23:52:31.911Z] [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
19:52:31 [2020-06-04T23:52:31.911Z] [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
19:52:31 [2020-06-04T23:52:31.911Z] [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
19:52:32 [2020-06-04T23:52:32.166Z] [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
19:52:32 [2020-06-04T23:52:32.166Z] [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
19:52:32 [2020-06-04T23:52:32.166Z] [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
19:52:32 [2020-06-04T23:52:32.166Z] [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 93 kB/s)
19:52:32 [2020-06-04T23:52:32.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
19:52:32 [2020-06-04T23:52:32.166Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
19:52:32 [2020-06-04T23:52:32.421Z] [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
19:52:32 [2020-06-04T23:52:32.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
19:52:32 [2020-06-04T23:52:32.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
19:52:32 [2020-06-04T23:52:32.676Z] [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
19:52:32 [2020-06-04T23:52:32.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.1 MB/s)
19:52:32 [2020-06-04T23:52:32.676Z] [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
19:52:32 [2020-06-04T23:52:32.676Z] [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
19:52:32 [2020-06-04T23:52:32.676Z] [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
19:52:33 [2020-06-04T23:52:33.600Z] [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
19:52:33 [2020-06-04T23:52:33.855Z] [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
19:52:33 [2020-06-04T23:52:33.855Z] [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
19:52:34 [2020-06-04T23:52:34.111Z] [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 805 kB/s)
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] 
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] 
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] 
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] 
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] 
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] 
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] 
19:52:34 [2020-06-04T23:52:34.111Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
19:52:34 [2020-06-04T23:52:34.111Z] [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
19:52:34 [2020-06-04T23:52:34.111Z] [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
19:52:34 [2020-06-04T23:52:34.111Z] [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
19:52:34 [2020-06-04T23:52:34.366Z] [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
19:52:34 [2020-06-04T23:52:34.366Z] [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
19:52:34 [2020-06-04T23:52:34.366Z] [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
19:52:34 [2020-06-04T23:52:34.366Z] [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 391 kB/s)
19:52:34 [2020-06-04T23:52:34.366Z] [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
19:52:34 [2020-06-04T23:52:34.366Z] [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
19:52:34 [2020-06-04T23:52:34.366Z] [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
19:52:34 [2020-06-04T23:52:34.926Z] [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
19:52:34 [2020-06-04T23:52:34.926Z] [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
19:52:34 [2020-06-04T23:52:34.926Z] [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
19:52:34 [2020-06-04T23:52:34.926Z] [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 365 kB/s)
19:52:34 [2020-06-04T23:52:34.926Z] [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
19:52:34 [2020-06-04T23:52:34.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.pom
19:52:34 [2020-06-04T23:52:34.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.pom
19:52:35 [2020-06-04T23:52:35.181Z] [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
19:52:35 [2020-06-04T23:52:35.181Z] [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
19:52:35 [2020-06-04T23:52:35.181Z] [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
19:52:35 [2020-06-04T23:52:35.181Z] [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 320 kB/s)
19:52:35 [2020-06-04T23:52:35.181Z] [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
19:52:35 [2020-06-04T23:52:35.181Z] [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
19:52:35 [2020-06-04T23:52:35.181Z] [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
19:52:35 [2020-06-04T23:52:35.740Z] [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
19:52:35 [2020-06-04T23:52:35.740Z] [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
19:52:35 [2020-06-04T23:52:35.740Z] [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
19:52:35 [2020-06-04T23:52:35.996Z] [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 7.6 kB/s)
19:52:35 [2020-06-04T23:52:35.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
19:52:35 [2020-06-04T23:52:35.996Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
19:52:35 [2020-06-04T23:52:35.996Z] [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
19:52:36 [2020-06-04T23:52:36.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
19:52:36 [2020-06-04T23:52:36.251Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
19:52:36 [2020-06-04T23:52:36.251Z] [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
19:52:36 [2020-06-04T23:52:36.251Z] [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 1.5 MB/s)
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:36 [2020-06-04T23:52:36.506Z] [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
19:52:37 [2020-06-04T23:52:37.065Z] [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
19:52:37 [2020-06-04T23:52:37.065Z] [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
19:52:37 [2020-06-04T23:52:37.066Z] [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
19:52:37 [2020-06-04T23:52:37.066Z] [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
19:52:37 [2020-06-04T23:52:37.066Z] [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
19:52:37 [2020-06-04T23:52:37.066Z] [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
19:52:37 [2020-06-04T23:52:37.320Z] [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
19:52:37 [2020-06-04T23:52:37.320Z] [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
19:52:37 [2020-06-04T23:52:37.320Z] [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
19:52:37 [2020-06-04T23:52:37.320Z] [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 506 kB/s)
19:52:37 [2020-06-04T23:52:37.320Z] [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 608 kB/s)
19:52:37 [2020-06-04T23:52:37.320Z] [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 388 kB/s)
19:52:37 [2020-06-04T23:52:37.575Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.575Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
19:52:37 [2020-06-04T23:52:37.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT.pom
19:52:37 [2020-06-04T23:52:37.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.7.target
19:52:37 [2020-06-04T23:52:37.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.8.target
19:52:37 [2020-06-04T23:52:37.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.9.target
19:52:37 [2020-06-04T23:52:37.575Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.10.target
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.11.target
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.12.target
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-eStaging.target
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT [126/138]
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] The project's OSGi version is 1.0.11.202006042312
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] 
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:37 [2020-06-04T23:52:37.576Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.845Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] 
19:52:40 [2020-06-04T23:52:40.846Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:52:42 [2020-06-04T23:52:42.730Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
19:52:42 [2020-06-04T23:52:42.730Z] [INFO] Command line:
19:52:42 [2020-06-04T23:52:42.730Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:52:42 [2020-06-04T23:52:42.730Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:52:44 [2020-06-04T23:52:44.615Z] !SESSION 2020-06-04 23:52:42.590 -----------------------------------------------
19:52:44 [2020-06-04T23:52:44.615Z] eclipse.buildId=unknown
19:52:44 [2020-06-04T23:52:44.615Z] java.version=1.8.0_202
19:52:44 [2020-06-04T23:52:44.615Z] java.vendor=Oracle Corporation
19:52:44 [2020-06-04T23:52:44.615Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:52:44 [2020-06-04T23:52:44.615Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
19:52:44 [2020-06-04T23:52:44.615Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
19:52:44 [2020-06-04T23:52:44.615Z] 
19:52:44 [2020-06-04T23:52:44.615Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:52:44.194
19:52:44 [2020-06-04T23:52:44.615Z] !MESSAGE FrameworkEvent ERROR
19:52:44 [2020-06-04T23:52:44.615Z] !STACK 0
19:52:44 [2020-06-04T23:52:44.615Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
19:52:44 [2020-06-04T23:52:44.615Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:52:44 [2020-06-04T23:52:44.615Z] 
19:52:44 [2020-06-04T23:52:44.615Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:52:44 [2020-06-04T23:52:44.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:52:44 [2020-06-04T23:52:44.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:52:44 [2020-06-04T23:52:44.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:52:44 [2020-06-04T23:52:44.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:52:44 [2020-06-04T23:52:44.615Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:52:44 [2020-06-04T23:52:44.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:52:44 [2020-06-04T23:52:44.615Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:52:47 [2020-06-04T23:52:47.876Z] 
19:52:47 [2020-06-04T23:52:47.876Z] !ENTRY org.eclipse.e4.ui.workbench 2 0 2020-06-04 23:52:47.413
19:52:47 [2020-06-04T23:52:47.876Z] !MESSAGE Removing part descriptor with the 'org.eclipse.tracecompass.analysis.timing.ui.segstore.newscatter:org.eclipse.linuxtools.lttng2.ust.analysis.memory' id and the 'Potential Leaks vs Time' description. Points to the invalid 'bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView' class.
19:52:49 [2020-06-04T23:52:49.760Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
19:52:51 [2020-06-04T23:52:51.644Z] Display size: 1440x900
19:52:51 [2020-06-04T23:52:51.644Z] OS version=3.10.0-1062.el7.x86_64
19:52:51 [2020-06-04T23:52:51.644Z] GTK version=2.24.30
19:52:51 [2020-06-04T23:52:51.644Z] GTK theme=Raleigh
19:52:51 [2020-06-04T23:52:51.644Z] LIBOVERLAY_SCROLLBAR=0
19:52:51 [2020-06-04T23:52:51.644Z] Time zone: Coordinated Universal Time
19:52:51 [2020-06-04T23:52:51.644Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
19:52:51 [2020-06-04T23:52:51.644Z] log4j:WARN Please initialize the log4j system properly.
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118094202 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118093878 data=null doit=true} to Shell with text {Preferences}
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2118093829 data=null doit=true} to TreeItem with text {Tracing}
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2118093829 data=null} to TreeItem with text {Tracing}
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2118093828 data=null button=1 stateMask=0x0 x=48 y=156 count=1} to TreeItem with text {Tracing}
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118093827 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}
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2118093824 data=null button=1 stateMask=0x80000 x=48 y=156 count=1} to TreeItem with text {Tracing}
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118093823 data=null doit=true} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118093823 data=null} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118093823 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.007Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118093822 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
19:52:53 [2020-06-04T23:52:53.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118093822 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.008Z] DEBUG - Attempting to set focus on Tree with text {}
19:52:53 [2020-06-04T23:52:53.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118093820 data=null button=0 stateMask=0x0 x=84 y=228 count=0} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118093819 data=null doit=true} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118093819 data=null} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118093819 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118093819 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
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118093809 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
19:52:53 [2020-06-04T23:52:53.263Z] 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')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] 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.
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Clicking on Apply and Close
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2118093800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2118093800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2118093800 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2118093800 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2118093800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2118093800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2118093800 data=null item=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')
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118093996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:52:53 [2020-06-04T23:52:53.263Z] DEBUG - Clicked on 
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118087003 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118086904 data=null doit=true} to Shell with text {Preferences}
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:01 [2020-06-04T23:53:01.337Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118086902 data=null doit=true} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118086902 data=null} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118086902 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118086901 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
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118086901 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118086900 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118086900 data=null doit=true} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118086899 data=null} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118086899 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118086899 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
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118086898 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.337Z] 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')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=-2118086896 data=null doit=true} to Button with text {Never}
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=-2118086896 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}
19:53:01 [2020-06-04T23:53:01.337Z] 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')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-2118086895 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')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-2118086894 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')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-2118086894 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')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2118086893 data=null item=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')
19:53:01 [2020-06-04T23:53:01.337Z] 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')
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.337Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:53:01 [2020-06-04T23:53:01.338Z] 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')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Clicking on Apply and Close
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2118086890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2118086890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2118086890 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2118086890 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2118086890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2118086890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2118086890 data=null item=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')
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118086958 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:01 [2020-06-04T23:53:01.338Z] DEBUG - Clicked on 
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118085198 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118085108 data=null doit=true} to Shell with text {Preferences}
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:01 [2020-06-04T23:53:01.899Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118085106 data=null doit=true} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118085106 data=null} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118085105 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118085105 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
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118085105 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118085103 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118085103 data=null doit=true} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118085103 data=null} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118085103 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118085103 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
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118085102 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
19:53:01 [2020-06-04T23:53:01.899Z] 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')
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.899Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.900Z] 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.
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:53:01 [2020-06-04T23:53:01.900Z] 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')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Clicking on Apply and Close
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2118085098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2118085098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2118085098 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2118085098 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2118085097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2118085097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2118085097 data=null item=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')
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118085189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:01 [2020-06-04T23:53:01.900Z] DEBUG - Clicked on 
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118083008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118083008 data=null doit=true} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118083008 data=null} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118083008 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118083008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118082998 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118082998 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118082997 data=null doit=true} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118082997 data=null} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118082997 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118082997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118082990 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118082990 data=null doit=true} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118082989 data=null} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118082989 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118082989 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}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118082932 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118082930 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118082930 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118082930 data=null} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118082930 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118082930 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]}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118082924 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118082924 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118082923 data=null} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118082923 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118082923 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]}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118082916 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-2118082915 data=null button=0 stateMask=0x0 x=93 y=84 count=0} to TreeItem with text {kernel}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=-2118082915 data=null doit=true} to TreeItem with text {kernel}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=-2118082915 data=null} to TreeItem with text {kernel}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=-2118082914 data=null button=1 stateMask=0x0 x=93 y=84 count=1} to TreeItem with text {kernel}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118082914 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}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=-2118082910 data=null button=1 stateMask=0x80000 x=93 y=84 count=1} to TreeItem with text {kernel}
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Clicking on with mnemonic 'Test experiment'
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Clicked on with mnemonic 'Test experiment'
19:53:04 [2020-06-04T23:53:04.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-2118082776 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'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118081704 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118081603 data=null doit=true} to Shell with text {Preferences}
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:05 [2020-06-04T23:53:05.337Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118081600 data=null doit=true} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118081600 data=null} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118081600 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118081600 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
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118081599 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118081598 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118081598 data=null doit=true} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118081597 data=null} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118081597 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118081597 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
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118081596 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:53:05 [2020-06-04T23:53:05.337Z] 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')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.337Z] 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')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-2118081594 data=null doit=true} to Button with text {Always}
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2118081594 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}
19:53:05 [2020-06-04T23:53:05.337Z] 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')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-2118081593 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')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-2118081592 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')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-2118081592 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')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-2118081592 data=null item=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')
19:53:05 [2020-06-04T23:53:05.337Z] 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')
19:53:05 [2020-06-04T23:53:05.337Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:53:05 [2020-06-04T23:53:05.338Z] 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')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Clicking on Apply and Close
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2118081589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2118081589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2118081589 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2118081589 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2118081589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2118081589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2118081589 data=null item=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')
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118081695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:05 [2020-06-04T23:53:05.338Z] DEBUG - Clicked on 
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-2118080009 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')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-2118080009 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')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-2118080009 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-2118080009 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-2118080008 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')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-2118080008 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')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-2118080008 data=null item=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')
19:53:07 [2020-06-04T23:53:07.225Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-2118080008 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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-2118080008 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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-2118080008 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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-2118080008 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-2118080008 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Clicking on &Yes
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118080007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118080007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118080007 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118080007 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118080007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118080007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118080007 data=null item=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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Clicked on 
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-2118079912 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118079826 data=null doit=true} to Shell with text {Preferences}
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:07 [2020-06-04T23:53:07.226Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118079824 data=null doit=true} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118079824 data=null} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118079824 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118079823 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
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118079823 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118079821 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118079821 data=null doit=true} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118079821 data=null} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118079821 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118079820 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
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118079820 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
19:53:07 [2020-06-04T23:53:07.226Z] 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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Clicking on Cancel
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118079817 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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118079817 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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118079817 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118079817 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118079817 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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118079817 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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118079817 data=null item=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')
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118079906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Clicked on 
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118079612 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:07 [2020-06-04T23:53:07.226Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118079530 data=null doit=true} to Shell with text {Preferences}
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:07 [2020-06-04T23:53:07.483Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118079529 data=null doit=true} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118079529 data=null} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118079528 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118079528 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
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118079528 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118079527 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118079526 data=null doit=true} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118079526 data=null} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118079526 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118079526 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
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118079525 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:53:07 [2020-06-04T23:53:07.484Z] 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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] 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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-2118079524 data=null doit=true} to Button with text {Always}
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2118079524 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}
19:53:07 [2020-06-04T23:53:07.484Z] 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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-2118079523 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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-2118079522 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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-2118079522 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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-2118079522 data=null item=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')
19:53:07 [2020-06-04T23:53:07.484Z] 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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:53:07 [2020-06-04T23:53:07.484Z] 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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Clicking on Apply and Close
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2118079520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2118079520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2118079520 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2118079520 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2118079520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2118079520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2118079520 data=null item=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')
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118079604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:07 [2020-06-04T23:53:07.484Z] DEBUG - Clicked on 
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - Clicking on &No
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-2118077995 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')
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-2118077995 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')
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-2118077995 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-2118077994 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-2118077994 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')
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-2118077994 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')
19:53:08 [2020-06-04T23:53:08.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-2118077994 data=null item=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')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Clicked on 
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-2118077953 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118077911 data=null doit=true} to Shell with text {Preferences}
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:09 [2020-06-04T23:53:09.102Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118077909 data=null doit=true} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118077909 data=null} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118077909 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118077908 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
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118077908 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118077907 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118077907 data=null doit=true} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118077907 data=null} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118077906 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118077906 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
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118077906 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:53:09 [2020-06-04T23:53:09.102Z] 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')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Clicking on Cancel
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118077903 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')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118077903 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')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118077903 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118077903 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118077902 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')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118077902 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')
19:53:09 [2020-06-04T23:53:09.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118077902 data=null item=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')
19:53:09 [2020-06-04T23:53:09.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118077946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:09 [2020-06-04T23:53:09.103Z] DEBUG - Clicked on 
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118077707 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118077619 data=null doit=true} to Shell with text {Preferences}
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:09 [2020-06-04T23:53:09.358Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118077617 data=null doit=true} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118077617 data=null} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118077617 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118077617 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
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118077616 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118077615 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118077615 data=null doit=true} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118077615 data=null} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118077615 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118077615 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
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118077614 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:53:09 [2020-06-04T23:53:09.358Z] 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')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] 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.
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:53:09 [2020-06-04T23:53:09.358Z] 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')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Clicking on Apply and Close
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2118077612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2118077612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2118077612 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2118077612 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2118077612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2118077612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2118077612 data=null item=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')
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118077700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:09 [2020-06-04T23:53:09.358Z] DEBUG - Clicked on 
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Clicking on &Yes
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118076089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118076089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118076089 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118076089 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118076089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118076089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118076089 data=null item=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')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Clicked on 
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-2118076019 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118075932 data=null doit=true} to Shell with text {Preferences}
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:12 [2020-06-04T23:53:12.537Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:12 [2020-06-04T23:53:12.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118075930 data=null doit=true} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118075930 data=null} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118075930 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118075930 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
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118075930 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118075928 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118075928 data=null doit=true} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118075928 data=null} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118075928 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118075928 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
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118075927 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:53:12 [2020-06-04T23:53:12.538Z] 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Clicking on Cancel
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118075926 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118075926 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118075925 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118075925 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118075925 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118075925 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118075925 data=null item=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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118076013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Clicked on 
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118075695 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118075608 data=null doit=true} to Shell with text {Preferences}
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:12 [2020-06-04T23:53:12.538Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118075607 data=null doit=true} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118075607 data=null} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118075607 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118075607 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
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118075606 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118075605 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118075605 data=null doit=true} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118075605 data=null} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118075605 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118075605 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
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118075604 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
19:53:12 [2020-06-04T23:53:12.538Z] 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.538Z] 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=-2118075603 data=null doit=true} to Button with text {Prompt}
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-2118075603 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}
19:53:12 [2020-06-04T23:53:12.538Z] 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-2118075602 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-2118075601 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-2118075601 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2118075601 data=null item=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')
19:53:12 [2020-06-04T23:53:12.538Z] 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')
19:53:12 [2020-06-04T23:53:12.538Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:53:12 [2020-06-04T23:53:12.539Z] 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')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Clicking on Apply and Close
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2118075600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2118075600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2118075600 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2118075600 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2118075600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2118075600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2118075600 data=null item=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')
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118075688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:12 [2020-06-04T23:53:12.539Z] DEBUG - Clicked on 
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118073993 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118073914 data=null doit=true} to Shell with text {Preferences}
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:13 [2020-06-04T23:53:13.099Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118073912 data=null doit=true} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118073912 data=null} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118073912 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118073912 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
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118073912 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118073911 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118073910 data=null doit=true} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118073910 data=null} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118073910 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118073910 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
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118073910 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.099Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
19:53:13 [2020-06-04T23:53:13.100Z] 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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] 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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-2118073908 data=null doit=true} to Button with text {Always}
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-2118073908 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}
19:53:13 [2020-06-04T23:53:13.100Z] 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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-2118073908 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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-2118073907 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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-2118073907 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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-2118073907 data=null item=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')
19:53:13 [2020-06-04T23:53:13.100Z] 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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
19:53:13 [2020-06-04T23:53:13.100Z] 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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Clicking on Apply and Close
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2118073905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2118073905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2118073905 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2118073905 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2118073905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2118073905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2118073905 data=null item=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')
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118073987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:13 [2020-06-04T23:53:13.100Z] DEBUG - Clicked on 
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-2118072417 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')
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-2118072417 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')
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-2118072417 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:14 [2020-06-04T23:53:14.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-2118072417 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-2118072417 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-2118072416 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-2118072416 data=null item=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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-2118072416 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-2118072416 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-2118072416 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-2118072416 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-2118072416 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Clicking on &No
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-2118072415 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-2118072415 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-2118072415 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-2118072415 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-2118072415 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-2118072415 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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-2118072415 data=null item=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')
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Clicked on 
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-2118072378 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
19:53:14 [2020-06-04T23:53:14.462Z] DEBUG - Clicking on with mnemonic 'Preferences'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Clicked on with mnemonic 'Preferences'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2118072313 data=null doit=true} to Shell with text {Preferences}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
19:53:14 [2020-06-04T23:53:14.717Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118072311 data=null doit=true} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118072311 data=null} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118072311 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118072311 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
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118072311 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-2118072310 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-2118072309 data=null doit=true} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-2118072309 data=null} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-2118072309 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118072309 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
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-2118072309 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
19:53:14 [2020-06-04T23:53:14.717Z] 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')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Clicking on Cancel
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118072307 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')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118072307 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')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118072307 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118072307 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118072307 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')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118072307 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')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118072307 data=null item=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')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2118072371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Clicked on 
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118072219 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118072213 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118072213 data=null doit=true} to TreeItem with text {test}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118072213 data=null} to TreeItem with text {test}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118072213 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118072213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118072207 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:53:14 [2020-06-04T23:53:14.717Z] DEBUG - Clicking on with mnemonic 'Delete'
19:53:14 [2020-06-04T23:53:14.972Z] DEBUG - Clicked on with mnemonic 'Delete'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null item=null 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')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118071391 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Clicking on OK
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118071390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118071390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118071390 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118071390 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118071390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118071390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:15 [2020-06-04T23:53:15.532Z] DEBUG - Clicked on OK
19:53:16 [2020-06-04T23:53:16.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118071390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:16 [2020-06-04T23:53:16.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118072129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:53:16 [2020-06-04T23:53:16.092Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.226 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
19:53:16 [2020-06-04T23:53:16.092Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 7.207 s
19:53:16 [2020-06-04T23:53:16.092Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.801 s
19:53:16 [2020-06-04T23:53:16.092Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.472 s
19:53:16 [2020-06-04T23:53:16.092Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.109 s
19:53:16 [2020-06-04T23:53:16.092Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.912 s
19:53:16 [2020-06-04T23:53:16.092Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.992 s
19:53:16 [2020-06-04T23:53:16.092Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.718 s
19:53:16 [2020-06-04T23:53:16.092Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 1.876 s
19:53:16 [2020-06-04T23:53:16.092Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118069089 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118069089 data=null doit=true} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118069089 data=null} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118069089 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118069089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118069075 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118069074 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118069074 data=null doit=true} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118069074 data=null} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118069074 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118069074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118069070 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118069070 data=null doit=true} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118069069 data=null} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118069069 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118069069 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}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118069067 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118069067 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118069067 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118069066 data=null} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118069066 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118069066 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118069059 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118069059 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118069059 data=null} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118069059 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118069059 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]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118069032 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118069032 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118069032 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118069031 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118069031 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118069031 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118069020 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Attempting to set focus on Table with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118068924 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118068924 data=null doit=true} to TableItem with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118068924 data=null} to TableItem with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118068924 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118068923 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118068916 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:17 [2020-06-04T23:53:17.979Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:18 [2020-06-04T23:53:18.234Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
19:53:18 [2020-06-04T23:53:18.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:18 [2020-06-04T23:53:18.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:18 [2020-06-04T23:53:18.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:18 [2020-06-04T23:53:18.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:18 [2020-06-04T23:53:18.234Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118068531 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118068531 data=null doit=true} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118068531 data=null} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118068531 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118068531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118068525 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118068525 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118068525 data=null doit=true} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118068525 data=null} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118068525 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118068524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118068520 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:18 [2020-06-04T23:53:18.489Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118068519 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118068519 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118068519 data=null} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118068519 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118068519 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118068515 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118068515 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118068515 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118068515 data=null} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118068515 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118068515 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118068511 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118068422 data=null doit=true} to Shell with text {Confirm Clear}
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:18 [2020-06-04T23:53:18.489Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - Clicking on &Yes
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118068422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118068422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118068422 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118068422 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118068422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118068422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:18 [2020-06-04T23:53:18.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118068421 data=null item=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')
19:53:19 [2020-06-04T23:53:19.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118068495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:19 [2020-06-04T23:53:19.050Z] DEBUG - Clicked on 
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118066520 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118066520 data=null doit=true} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118066520 data=null} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118066520 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118066520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118066515 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118066514 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118066514 data=null doit=true} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118066514 data=null} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118066514 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118066514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118066509 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.411Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118066509 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118066509 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118066509 data=null} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118066509 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118066508 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118066505 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118066504 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118066504 data=null} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118066504 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118066504 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]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118066501 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-2118066501 data=null doit=true} to TreeItem with text {symbolic-link [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-2118066501 data=null} to TreeItem with text {symbolic-link [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-2118066500 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118066500 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]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-2118066498 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066495 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118066495 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118066495 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066495 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118066495 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066491 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066491 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066490 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118066490 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066429 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066318 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118066305 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118066305 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118066291 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118066291 data=null doit=true} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118066291 data=null} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118066291 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118066291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118066230 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118066230 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118066230 data=null doit=true} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118066230 data=null} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118066230 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118066230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118066225 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:20 [2020-06-04T23:53:20.667Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118066225 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118066225 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118066225 data=null} to TreeItem with text {Traces [2]}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118066224 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118066224 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]}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118066220 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:20 [2020-06-04T23:53:20.667Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:53:20 [2020-06-04T23:53:20.667Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066219 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118066219 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118066219 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066219 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118066219 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118066215 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
19:53:20 [2020-06-04T23:53:20.667Z] DEBUG - Clicking on with mnemonic 'Rename...'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Clicked on with mnemonic 'Rename...'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-2118066119 data=null doit=true} to Shell with text {Rename Trace}
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Clicking on OK
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118066116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118066116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118066116 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118066116 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118066116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118066116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:20 [2020-06-04T23:53:20.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118066116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-2118066186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Clicked on 
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118065730 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118065729 data=null doit=true} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118065729 data=null} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118065729 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118065729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118065724 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118065723 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118065723 data=null doit=true} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118065723 data=null} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118065723 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118065723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118065718 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.177Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118065718 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118065718 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118065718 data=null} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118065718 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118065717 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]}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118065714 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.178Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:53:21 [2020-06-04T23:53:21.178Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065713 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065713 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065713 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065713 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118065713 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}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065709 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Clicking on with mnemonic 'Open'
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Clicked on with mnemonic 'Open'
19:53:21 [2020-06-04T23:53:21.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2118065692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - Attempting to set focus on Table with text {}
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118065121 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118065121 data=null doit=true} to TableItem with text {}
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118065121 data=null} to TableItem with text {}
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118065120 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118065119 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118065117 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:53:21 [2020-06-04T23:53:21.737Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065071 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065071 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065071 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065071 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118065071 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}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118065067 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118065005 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118065004 data=null doit=true} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118065004 data=null} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118065004 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118065004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118064993 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118064992 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118064992 data=null doit=true} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118064992 data=null} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118064992 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118064992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118064988 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:21 [2020-06-04T23:53:21.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118064987 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118064987 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118064987 data=null} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118064987 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118064987 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]}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118064929 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118064928 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118064928 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118064928 data=null} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118064928 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118064928 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]}
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118064925 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118064892 data=null doit=true} to Shell with text {Confirm Clear}
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Clicking on &Yes
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118064891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118064891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118064891 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118064891 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118064891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118064891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:21 [2020-06-04T23:53:21.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118064891 data=null item=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')
19:53:22 [2020-06-04T23:53:22.248Z] DEBUG - Clicked on 
19:53:22 [2020-06-04T23:53:22.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118064909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118062778 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118062777 data=null doit=true} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118062777 data=null} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118062777 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118062777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118062769 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118062768 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118062768 data=null doit=true} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118062768 data=null} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118062768 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118062768 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118062763 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.132Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:24 [2020-06-04T23:53:24.132Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118062762 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118062762 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118062762 data=null} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118062762 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118062762 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118062756 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118062756 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118062756 data=null} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118062755 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118062755 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]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118062753 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118062751 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118062751 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118062751 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118062751 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118062751 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118062724 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:53:24 [2020-06-04T23:53:24.133Z] DEBUG - Clicking on with mnemonic 'Copy...'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Clicked on with mnemonic 'Copy...'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2118062626 data=null doit=true} to Shell with text {Copy Trace}
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
19:53:24 [2020-06-04T23:53:24.388Z] 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')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-2118062624 data=null doit=true} to Button with text {Copy as a link}
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-2118062624 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}
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-2118062624 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-2118062624 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')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-2118062624 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')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-2118062624 data=null item=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')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Clicking on OK
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118062623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118062623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118062622 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118062622 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118062622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118062622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Clicked on OK
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118062622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:24 [2020-06-04T23:53:24.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-2118062699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118062114 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118062114 data=null doit=true} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118062114 data=null} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118062113 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118062113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118062102 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118062102 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118062102 data=null doit=true} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118062102 data=null} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118062102 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118062102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118062098 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:24 [2020-06-04T23:53:24.948Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118062097 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118062097 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118062097 data=null} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118062097 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118062097 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]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118062091 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118062090 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118062090 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118062090 data=null} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118062090 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118062090 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]}
19:53:24 [2020-06-04T23:53:24.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118062087 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:24 [2020-06-04T23:53:24.949Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:53:24 [2020-06-04T23:53:24.949Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:53:24 [2020-06-04T23:53:24.949Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
19:53:24 [2020-06-04T23:53:24.949Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
19:53:24 [2020-06-04T23:53:24.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:24 [2020-06-04T23:53:24.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2118062071 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'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118061511 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118061511 data=null doit=true} to TreeItem with text {test}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118061511 data=null} to TreeItem with text {test}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118061511 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118061510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118061502 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:25 [2020-06-04T23:53:25.508Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2118061502 data=null doit=true} to TreeItem with text {Experiments [1]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2118061502 data=null} to TreeItem with text {Experiments [1]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2118061502 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118061502 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]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2118061499 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:53:25 [2020-06-04T23:53:25.508Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-2118061497 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {Experiment [2]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-2118061497 data=null doit=true} to TreeItem with text {Experiment [2]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-2118061497 data=null} to TreeItem with text {Experiment [2]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-2118061497 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {Experiment [2]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118061497 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]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-2118061491 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {Experiment [2]}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Clicking on with mnemonic 'Copy...'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Clicked on with mnemonic 'Copy...'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-2118061417 data=null doit=true} to Shell with text {Copy Experiment}
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Clicking on OK
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118061416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118061416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118061416 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118061416 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118061416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118061416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.509Z] DEBUG - Clicked on OK
19:53:25 [2020-06-04T23:53:25.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118061416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:25 [2020-06-04T23:53:25.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-2118061473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
19:53:26 [2020-06-04T23:53:26.069Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118060908 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118060908 data=null doit=true} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118060908 data=null} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118060908 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118060900 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118060900 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118060900 data=null doit=true} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118060900 data=null} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118060900 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118060895 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.069Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118060895 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118060895 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118060895 data=null} to TreeItem with text {Traces [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118060894 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060894 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]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118060888 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:53:26 [2020-06-04T23:53:26.069Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-2118060888 data=null doit=true} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-2118060888 data=null} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-2118060888 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118060887 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]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-2118060883 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-2118060881 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-2118060881 data=null doit=true} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-2118060881 data=null} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-2118060881 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060881 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]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-2118060875 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Clicking on with mnemonic 'Copy...'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Clicked on with mnemonic 'Copy...'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-2118060823 data=null doit=true} to Shell with text {Copy Experiment}
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
19:53:26 [2020-06-04T23:53:26.069Z] 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)'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
19:53:26 [2020-06-04T23:53:26.069Z] 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:26 [2020-06-04T23:53:26.069Z] 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 data=null item=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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-2118060820 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')
19:53:26 [2020-06-04T23:53:26.070Z] 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')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Clicking on OK
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118060819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118060819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118060819 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118060819 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118060819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118060819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.070Z] DEBUG - Clicked on OK
19:53:26 [2020-06-04T23:53:26.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118060819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:26 [2020-06-04T23:53:26.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-2118060860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
19:53:26 [2020-06-04T23:53:26.582Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118060311 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118060311 data=null doit=true} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118060311 data=null} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118060311 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060311 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118060303 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118060302 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118060302 data=null doit=true} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118060302 data=null} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118060302 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118060298 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:26 [2020-06-04T23:53:26.582Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118060297 data=null button=0 stateMask=0x0 x=89 y=252 count=0} to TreeItem with text {Traces [4]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118060296 data=null doit=true} to TreeItem with text {Traces [4]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118060296 data=null} to TreeItem with text {Traces [4]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118060296 data=null button=1 stateMask=0x0 x=89 y=252 count=1} to TreeItem with text {Traces [4]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060296 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]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118060290 data=null button=1 stateMask=0x80000 x=89 y=252 count=1} to TreeItem with text {Traces [4]}
19:53:26 [2020-06-04T23:53:26.582Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-2118060290 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-2118060290 data=null} to TreeItem with text {expDeepCopy [2]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-2118060289 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118060289 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]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-2118060284 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]}
19:53:26 [2020-06-04T23:53:26.582Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-2118060283 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-2118060283 data=null} to TreeItem with text {expDeepCopy [2]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-2118060283 data=null button=1 stateMask=0x0 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118060283 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]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-2118060277 data=null button=1 stateMask=0x80000 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]}
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:53:26 [2020-06-04T23:53:26.582Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118060225 data=null button=0 stateMask=0x0 x=166 y=420 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118060225 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118060225 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118060224 data=null button=1 stateMask=0x0 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060224 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118060213 data=null button=1 stateMask=0x80000 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118060181 data=null button=0 stateMask=0x0 x=171 y=444 count=0} to TreeItem with text {ExampleCustomTxt.log3}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2118060180 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2118060180 data=null} to TreeItem with text {ExampleCustomTxt.log3}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118060180 data=null button=1 stateMask=0x0 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118060180 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}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118060170 data=null button=1 stateMask=0x80000 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:26 [2020-06-04T23:53:26.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118059828 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118059828 data=null doit=true} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118059827 data=null} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118059827 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118059827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118059817 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118059816 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118059816 data=null doit=true} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118059816 data=null} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118059816 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118059816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118059812 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:27 [2020-06-04T23:53:27.093Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118059811 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118059811 data=null doit=true} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118059811 data=null} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118059811 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118059811 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]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118059805 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118059804 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118059804 data=null doit=true} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118059804 data=null} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118059804 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118059804 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]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118059801 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:27 [2020-06-04T23:53:27.093Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118059721 data=null doit=true} to Shell with text {Confirm Clear}
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Clicking on &Yes
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118059720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118059720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118059720 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118059720 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118059720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118059720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118059720 data=null item=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')
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Clicked on 
19:53:27 [2020-06-04T23:53:27.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118059786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118057764 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118057764 data=null doit=true} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118057764 data=null} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118057764 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118057764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118057756 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118057756 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118057755 data=null doit=true} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118057755 data=null} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118057755 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118057755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118057751 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.232Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118057750 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118057750 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118057749 data=null} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118057749 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118057749 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118057743 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118057743 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118057742 data=null} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118057742 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118057742 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]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118057740 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118057739 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118057739 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:29 [2020-06-04T23:53:29.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118057739 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118057739 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118057739 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118057728 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118057684 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118057684 data=null doit=true} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118057684 data=null} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118057684 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118057684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118057627 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118057627 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118057627 data=null doit=true} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118057626 data=null} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118057626 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118057626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118057622 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:29 [2020-06-04T23:53:29.233Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118057621 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118057621 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118057621 data=null} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118057621 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118057621 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118057615 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118057615 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118057614 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118057614 data=null} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118057614 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118057614 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118057611 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:29 [2020-06-04T23:53:29.233Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118057579 data=null doit=true} to Shell with text {Confirm Clear}
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Clicking on &Yes
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118057579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118057578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118057578 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118057578 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118057578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118057578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118057578 data=null item=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')
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Clicked on 
19:53:29 [2020-06-04T23:53:29.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118057596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:31 [2020-06-04T23:53:31.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118055539 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118055538 data=null doit=true} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118055538 data=null} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118055538 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118055538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118055531 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118055530 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118055530 data=null doit=true} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118055530 data=null} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118055530 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118055530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118055526 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.372Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118055525 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118055525 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118055525 data=null} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118055524 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118055524 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118055518 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118055518 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118055517 data=null} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118055517 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118055517 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]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118055514 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118055514 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118055514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118055514 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118055513 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118055513 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:31 [2020-06-04T23:53:31.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118055499 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - Clicking on with mnemonic 'Rename...'
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - Clicked on with mnemonic 'Rename...'
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-2118055410 data=null doit=true} to Shell with text {Rename Trace}
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:31 [2020-06-04T23:53:31.626Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - Clicking on OK
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118055408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118055408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118055408 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118055408 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118055408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118055408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:31 [2020-06-04T23:53:31.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118055408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-2118055432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Clicked on 
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118055115 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118055115 data=null doit=true} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118055115 data=null} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118055115 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118055114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118055100 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118055099 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118055099 data=null doit=true} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118055099 data=null} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118055099 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118055098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118055093 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:31 [2020-06-04T23:53:31.882Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118055092 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118055092 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118055092 data=null} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118055092 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118055092 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118055084 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:31 [2020-06-04T23:53:31.882Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118055084 data=null button=0 stateMask=0x0 x=155 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118055083 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118055083 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118055083 data=null button=1 stateMask=0x0 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118055083 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}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118055070 data=null button=1 stateMask=0x80000 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Clicking on with mnemonic 'Open'
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Clicked on with mnemonic 'Open'
19:53:31 [2020-06-04T23:53:31.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2118055014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Attempting to set focus on Table with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118054489 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118054488 data=null doit=true} to TableItem with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118054488 data=null} to TableItem with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118054488 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118054487 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118054482 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118054423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118054422 data=null doit=true} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118054422 data=null} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118054422 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118054422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118054412 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118054411 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118054411 data=null doit=true} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118054411 data=null} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118054411 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118054411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118054407 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:32 [2020-06-04T23:53:32.441Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118054406 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118054406 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118054406 data=null} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118054406 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118054406 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118054400 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118054400 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118054399 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118054399 data=null} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118054399 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118054399 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118054396 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:32 [2020-06-04T23:53:32.441Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118054323 data=null doit=true} to Shell with text {Confirm Clear}
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Clicking on &Yes
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118054322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118054322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118054322 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118054322 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118054322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118054322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118054322 data=null item=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')
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118054384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:32 [2020-06-04T23:53:32.696Z] DEBUG - Clicked on 
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118052771 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118052771 data=null doit=true} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118052770 data=null} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118052770 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118052770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118052763 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118052762 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118052762 data=null doit=true} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118052762 data=null} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118052762 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118052762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118052730 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.314Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118052729 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118052729 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118052729 data=null} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118052729 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118052729 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118052723 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118052723 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118052722 data=null} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118052722 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118052722 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]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118052720 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118052720 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118052720 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118052720 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118052720 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118052719 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118052709 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
19:53:34 [2020-06-04T23:53:34.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2118052694 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'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118052163 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118052163 data=null doit=true} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118052163 data=null} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118052163 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118052163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118052153 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:34 [2020-06-04T23:53:34.874Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2118052152 data=null doit=true} to TreeItem with text {Experiments [1]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2118052152 data=null} to TreeItem with text {Experiments [1]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2118052152 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118052152 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]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2118052150 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:53:34 [2020-06-04T23:53:34.874Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2118052149 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2118052149 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2118052149 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118052149 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]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2118052145 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118052145 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118052145 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118052145 data=null} to Tree node with text: ExampleCustomTxt.log
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118052145 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118052144 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
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118052134 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Clicking on with mnemonic 'Remove'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Clicked on with mnemonic 'Remove'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=-2118052102 data=null doit=true} to Shell with text {Confirm Remove}
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Clicking on &Yes
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118052102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118052102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118052102 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118052102 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118052102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118052102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:34 [2020-06-04T23:53:34.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118052102 data=null item=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')
19:53:35 [2020-06-04T23:53:35.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-2118052119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
19:53:35 [2020-06-04T23:53:35.129Z] DEBUG - Clicked on 
19:53:35 [2020-06-04T23:53:35.129Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:53:35 [2020-06-04T23:53:35.690Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118051392 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118051392 data=null doit=true} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118051392 data=null} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118051391 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118051391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118051380 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118051379 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118051379 data=null doit=true} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118051379 data=null} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118051379 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118051379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118051375 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118051374 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118051374 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118051374 data=null} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118051374 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118051374 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118051368 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118051361 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118051361 data=null doit=true} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118051361 data=null} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118051361 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118051360 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118051352 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118051352 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118051352 data=null doit=true} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118051352 data=null} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118051351 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118051351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118051347 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:35 [2020-06-04T23:53:35.691Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118051346 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118051346 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118051346 data=null} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118051346 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118051346 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118051340 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118051340 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118051340 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118051340 data=null} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118051340 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118051340 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118051337 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118051307 data=null doit=true} to Shell with text {Confirm Clear}
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Clicking on &Yes
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118051307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118051307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118051307 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118051307 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118051307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118051307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118051307 data=null item=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')
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Clicked on 
19:53:35 [2020-06-04T23:53:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118051322 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118049423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118049423 data=null doit=true} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118049423 data=null} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118049423 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118049423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118049415 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118049413 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118049413 data=null doit=true} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118049413 data=null} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118049413 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118049413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118049409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:37 [2020-06-04T23:53:37.577Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118049407 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118049407 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118049407 data=null} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118049407 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118049407 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]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118049401 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118049401 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118049401 data=null} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118049401 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118049401 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]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118049399 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-2118049398 data=null doit=true} to TreeItem with text {symbolic-link [1]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-2118049398 data=null} to TreeItem with text {symbolic-link [1]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-2118049398 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118049398 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]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-2118049396 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118049393 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118049393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118049393 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118049393 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118049393 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118049383 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Clicking on with mnemonic 'Copy...'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Clicked on with mnemonic 'Copy...'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2118049313 data=null doit=true} to Shell with text {Copy Trace}
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Clicking on OK
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118049312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118049312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118049312 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118049312 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118049312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118049312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Clicked on OK
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118049312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:37 [2020-06-04T23:53:37.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-2118049331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118048805 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118048805 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118048805 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118048805 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118048804 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118048802 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Clicking on with mnemonic 'Copy...'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Clicked on with mnemonic 'Copy...'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2118048771 data=null doit=true} to Shell with text {Copy Trace}
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
19:53:38 [2020-06-04T23:53:38.137Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
19:53:38 [2020-06-04T23:53:38.138Z] 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')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-2118048770 data=null doit=true} to Button with text {Copy as a link}
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-2118048770 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}
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-2118048769 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-2118048769 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')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-2118048769 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')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-2118048769 data=null item=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')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Clicking on OK
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118048768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118048768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118048768 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118048768 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118048768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118048768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Clicked on OK
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118048768 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:38 [2020-06-04T23:53:38.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-2118048788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
19:53:38 [2020-06-04T23:53:38.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:38 [2020-06-04T23:53:38.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118048260 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118048260 data=null doit=true} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118048260 data=null} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118048260 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118048259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118048249 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118048249 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118048249 data=null doit=true} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118048248 data=null} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118048248 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118048248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118048244 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:38 [2020-06-04T23:53:38.698Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118048244 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118048244 data=null doit=true} to TreeItem with text {Traces [4]}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118048244 data=null} to TreeItem with text {Traces [4]}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118048244 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118048244 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]}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118048238 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:38 [2020-06-04T23:53:38.698Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:53:38 [2020-06-04T23:53:38.698Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118048237 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118048237 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118048237 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118048237 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118048237 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}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118048227 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Clicking on with mnemonic 'Open'
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Clicked on with mnemonic 'Open'
19:53:38 [2020-06-04T23:53:38.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2118048214 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:53:39 [2020-06-04T23:53:39.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:39 [2020-06-04T23:53:39.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:39 [2020-06-04T23:53:39.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:39 [2020-06-04T23:53:39.817Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:39 [2020-06-04T23:53:39.817Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Attempting to set focus on Table with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118046701 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118046701 data=null doit=true} to TableItem with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118046701 data=null} to TableItem with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118046701 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118046700 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118046695 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118046670 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118046670 data=null doit=true} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118046670 data=null} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118046670 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118046670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118046659 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118046659 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118046659 data=null doit=true} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118046659 data=null} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118046659 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118046659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118046655 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:40 [2020-06-04T23:53:40.377Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118046654 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118046654 data=null doit=true} to TreeItem with text {Traces [4]}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118046654 data=null} to TreeItem with text {Traces [4]}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118046654 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118046654 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]}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118046648 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:40 [2020-06-04T23:53:40.377Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:53:40 [2020-06-04T23:53:40.377Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118046647 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2118046647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2118046647 data=null} to TreeItem with text {ExampleCustomTxt.log3}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118046647 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118046647 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}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118046637 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Clicking on with mnemonic 'Open'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Clicked on with mnemonic 'Open'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:40 [2020-06-04T23:53:40.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2118046624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:53:40 [2020-06-04T23:53:40.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:40 [2020-06-04T23:53:40.937Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:40 [2020-06-04T23:53:40.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:40 [2020-06-04T23:53:40.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:41 [2020-06-04T23:53:41.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:41 [2020-06-04T23:53:41.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - Attempting to set focus on Table with text {}
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118045090 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118045090 data=null doit=true} to TableItem with text {}
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118045090 data=null} to TableItem with text {}
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118045090 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118045089 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118045084 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:41 [2020-06-04T23:53:41.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118045051 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118045051 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118045051 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118045051 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118045050 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}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118045041 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118045015 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2118045015 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2118045015 data=null} to TreeItem with text {ExampleCustomTxt.log3}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118045015 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118045015 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}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118045006 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118044916 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118044916 data=null doit=true} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118044916 data=null} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118044916 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118044916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118044906 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118044905 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118044905 data=null doit=true} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118044905 data=null} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118044905 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118044904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118044900 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:42 [2020-06-04T23:53:42.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118044899 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118044899 data=null doit=true} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118044899 data=null} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118044899 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118044899 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]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118044892 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118044892 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118044892 data=null doit=true} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118044892 data=null} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118044891 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118044891 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]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118044888 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:42 [2020-06-04T23:53:42.005Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118044812 data=null doit=true} to Shell with text {Confirm Clear}
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Clicking on &Yes
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118044811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118044811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118044811 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118044811 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118044811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118044811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118044811 data=null item=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')
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Clicked on 
19:53:42 [2020-06-04T23:53:42.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118044829 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118042831 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118042830 data=null doit=true} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118042830 data=null} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118042830 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118042830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118042823 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118042823 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118042822 data=null doit=true} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118042822 data=null} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118042822 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118042822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118042818 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118042818 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118042818 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118042818 data=null} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118042818 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118042818 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118042812 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118042812 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118042812 data=null} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118042812 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118042812 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]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118042810 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118042809 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118042809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118042809 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118042809 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118042809 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118042799 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Clicking on with mnemonic 'Delete'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Clicked on with mnemonic 'Delete'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-2118042726 data=null doit=true} to Shell with text {Confirm Delete}
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Clicking on &Yes
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118042725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118042725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118042725 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118042725 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118042725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118042725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118042725 data=null item=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')
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118042782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Clicked on 
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118042524 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118042524 data=null doit=true} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118042524 data=null} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118042524 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118042524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118042512 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118042512 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118042512 data=null doit=true} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118042512 data=null} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118042512 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118042511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118042507 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:44 [2020-06-04T23:53:44.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118042507 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118042507 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118042507 data=null} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118042506 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118042506 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118042500 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:44 [2020-06-04T23:53:44.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118042500 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118042500 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118042499 data=null} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118042499 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118042499 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118042497 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118042422 data=null doit=true} to Shell with text {Confirm Clear}
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Clicking on &Yes
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118042421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118042421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118042421 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118042421 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118042421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118042421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:44 [2020-06-04T23:53:44.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118042421 data=null item=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')
19:53:44 [2020-06-04T23:53:44.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118042484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:44 [2020-06-04T23:53:44.656Z] DEBUG - Clicked on 
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118040982 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118040982 data=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118040982 data=null} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118040982 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118040974 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118040974 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118040974 data=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118040974 data=null} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118040973 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118040969 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.021Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118040969 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118040969 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118040969 data=null} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118040969 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040969 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118040933 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118040933 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118040932 data=null} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118040932 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118040932 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]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118040930 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118040930 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118040930 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118040930 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118040930 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040930 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118040920 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
19:53:46 [2020-06-04T23:53:46.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2118040906 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'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118040376 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118040376 data=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118040376 data=null} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118040375 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118040365 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.582Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2118040365 data=null doit=true} to TreeItem with text {Experiments [1]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2118040365 data=null} to TreeItem with text {Experiments [1]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2118040364 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118040364 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]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2118040362 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:53:46 [2020-06-04T23:53:46.582Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2118040362 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2118040362 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2118040362 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118040362 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]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-2118040359 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118040358 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118040358 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118040358 data=null} to Tree node with text: ExampleCustomTxt.log
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118040358 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040358 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
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118040348 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Clicking on with mnemonic 'Delete'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Clicked on with mnemonic 'Delete'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-2118040317 data=null doit=true} to Shell with text {Confirm Delete}
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Clicking on &Yes
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118040316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118040316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118040316 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118040316 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118040316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118040316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118040316 data=null item=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')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118040334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Clicked on 
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118040112 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118040112 data=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118040112 data=null} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118040112 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118040097 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118040097 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118040097 data=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118040096 data=null} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118040096 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118040092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:46 [2020-06-04T23:53:46.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118040092 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118040091 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118040091 data=null} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118040091 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040091 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118040086 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118040085 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118040085 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118040085 data=null} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118040085 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118040084 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118040082 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118040000 data=null doit=true} to Shell with text {Confirm Clear}
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Clicking on &Yes
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118040000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118040000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118040000 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118040000 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118039999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118039999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:46 [2020-06-04T23:53:46.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118039999 data=null item=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')
19:53:47 [2020-06-04T23:53:47.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118040020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:47 [2020-06-04T23:53:47.093Z] DEBUG - Clicked on 
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118038475 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118038475 data=null doit=true} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118038475 data=null} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118038474 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118038474 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118038467 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118038467 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118038466 data=null doit=true} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118038466 data=null} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118038466 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118038466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118038462 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:48 [2020-06-04T23:53:48.455Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118038462 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118038462 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118038461 data=null} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118038461 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118038461 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118038456 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118038456 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118038456 data=null} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118038455 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118038455 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]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118038454 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038453 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118038453 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118038453 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038453 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118038453 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038443 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038443 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038443 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118038442 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038436 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038413 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118038412 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118038412 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038390 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118038390 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118038390 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038390 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118038390 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118038387 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:48 [2020-06-04T23:53:48.710Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:53:48 [2020-06-04T23:53:48.710Z] DEBUG - Clicking on with mnemonic 'Copy...'
19:53:48 [2020-06-04T23:53:48.710Z] DEBUG - Clicked on with mnemonic 'Copy...'
19:53:48 [2020-06-04T23:53:48.710Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:53:48 [2020-06-04T23:53:48.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2118038316 data=null doit=true} to Shell with text {Copy Trace}
19:53:48 [2020-06-04T23:53:48.710Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Clicking on OK
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118038314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118038314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118038314 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118038314 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118038314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118038314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Clicked on OK
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118038314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:48 [2020-06-04T23:53:48.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-2118038333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118037807 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118037807 data=null doit=true} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118037806 data=null} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118037806 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118037806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118037796 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118037796 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118037796 data=null doit=true} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118037796 data=null} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118037795 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118037795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118037791 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:49 [2020-06-04T23:53:49.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118037791 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118037791 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118037791 data=null} to TreeItem with text {Traces [2]}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118037791 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118037791 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]}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118037784 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:49 [2020-06-04T23:53:49.271Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037782 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037782 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037782 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037781 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118037781 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}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037772 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037772 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037772 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118037771 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}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037765 data=null button=1 stateMask=0x80000 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037683 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037681 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118037681 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:49 [2020-06-04T23:53:49.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118036664 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118036664 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118036664 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118036663 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118036663 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118036654 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118036647 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.197Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118036647 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.452Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118036647 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118036639 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118036591 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118036590 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118036589 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118036468 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118036468 data=null doit=true} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118036468 data=null} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118036468 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118036468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118036458 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118036457 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118036457 data=null doit=true} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118036457 data=null} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118036456 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118036456 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118036452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:50 [2020-06-04T23:53:50.453Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118036433 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118036433 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118036433 data=null} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118036433 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118036433 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]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118036427 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118036426 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118036426 data=null doit=true} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118036426 data=null} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118036426 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118036426 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]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118036423 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118036396 data=null doit=true} to Shell with text {Confirm Clear}
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Clicking on &Yes
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118036395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118036395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118036395 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118036395 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118036395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118036395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:50 [2020-06-04T23:53:50.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118036395 data=null item=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')
19:53:50 [2020-06-04T23:53:50.708Z] DEBUG - Clicked on 
19:53:50 [2020-06-04T23:53:50.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118036411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118034444 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118034443 data=null doit=true} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118034443 data=null} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118034443 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118034443 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118034436 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118034436 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118034436 data=null doit=true} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118034436 data=null} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118034436 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118034436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118034432 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118034431 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118034431 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118034431 data=null} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118034431 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118034431 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118034426 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118034426 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118034426 data=null} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118034425 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118034425 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]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118034424 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118034423 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118034423 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118034423 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118034423 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118034423 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118034414 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-2118034400 data=null doit=true} to Shell with text {Confirm Delete}
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Clicking on &Yes
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118034399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118034399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118034399 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118034399 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118034399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118034399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118034399 data=null item=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')
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Clicked on 
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118034211 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118034211 data=null doit=true} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118034211 data=null} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118034211 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118034210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118034200 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118034199 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118034199 data=null doit=true} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118034199 data=null} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118034199 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118034199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118034195 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:52 [2020-06-04T23:53:52.850Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118034195 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118034195 data=null doit=true} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118034195 data=null} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118034195 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118034195 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]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118034189 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118034189 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118034189 data=null doit=true} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118034189 data=null} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118034189 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118034189 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]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118034186 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118034159 data=null doit=true} to Shell with text {Confirm Clear}
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:52 [2020-06-04T23:53:52.850Z] DEBUG - Clicking on &Yes
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118034159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118034159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118034159 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118034158 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118034158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118034158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118034158 data=null item=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')
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118034174 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:52 [2020-06-04T23:53:52.851Z] DEBUG - Clicked on 
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118032649 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118032649 data=null doit=true} to TreeItem with text {test}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118032649 data=null} to TreeItem with text {test}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118032649 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118032649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118032642 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:54 [2020-06-04T23:53:54.214Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2118032642 data=null doit=true} to TreeItem with text {Experiments [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2118032642 data=null} to TreeItem with text {Experiments [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2118032641 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118032641 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]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2118032640 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-2118032639 data=null doit=true} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-2118032639 data=null} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-2118032639 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118032639 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]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-2118032636 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-2118032635 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-2118032635 data=null doit=true} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-2118032635 data=null} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-2118032635 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118032635 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]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-2118032630 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]}
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Clicking on with mnemonic 'Open'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Clicked on with mnemonic 'Open'
19:53:54 [2020-06-04T23:53:54.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2118032618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:53:54 [2020-06-04T23:53:54.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118031987 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118031987 data=null doit=true} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118031986 data=null} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118031986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118031986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118031978 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118031977 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118031977 data=null doit=true} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118031977 data=null} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118031977 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118031977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118031973 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:55 [2020-06-04T23:53:55.047Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118031972 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118031972 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118031972 data=null} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118031972 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118031972 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118031967 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118031966 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118031966 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118031966 data=null} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118031966 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118031966 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118031964 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118031917 data=null doit=true} to Shell with text {Confirm Clear}
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Clicking on &Yes
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118031916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118031916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118031916 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118031916 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118031916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118031916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118031916 data=null item=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')
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Clicked on 
19:53:55 [2020-06-04T23:53:55.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118031931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118030068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118030068 data=null doit=true} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118030068 data=null} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118030068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118030068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118030061 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118030060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118030060 data=null doit=true} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118030060 data=null} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118030060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118030060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118030056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:56 [2020-06-04T23:53:56.932Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118030055 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118030055 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118030055 data=null} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118030055 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118030055 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118030050 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118030049 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118030049 data=null} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118030049 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118030049 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]}
19:53:56 [2020-06-04T23:53:56.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118030047 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118030047 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118030047 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118030047 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118030046 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118030046 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118030037 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Clicking on with mnemonic 'Open'
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Clicked on with mnemonic 'Open'
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2118030023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Attempting to set focus on Table with text {}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118029992 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118029992 data=null doit=true} to TableItem with text {}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118029992 data=null} to TableItem with text {}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118029992 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118029991 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118029986 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:53:56 [2020-06-04T23:53:56.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118029843 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118029842 data=null doit=true} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118029842 data=null} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118029842 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118029842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118029838 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118029837 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118029837 data=null doit=true} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118029837 data=null} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118029837 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118029837 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118029833 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:57 [2020-06-04T23:53:57.188Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118029832 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118029832 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118029832 data=null} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118029832 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118029832 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118029829 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118029828 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118029828 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118029828 data=null} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118029828 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118029828 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118029825 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Clicking on with mnemonic 'Clear'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Clicked on with mnemonic 'Clear'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118029798 data=null doit=true} to Shell with text {Confirm Clear}
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Clicking on &Yes
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118029798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118029798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118029798 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118029798 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118029798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118029798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118029798 data=null item=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')
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Clicked on 
19:53:57 [2020-06-04T23:53:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118029813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118027844 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118027844 data=null doit=true} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118027844 data=null} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118027844 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118027843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118027839 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118027839 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118027839 data=null doit=true} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118027839 data=null} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118027838 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118027838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118027834 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:53:59 [2020-06-04T23:53:59.073Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118027834 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118027834 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118027834 data=null} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118027833 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118027833 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118027830 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118027830 data=null doit=true} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118027830 data=null} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118027830 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118027830 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]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118027828 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118027826 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118027826 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118027826 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118027826 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118027826 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118027822 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Clicking on with mnemonic 'Copy...'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Clicked on with mnemonic 'Copy...'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2118027789 data=null doit=true} to Shell with text {Copy Trace}
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Clicking on OK
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118027787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118027787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118027787 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118027787 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118027787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118027787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.073Z] DEBUG - Clicked on OK
19:53:59 [2020-06-04T23:53:59.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118027787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-2118027808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Attempting to set focus on Tree with text {}
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118027281 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118027281 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118027281 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118027280 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118027280 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118027277 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Clicking on with mnemonic 'Copy...'
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Clicked on with mnemonic 'Copy...'
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-2118027245 data=null doit=true} to Shell with text {Copy Trace}
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
19:53:59 [2020-06-04T23:53:59.583Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
19:53:59 [2020-06-04T23:53:59.584Z] 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')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-2118027244 data=null doit=true} to Button with text {Copy as a link}
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-2118027244 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}
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-2118027243 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-2118027243 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')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-2118027243 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')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-2118027243 data=null item=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')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Clicking on OK
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118027242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118027242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118027242 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118027242 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118027242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118027242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.584Z] DEBUG - Clicked on OK
19:53:59 [2020-06-04T23:53:59.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118027242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:53:59 [2020-06-04T23:53:59.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-2118027263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118026714 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118026713 data=null doit=true} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118026713 data=null} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118026713 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118026713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118026709 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118026708 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118026708 data=null doit=true} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118026708 data=null} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118026708 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118026708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118026704 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:00 [2020-06-04T23:54:00.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2118026704 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2118026704 data=null doit=true} to TreeItem with text {Traces [3]}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2118026704 data=null} to TreeItem with text {Traces [3]}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2118026704 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118026704 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]}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2118026700 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:00 [2020-06-04T23:54:00.399Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118026700 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118026700 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118026700 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118026700 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118026700 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}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118026697 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Clicking on with mnemonic 'Open'
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Clicked on with mnemonic 'Open'
19:54:00 [2020-06-04T23:54:00.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2118026685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:54:00 [2020-06-04T23:54:00.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:00 [2020-06-04T23:54:00.654Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:00 [2020-06-04T23:54:00.654Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:01 [2020-06-04T23:54:01.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:01 [2020-06-04T23:54:01.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Attempting to set focus on Table with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118025174 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118025173 data=null doit=true} to TableItem with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118025173 data=null} to TableItem with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118025173 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118025172 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118025169 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118025151 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118025151 data=null doit=true} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118025151 data=null} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118025151 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118025150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118025145 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118025145 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118025145 data=null doit=true} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118025145 data=null} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118025145 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118025145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118025141 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:01 [2020-06-04T23:54:01.774Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2118025140 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2118025140 data=null doit=true} to TreeItem with text {Traces [3]}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2118025140 data=null} to TreeItem with text {Traces [3]}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2118025140 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118025140 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]}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2118025137 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:01 [2020-06-04T23:54:01.774Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118025136 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2118025136 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2118025136 data=null} to TreeItem with text {ExampleCustomTxt.log3}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118025136 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118025136 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}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118025133 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Clicking on with mnemonic 'Open'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Clicked on with mnemonic 'Open'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:01 [2020-06-04T23:54:01.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2118025119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:54:02 [2020-06-04T23:54:02.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:02 [2020-06-04T23:54:02.334Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:02 [2020-06-04T23:54:02.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:02 [2020-06-04T23:54:02.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:02 [2020-06-04T23:54:02.895Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:02 [2020-06-04T23:54:02.895Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Attempting to set focus on Table with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118023587 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118023587 data=null doit=true} to TableItem with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118023587 data=null} to TableItem with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118023587 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118023586 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118023583 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118023542 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-2118023542 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-2118023542 data=null} to TreeItem with text {ExampleCustomTxt.log2}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118023542 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118023542 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}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-2118023533 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118023508 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-2118023508 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-2118023508 data=null} to TreeItem with text {ExampleCustomTxt.log3}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118023508 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118023508 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}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-2118023498 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118023413 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118023413 data=null doit=true} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118023413 data=null} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118023413 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118023413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118023403 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118023403 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118023403 data=null doit=true} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118023403 data=null} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118023402 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118023402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118023398 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:03 [2020-06-04T23:54:03.459Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2118023398 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2118023398 data=null doit=true} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2118023397 data=null} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2118023397 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118023397 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]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2118023392 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2118023391 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2118023391 data=null doit=true} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2118023391 data=null} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2118023391 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118023391 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]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2118023388 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:54:03 [2020-06-04T23:54:03.460Z] DEBUG - Clicking on with mnemonic 'Clear'
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Clicked on with mnemonic 'Clear'
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118023322 data=null doit=true} to Shell with text {Confirm Clear}
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Clicking on &Yes
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118023322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118023322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118023322 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118023322 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118023322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118023322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118023322 data=null item=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')
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Clicked on 
19:54:03 [2020-06-04T23:54:03.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118023377 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118021384 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118021384 data=null doit=true} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118021384 data=null} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118021384 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118021384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118021377 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118021377 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118021377 data=null doit=true} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118021377 data=null} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118021376 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118021376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118021373 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.601Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118021372 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118021372 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118021372 data=null} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118021372 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118021372 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118021366 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118021366 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118021365 data=null} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118021365 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118021365 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]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118021363 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118021363 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118021363 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118021362 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118021362 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118021362 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118021353 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118021353 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118021353 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118021352 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118021346 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118021310 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118021310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118021310 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Attempting to set focus on Table with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118021307 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118021307 data=null doit=true} to TableItem with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118021307 data=null} to TableItem with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118021307 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118021306 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118021302 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:05 [2020-06-04T23:54:05.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118021158 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118021158 data=null doit=true} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118021158 data=null} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118021158 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118021158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118021153 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118021153 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118021153 data=null doit=true} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118021153 data=null} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118021153 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118021153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118021149 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:05 [2020-06-04T23:54:05.857Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118021149 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118021148 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118021148 data=null} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118021148 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118021148 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118021145 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118021145 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118021145 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118021145 data=null} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118021145 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118021145 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118021142 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Clicking on with mnemonic 'Clear'
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Clicked on with mnemonic 'Clear'
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2118021115 data=null doit=true} to Shell with text {Confirm Clear}
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Clicking on &Yes
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2118021115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2118021115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2118021115 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2118021115 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2118021115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2118021115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2118021115 data=null item=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')
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Clicked on 
19:54:05 [2020-06-04T23:54:05.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2118021129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2118020516 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118020512 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118020512 data=null doit=true} to TreeItem with text {test}
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118020512 data=null} to TreeItem with text {test}
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118020512 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118020511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118020507 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Clicking on with mnemonic 'Delete'
19:54:06 [2020-06-04T23:54:06.418Z] DEBUG - Clicked on with mnemonic 'Delete'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null item=null 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')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2118019950 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Clicking on OK
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2118019949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2118019949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2118019949 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2118019949 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2118019949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2118019949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.979Z] DEBUG - Clicked on OK
19:54:06 [2020-06-04T23:54:06.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2118019949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:54:06 [2020-06-04T23:54:06.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2118020488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:54:07 [2020-06-04T23:54:07.540Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.435 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
19:54:07 [2020-06-04T23:54:07.540Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.516 s
19:54:07 [2020-06-04T23:54:07.540Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.896 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.913 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.33 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.743 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.339 s
19:54:07 [2020-06-04T23:54:07.540Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.626 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 1.771 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.475 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.142 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 1.665 s
19:54:07 [2020-06-04T23:54:07.540Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.711 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.225 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.458 s
19:54:07 [2020-06-04T23:54:07.540Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.2 s
19:54:07 [2020-06-04T23:54:07.540Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118019209 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118019208 data=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118019208 data=null} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118019208 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118019198 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118019198 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118019198 data=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118019197 data=null} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118019197 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118019193 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118019193 data=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118019193 data=null} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118019193 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118019193 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}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118019191 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118019190 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118019190 data=null doit=true} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118019190 data=null} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118019190 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019190 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]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118019184 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118019184 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118019184 data=null doit=true} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118019184 data=null} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118019183 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019183 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]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118019181 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-2118019128 data=null doit=true} to Shell with text {Manage Custom Parsers}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched List with text "", using matcher: of type 'List'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched List with text "", using matcher: (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2118019126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2118019126 data=null doit=true} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2118019126 data=null} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2118019125 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2118019125 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2118019125 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-2118019124 data=null doit=true} to Button with text {Text}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-2118019124 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}
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-2118019124 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-2118019123 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')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-2118019123 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')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-2118019123 data=null item=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')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched List with text "", using matcher: of type 'List'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched List with text "", using matcher: (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-2118019122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-2118019121 data=null doit=true} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-2118019121 data=null} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-2118019121 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-2118019121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-2118019121 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List')
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.796Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Clicking on &Close
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-2118019120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-2118019120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-2118019120 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-2118019120 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-2118019120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-2118019120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-2118019120 data=null item=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')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-2118019168 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...'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Clicked on 
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118019107 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118019107 data=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118019107 data=null} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118019107 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019107 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118019100 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118019099 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118019099 data=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118019099 data=null} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118019099 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118019095 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118019094 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118019094 data=null doit=true} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118019094 data=null} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118019094 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019094 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]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118019089 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118019088 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118019088 data=null doit=true} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118019088 data=null} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118019088 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019088 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]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118019085 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118019072 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118019072 data=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118019072 data=null} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118019071 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118019026 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118019025 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118019025 data=null doit=true} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118019025 data=null} to TreeItem with text {test}
19:54:07 [2020-06-04T23:54:07.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118019025 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118019020 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.053Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118019019 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118019019 data=null doit=true} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118019019 data=null} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118019019 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019019 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]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118019013 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118019013 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118019013 data=null doit=true} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118019013 data=null} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118019013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118019013 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]}
19:54:08 [2020-06-04T23:54:08.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118019010 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2118018900 data=null doit=true} to Shell with text {Trace Import}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Clicking on Cancel
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2118018899 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')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2118018899 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')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2118018899 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2118018899 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2118018899 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')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2118018899 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')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2118018899 data=null item=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')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2118018998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Clicked on 
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118018884 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118018884 data=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118018884 data=null} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118018884 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118018884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118018877 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118018876 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118018876 data=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118018876 data=null} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118018876 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118018876 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118018872 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.054Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118018871 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118018871 data=null doit=true} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118018871 data=null} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118018871 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118018871 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]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118018866 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2118018866 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2118018866 data=null doit=true} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2118018866 data=null} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2118018865 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118018865 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]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2118018863 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2118018788 data=null doit=true} to Shell with text {Trace Import}
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:08 [2020-06-04T23:54:08.054Z] 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')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2118018785 data=null} to (of type 'Combo')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:08 [2020-06-04T23:54:08.054Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118018728 data=null doit=true} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118018727 data=null} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118018727 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118018727 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}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118018724 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2118018722 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118018722 data=null doit=true} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118018722 data=null} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118018722 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118018722 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}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118018721 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2118018712 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:'))
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:08 [2020-06-04T23:54:08.310Z] 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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5fa380d9
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2118018709 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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2118018708 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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2118018708 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2118018708 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2118018708 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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2118018708 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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2118018708 data=null item=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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2118018708 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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2118018708 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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2118018708 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')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2118018708 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2118018708 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.310Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ece307c
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-2118018707 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2118018707 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-2118018707 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-2118018706 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-2118018706 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-2118018706 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-2118018706 data=null item=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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-2118018706 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2118018706 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-2118018706 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-2118018706 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-2118018706 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:08 [2020-06-04T23:54:08.311Z] 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:08 [2020-06-04T23:54:08.311Z] 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')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] 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')
19:54:08 [2020-06-04T23:54:08.311Z] 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.
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Clicking on &Finish
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118018703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118018703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118018703 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118018703 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118018703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118018703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:08 [2020-06-04T23:54:08.311Z] DEBUG - Clicked on &Finish
19:54:08 [2020-06-04T23:54:08.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118018703 data=null item=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')
19:54:08 [2020-06-04T23:54:08.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2118018823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118018124 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118018124 data=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118018124 data=null} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118018123 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118018123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118018116 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118018116 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118018116 data=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118018116 data=null} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118018116 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118018116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118018112 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:08 [2020-06-04T23:54:08.822Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118018111 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118018111 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118018111 data=null} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118018111 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118018111 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118018106 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118018105 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118018105 data=null} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118018105 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118018105 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]}
19:54:08 [2020-06-04T23:54:08.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118018103 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017686 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118017686 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118017686 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017686 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118017685 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017676 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:09 [2020-06-04T23:54:09.382Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017674 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118017674 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118017674 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017674 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118017674 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017671 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017671 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118017671 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118017670 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017670 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118017670 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017667 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017667 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017667 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118017667 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017659 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118017599 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118017599 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118017599 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:54:09 [2020-06-04T23:54:09.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:09 [2020-06-04T23:54:09.942Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:09 [2020-06-04T23:54:09.942Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:10 [2020-06-04T23:54:10.503Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:10 [2020-06-04T23:54:10.503Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - Attempting to set focus on Table with text {}
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118016095 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118016095 data=null doit=true} to TableItem with text {}
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118016095 data=null} to TableItem with text {}
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118016094 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118016093 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118016089 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:10 [2020-06-04T23:54:10.758Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118016056 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118016056 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118016056 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118016056 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118016056 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118016052 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.014Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118016048 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118016048 data=null doit=true} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118016048 data=null} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118016048 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118016048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118016038 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118016037 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118016037 data=null doit=true} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118016037 data=null} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118016037 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118016037 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118016033 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.015Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118016033 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118016033 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118016032 data=null} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118016032 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118016032 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118016027 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2118016027 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2118016027 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2118016027 data=null} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2118016027 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118016027 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2118016024 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2118015973 data=null doit=true} to Shell with text {Trace Import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:11 [2020-06-04T23:54:11.015Z] 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')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2118015971 data=null} to (of type 'Combo')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118015925 data=null doit=true} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118015925 data=null} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118015925 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118015925 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}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118015923 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2118015923 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118015923 data=null doit=true} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118015923 data=null} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118015923 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118015922 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}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118015922 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2118015915 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:'))
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Clicking on &Finish
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118015909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118015909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118015909 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118015909 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118015909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118015909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:11 [2020-06-04T23:54:11.016Z] DEBUG - Clicked on &Finish
19:54:11 [2020-06-04T23:54:11.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118015909 data=null item=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')
19:54:11 [2020-06-04T23:54:11.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2118016011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118015396 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118015396 data=null doit=true} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118015396 data=null} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118015396 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118015396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118015389 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118015388 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118015388 data=null doit=true} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118015388 data=null} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118015388 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118015388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118015384 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:11 [2020-06-04T23:54:11.528Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118015383 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118015383 data=null doit=true} to TreeItem with text {Traces [2]}
19:54:11 [2020-06-04T23:54:11.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118015383 data=null} to TreeItem with text {Traces [2]}
19:54:11 [2020-06-04T23:54:11.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118015383 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:54:11 [2020-06-04T23:54:11.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118015383 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]}
19:54:11 [2020-06-04T23:54:11.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118015378 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:54:11 [2020-06-04T23:54:11.529Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015259 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2118015259 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2118015258 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015258 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118015258 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015247 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:11 [2020-06-04T23:54:11.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:11 [2020-06-04T23:54:11.784Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015246 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2118015246 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2118015246 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015246 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118015246 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015243 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015243 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2118015243 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2118015242 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015242 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118015242 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015240 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015240 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015240 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118015240 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015232 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118015118 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2118015118 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2118015117 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:11 [2020-06-04T23:54:11.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:12 [2020-06-04T23:54:12.709Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:12 [2020-06-04T23:54:12.709Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Attempting to set focus on Table with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118014100 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118014100 data=null doit=true} to TableItem with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118014100 data=null} to TableItem with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118014100 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118014099 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118014095 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118013874 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2118013873 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2118013873 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118013873 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013873 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2118013870 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:12 [2020-06-04T23:54:12.964Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118013866 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118013866 data=null doit=true} to TreeItem with text {test}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118013866 data=null} to TreeItem with text {test}
19:54:12 [2020-06-04T23:54:12.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118013866 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:12 [2020-06-04T23:54:12.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013866 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:12 [2020-06-04T23:54:12.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118013855 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118013854 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118013854 data=null doit=true} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118013854 data=null} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118013854 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118013849 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118013849 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118013849 data=null doit=true} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118013849 data=null} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118013848 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013848 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]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118013843 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2118013842 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2118013842 data=null doit=true} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2118013842 data=null} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2118013842 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013841 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]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2118013839 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2118013789 data=null doit=true} to Shell with text {Trace Import}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:13 [2020-06-04T23:54:13.220Z] 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')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2118013786 data=null} to (of type 'Combo')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118013777 data=null doit=true} to TreeItem with text {import}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118013777 data=null} to TreeItem with text {import}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118013776 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118013776 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}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118013775 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:13 [2020-06-04T23:54:13.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118013732 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2118013732 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2118013732 data=null} to Tree node with text: kernel-overlap-testing
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118013732 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013732 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
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118013730 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2118013724 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:'))
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:13 [2020-06-04T23:54:13.221Z] 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')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:13 [2020-06-04T23:54:13.221Z] 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')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.221Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Clicking on &Finish
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118013718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118013718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118013718 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118013718 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118013718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118013718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Clicked on &Finish
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118013718 data=null item=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')
19:54:13 [2020-06-04T23:54:13.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2118013827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118013206 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118013206 data=null doit=true} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118013206 data=null} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118013206 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118013199 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118013198 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118013198 data=null doit=true} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118013198 data=null} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118013198 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118013194 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:13 [2020-06-04T23:54:13.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2118013194 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2118013194 data=null doit=true} to TreeItem with text {Traces [3]}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2118013194 data=null} to TreeItem with text {Traces [3]}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2118013194 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118013193 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]}
19:54:13 [2020-06-04T23:54:13.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2118013189 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:13 [2020-06-04T23:54:13.782Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012871 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2118012870 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2118012870 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012870 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118012870 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012861 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:14 [2020-06-04T23:54:14.038Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012859 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2118012859 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2118012859 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012859 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118012858 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012855 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012855 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2118012855 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2118012855 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012855 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118012855 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012852 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012852 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012852 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118012852 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012842 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118012702 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2118012696 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2118012696 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.294Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:54:14 [2020-06-04T23:54:14.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:14 [2020-06-04T23:54:14.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:14 [2020-06-04T23:54:14.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - Attempting to set focus on Table with text {}
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118012191 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118012191 data=null doit=true} to TableItem with text {}
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118012191 data=null} to TableItem with text {}
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118012191 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118012190 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118012185 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:14 [2020-06-04T23:54:14.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:14 [2020-06-04T23:54:14.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:15 [2020-06-04T23:54:15.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:15 [2020-06-04T23:54:15.820Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118011131 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2118011130 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2118011130 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118011130 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118011130 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118011126 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:15 [2020-06-04T23:54:15.821Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118011122 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118011122 data=null doit=true} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118011122 data=null} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118011122 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118011122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118011113 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118011112 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118011112 data=null doit=true} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118011112 data=null} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118011112 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118011112 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118011107 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:15 [2020-06-04T23:54:15.821Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2118011107 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2118011106 data=null doit=true} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2118011106 data=null} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2118011106 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118011106 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]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2118011100 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2118011100 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2118011100 data=null doit=true} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2118011100 data=null} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2118011099 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118011099 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]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2118011096 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2118011013 data=null doit=true} to Shell with text {Trace Import}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:15 [2020-06-04T23:54:15.821Z] 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')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2118011011 data=null} to (of type 'Combo')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118011002 data=null doit=true} to TreeItem with text {import}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118011002 data=null} to TreeItem with text {import}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118011001 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:15 [2020-06-04T23:54:15.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118011001 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}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118011000 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2118010999 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118010999 data=null doit=true} to TreeItem with text {import}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118010999 data=null} to TreeItem with text {import}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118010999 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118010999 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}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118010999 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2118010992 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:'))
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:16 [2020-06-04T23:54:16.077Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:16 [2020-06-04T23:54:16.078Z] 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')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a6ebd39
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null item=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')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2118010991 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:16 [2020-06-04T23:54:16.078Z] 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')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.078Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:16 [2020-06-04T23:54:16.079Z] 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')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] 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')
19:54:16 [2020-06-04T23:54:16.079Z] 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.
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Clicking on &Finish
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118010986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118010986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118010986 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118010986 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118010986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118010986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Clicked on &Finish
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2118010920 data=null doit=true} to Shell with text {Confirmation}
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Clicking on Rename
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-2118010920 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')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-2118010920 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')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-2118010920 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-2118010920 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-2118010919 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')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-2118010919 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')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-2118010919 data=null item=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')
19:54:16 [2020-06-04T23:54:16.079Z] DEBUG - Clicked on 
19:54:16 [2020-06-04T23:54:16.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118010986 data=null item=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')
19:54:16 [2020-06-04T23:54:16.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2118011086 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118010409 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118010409 data=null doit=true} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118010409 data=null} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118010409 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118010409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118010401 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118010400 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118010400 data=null doit=true} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118010400 data=null} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118010400 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118010400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118010396 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:16 [2020-06-04T23:54:16.591Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118010395 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118010395 data=null doit=true} to TreeItem with text {Traces [4]}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118010395 data=null} to TreeItem with text {Traces [4]}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118010395 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118010395 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]}
19:54:16 [2020-06-04T23:54:16.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118010389 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:54:16 [2020-06-04T23:54:16.591Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:54:16 [2020-06-04T23:54:16.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:16 [2020-06-04T23:54:16.845Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009970 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009970 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009969 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009969 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118009969 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)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009960 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:17 [2020-06-04T23:54:17.101Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009958 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009958 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009958 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009958 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118009958 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)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009955 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009955 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009955 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009955 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009954 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118009954 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)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009952 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009952 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009952 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118009951 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)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009944 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009882 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009881 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118009881 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:17 [2020-06-04T23:54:17.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:17 [2020-06-04T23:54:17.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:17 [2020-06-04T23:54:17.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:18 [2020-06-04T23:54:18.222Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:18 [2020-06-04T23:54:18.222Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - Attempting to set focus on Table with text {}
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118008376 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118008376 data=null doit=true} to TableItem with text {}
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118008376 data=null} to TableItem with text {}
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118008375 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118008374 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118008369 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:18 [2020-06-04T23:54:18.477Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118008331 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118008331 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118008331 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118008330 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118008330 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)}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2118008327 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:18 [2020-06-04T23:54:18.732Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118008323 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118008323 data=null doit=true} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118008323 data=null} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118008323 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118008323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118008314 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118008314 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118008314 data=null doit=true} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118008313 data=null} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118008313 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118008313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118008309 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:18 [2020-06-04T23:54:18.733Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118008309 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118008309 data=null doit=true} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118008309 data=null} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118008308 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118008308 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]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118008301 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2118008300 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2118008300 data=null doit=true} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2118008300 data=null} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2118008300 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118008300 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]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2118008296 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2118008195 data=null doit=true} to Shell with text {Trace Import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2118008192 data=null} to (of type 'Combo')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118008134 data=null doit=true} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118008133 data=null} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118008133 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118008133 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}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118008131 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2118008130 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118008130 data=null doit=true} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118008130 data=null} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118008130 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118008130 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}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118008129 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2118008122 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:'))
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e7075d4
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2118008120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2118008120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2118008120 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2118008120 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2118008120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2118008119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2118008119 data=null item=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')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2118008119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2118008119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2118008119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2118008119 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2118008119 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Clicking on &Finish
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118008112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118008112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118008112 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118008112 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118008112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118008112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Clicked on &Finish
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2118008084 data=null doit=true} to Shell with text {Confirmation}
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Clicking on Rename
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-2118008084 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')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-2118008084 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')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-2118008084 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-2118008084 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-2118008083 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')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-2118008083 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')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-2118008083 data=null item=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')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Clicked on 
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118008112 data=null item=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')
19:54:18 [2020-06-04T23:54:18.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2118008278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118007526 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118007526 data=null doit=true} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118007526 data=null} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118007526 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118007526 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118007517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118007517 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118007517 data=null doit=true} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118007517 data=null} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118007516 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118007516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118007513 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:19 [2020-06-04T23:54:19.553Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2118007512 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2118007512 data=null doit=true} to TreeItem with text {Traces [5]}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2118007512 data=null} to TreeItem with text {Traces [5]}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2118007512 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118007512 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]}
19:54:19 [2020-06-04T23:54:19.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2118007506 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:54:19 [2020-06-04T23:54:19.553Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007086 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007085 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007085 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007085 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118007085 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)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007076 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:19 [2020-06-04T23:54:19.808Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007074 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007074 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007074 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007074 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118007074 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)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007071 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007071 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007071 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007071 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007071 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118007071 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)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007068 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007068 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007068 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:19 [2020-06-04T23:54:19.808Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118007068 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)}
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118007060 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118006993 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118006992 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118006992 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:20 [2020-06-04T23:54:20.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Attempting to set focus on Table with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118005488 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118005488 data=null doit=true} to TableItem with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118005488 data=null} to TableItem with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118005488 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118005487 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118005483 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118005454 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118005453 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118005453 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118005453 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118005453 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)}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2118005450 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:21 [2020-06-04T23:54:21.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118005447 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118005447 data=null doit=true} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118005447 data=null} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118005447 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118005447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118005438 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118005437 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118005437 data=null doit=true} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118005437 data=null} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118005437 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118005437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118005433 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:21 [2020-06-04T23:54:21.427Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2118005432 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2118005432 data=null doit=true} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2118005432 data=null} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2118005432 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118005432 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]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2118005426 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2118005426 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2118005426 data=null doit=true} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2118005426 data=null} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2118005426 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118005425 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]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2118005423 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:21 [2020-06-04T23:54:21.427Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2118005375 data=null doit=true} to Shell with text {Trace Import}
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:21 [2020-06-04T23:54:21.682Z] 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')
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:21 [2020-06-04T23:54:21.682Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2118005374 data=null} to (of type 'Combo')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118005366 data=null doit=true} to TreeItem with text {import}
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118005366 data=null} to TreeItem with text {import}
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118005365 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118005365 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}
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118005364 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118005363 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2118005363 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2118005363 data=null} to Tree node with text: kernel-overlap-testing
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118005363 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118005363 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
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2118005362 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2118005356 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:'))
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:21 [2020-06-04T23:54:21.683Z] 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')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7589a53a
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2118005355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null item=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')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2118005354 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:21 [2020-06-04T23:54:21.683Z] 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')
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.683Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:21 [2020-06-04T23:54:21.684Z] 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')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] 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')
19:54:21 [2020-06-04T23:54:21.684Z] 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.
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Clicking on &Finish
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118005349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118005349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118005349 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118005349 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118005349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118005349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:21 [2020-06-04T23:54:21.684Z] DEBUG - Clicked on &Finish
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2118004825 data=null doit=true} to Shell with text {Confirmation}
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:22 [2020-06-04T23:54:22.245Z] DEBUG - Clicking on Rename
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-2118004825 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')
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-2118004825 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')
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-2118004825 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-2118004825 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-2118004825 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')
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-2118004825 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')
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-2118004825 data=null item=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')
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Clicked on 
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118005349 data=null item=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')
19:54:22 [2020-06-04T23:54:22.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2118005411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118004314 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118004314 data=null doit=true} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118004314 data=null} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118004314 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118004314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118004306 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118004306 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118004306 data=null doit=true} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118004306 data=null} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118004305 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118004305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118004301 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:22 [2020-06-04T23:54:22.807Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2118004301 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2118004301 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2118004301 data=null} to TreeItem with text {Traces [6]}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2118004300 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118004300 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]}
19:54:22 [2020-06-04T23:54:22.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2118004295 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:22 [2020-06-04T23:54:22.807Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:23 [2020-06-04T23:54:23.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:23 [2020-06-04T23:54:23.062Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:23 [2020-06-04T23:54:23.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003975 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003975 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003975 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003974 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118003974 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)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003965 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:23 [2020-06-04T23:54:23.063Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003962 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003962 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003962 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003962 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118003962 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)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003959 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003958 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003958 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003958 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003958 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118003958 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)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003955 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003955 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003955 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118003955 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)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003946 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003790 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003790 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2118003789 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:23 [2020-06-04T23:54:23.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - Attempting to set focus on Table with text {}
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2118003285 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2118003285 data=null doit=true} to TableItem with text {}
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2118003285 data=null} to TableItem with text {}
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2118003285 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2118003283 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2118003279 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:23 [2020-06-04T23:54:23.623Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118002213 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2118002213 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2118002213 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118002213 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118002213 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)}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2118002210 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:24 [2020-06-04T23:54:24.986Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118002206 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118002206 data=null doit=true} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118002206 data=null} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118002205 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118002205 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118002196 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118002195 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118002195 data=null doit=true} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118002195 data=null} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118002195 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118002195 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118002191 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:24 [2020-06-04T23:54:24.986Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2118002190 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2118002190 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2118002190 data=null} to TreeItem with text {Traces [6]}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2118002190 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118002190 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]}
19:54:24 [2020-06-04T23:54:24.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2118002185 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:24 [2020-06-04T23:54:24.986Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001765 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118001765 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118001764 data=null} to Tree node with text: ExampleCustomTxt.log
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001764 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001764 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
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001755 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.242Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118001752 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118001752 data=null doit=true} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118001751 data=null} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118001751 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118001742 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118001741 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118001741 data=null doit=true} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118001741 data=null} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118001741 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118001736 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.242Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2118001736 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2118001736 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2118001736 data=null} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2118001736 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001736 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]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2118001730 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2118001729 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2118001729 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2118001729 data=null} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2118001729 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001728 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]}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2118001726 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2118001677 data=null doit=true} to Shell with text {Trace Import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:25 [2020-06-04T23:54:25.243Z] 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')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2118001631 data=null} to (of type 'Combo')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118001622 data=null doit=true} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118001622 data=null} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118001622 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2118001622 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}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118001620 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2118001619 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2118001619 data=null doit=true} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2118001619 data=null} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2118001619 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001619 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}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2118001619 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2118001612 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:'))
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:25 [2020-06-04T23:54:25.243Z] 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')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1808513f
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null item=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')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2118001611 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.243Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:25 [2020-06-04T23:54:25.244Z] 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')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] 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')
19:54:25 [2020-06-04T23:54:25.244Z] 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.
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Clicking on &Finish
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2118001607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2118001607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2118001607 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2118001607 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2118001607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2118001607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Clicked on &Finish
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2118001587 data=null doit=true} to Shell with text {Confirmation}
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Clicking on Overwrite
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-2118001586 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')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-2118001586 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')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-2118001586 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-2118001586 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-2118001586 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')
19:54:25 [2020-06-04T23:54:25.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-2118001586 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')
19:54:25 [2020-06-04T23:54:25.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-2118001586 data=null item=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')
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2118001607 data=null item=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')
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2118001715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Clicked on 
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118001306 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118001305 data=null doit=true} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118001305 data=null} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118001305 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118001298 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2118001297 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2118001297 data=null doit=true} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2118001297 data=null} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2118001297 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001297 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2118001293 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:25 [2020-06-04T23:54:25.805Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2118001292 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2118001292 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2118001292 data=null} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2118001292 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001292 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]}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2118001287 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:25 [2020-06-04T23:54:25.805Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001019 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118001018 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118001018 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001018 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:25 [2020-06-04T23:54:25.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001018 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001008 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:26 [2020-06-04T23:54:26.060Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001006 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118001006 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118001006 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001006 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001006 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001003 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001003 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118001003 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118001003 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001003 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2118001003 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001000 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001000 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118001000 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2118001000 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118000992 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2118000903 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2118000903 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2118000903 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:26 [2020-06-04T23:54:26.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:26 [2020-06-04T23:54:26.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:26 [2020-06-04T23:54:26.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:27 [2020-06-04T23:54:27.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:27 [2020-06-04T23:54:27.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - Attempting to set focus on Table with text {}
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117999398 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117999398 data=null doit=true} to TableItem with text {}
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117999398 data=null} to TableItem with text {}
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117999398 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117999397 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117999391 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:27 [2020-06-04T23:54:27.436Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117999348 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117999348 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117999348 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117999348 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117999348 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117999345 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:27 [2020-06-04T23:54:27.694Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117999315 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117999315 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117999315 data=null} to Tree node with text: ExampleCustomTxt.log
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117999315 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117999314 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
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117999311 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:27 [2020-06-04T23:54:27.694Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117999308 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117999308 data=null doit=true} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117999308 data=null} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117999308 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117999308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117999298 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:27 [2020-06-04T23:54:27.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117999298 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117999298 data=null doit=true} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117999298 data=null} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117999298 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117999298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117999293 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:27 [2020-06-04T23:54:27.695Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117999292 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117999292 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117999292 data=null} to TreeItem with text {Traces [6]}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117999292 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117999292 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]}
19:54:27 [2020-06-04T23:54:27.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117999287 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:27 [2020-06-04T23:54:27.695Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:27 [2020-06-04T23:54:27.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:27 [2020-06-04T23:54:27.950Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998866 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117998866 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117998866 data=null} to Tree node with text: ExampleCustomXml.xml
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998866 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998866 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
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998857 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.206Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117998854 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117998854 data=null doit=true} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117998854 data=null} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117998854 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998854 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117998844 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117998844 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117998844 data=null doit=true} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117998844 data=null} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117998844 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117998840 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.206Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117998840 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117998840 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117998840 data=null} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117998840 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998840 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]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117998834 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117998834 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117998834 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117998834 data=null} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117998833 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998833 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]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117998831 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117998784 data=null doit=true} to Shell with text {Trace Import}
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:28 [2020-06-04T23:54:28.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:28 [2020-06-04T23:54:28.206Z] 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')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117998782 data=null} to (of type 'Combo')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117998773 data=null doit=true} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117998773 data=null} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117998773 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117998773 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}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117998772 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117998772 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117998771 data=null doit=true} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117998771 data=null} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117998771 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998771 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}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117998771 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117998766 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:'))
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:28 [2020-06-04T23:54:28.207Z] 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')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@73985f35
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117998765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null item=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')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117998764 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:28 [2020-06-04T23:54:28.207Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:28 [2020-06-04T23:54:28.208Z] 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')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Clicking on &Finish
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117998760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117998760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117998760 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117998760 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117998760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117998760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Clicked on &Finish
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117998726 data=null doit=true} to Shell with text {Confirmation}
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Clicking on Overwrite
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-2117998726 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')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-2117998726 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')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-2117998726 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-2117998726 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-2117998726 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')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-2117998726 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')
19:54:28 [2020-06-04T23:54:28.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-2117998726 data=null item=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')
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117998760 data=null item=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')
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117998819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Clicked on 
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117998507 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117998507 data=null doit=true} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117998507 data=null} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117998507 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117998499 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117998499 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117998499 data=null doit=true} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117998499 data=null} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117998499 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117998495 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:28 [2020-06-04T23:54:28.464Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117998495 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117998494 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117998494 data=null} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117998494 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998494 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]}
19:54:28 [2020-06-04T23:54:28.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117998489 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:28 [2020-06-04T23:54:28.464Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998170 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117998170 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117998170 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998170 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998170 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998161 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:28 [2020-06-04T23:54:28.719Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998159 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117998159 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117998159 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998159 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998159 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998156 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998156 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117998155 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117998155 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998155 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117998155 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998153 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998152 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.719Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998152 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.720Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117998152 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998145 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117998079 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117998079 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117998079 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:28 [2020-06-04T23:54:28.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Attempting to set focus on Table with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117996575 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117996575 data=null doit=true} to TableItem with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117996575 data=null} to TableItem with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117996575 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117996574 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117996569 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117996539 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117996539 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117996539 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117996539 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996538 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117996535 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.337Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117996508 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117996508 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117996508 data=null} to Tree node with text: ExampleCustomXml.xml
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117996507 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996507 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
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117996504 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.337Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117996501 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117996501 data=null doit=true} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117996501 data=null} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117996501 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117996492 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117996492 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117996492 data=null doit=true} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117996491 data=null} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117996491 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996491 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117996487 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117996487 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117996487 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117996487 data=null} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117996486 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996486 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]}
19:54:30 [2020-06-04T23:54:30.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117996480 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.593Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117996117 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117996117 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117996117 data=null} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117996116 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996116 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
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117996105 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.849Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117996101 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117996101 data=null doit=true} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117996101 data=null} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117996101 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117996091 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117996091 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117996091 data=null doit=true} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117996090 data=null} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117996090 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117996086 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:30 [2020-06-04T23:54:30.849Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117996086 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117996086 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117996086 data=null} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117996085 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996085 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]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117996080 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117996079 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117996079 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117996079 data=null} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117996079 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117996079 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]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117996076 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117996003 data=null doit=true} to Shell with text {Trace Import}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117996001 data=null} to (of type 'Combo')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117995992 data=null doit=true} to TreeItem with text {import}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117995992 data=null} to TreeItem with text {import}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117995992 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117995992 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}
19:54:30 [2020-06-04T23:54:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117995990 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995990 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117995990 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117995990 data=null} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995990 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117995990 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
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995988 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117995982 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:'))
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:30 [2020-06-04T23:54:30.850Z] 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')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@170e0a4c
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null item=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')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117995981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117995980 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117995980 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:30 [2020-06-04T23:54:30.850Z] 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')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:30 [2020-06-04T23:54:30.851Z] 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')
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] 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')
19:54:30 [2020-06-04T23:54:30.851Z] 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.
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - Clicking on &Finish
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117995977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117995977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117995977 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117995977 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117995977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:30 [2020-06-04T23:54:30.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117995977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.105Z] DEBUG - Clicked on &Finish
19:54:31 [2020-06-04T23:54:31.105Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:31 [2020-06-04T23:54:31.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117995916 data=null doit=true} to Shell with text {Confirmation}
19:54:31 [2020-06-04T23:54:31.105Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:31 [2020-06-04T23:54:31.105Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - Clicking on Overwrite
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-2117995915 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')
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-2117995915 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')
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-2117995915 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-2117995915 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-2117995915 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')
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-2117995915 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')
19:54:31 [2020-06-04T23:54:31.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-2117995915 data=null item=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')
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117995977 data=null item=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')
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117996064 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Clicked on 
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117995604 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117995604 data=null doit=true} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117995604 data=null} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117995603 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117995603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117995596 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117995596 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117995595 data=null doit=true} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117995595 data=null} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117995595 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117995595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117995591 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:31 [2020-06-04T23:54:31.360Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117995591 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117995591 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117995591 data=null} to TreeItem with text {Traces [6]}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117995590 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117995590 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]}
19:54:31 [2020-06-04T23:54:31.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117995585 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:31 [2020-06-04T23:54:31.360Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995416 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117995416 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117995416 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995416 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117995416 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995406 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:31 [2020-06-04T23:54:31.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995404 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117995404 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117995404 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995404 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117995403 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995401 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995401 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117995400 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117995400 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995400 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117995400 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995398 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995397 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995397 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.616Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117995397 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995386 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117995127 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117995120 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117995120 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Attempting to set focus on Table with text {}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117995117 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117995117 data=null doit=true} to TableItem with text {}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117995117 data=null} to TableItem with text {}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117995117 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117995116 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117995110 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:31 [2020-06-04T23:54:31.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:33 [2020-06-04T23:54:33.233Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:33 [2020-06-04T23:54:33.233Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117993580 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117993580 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117993580 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117993580 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993580 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117993577 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117993548 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117993548 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117993548 data=null} to Tree node with text: kernel-overlap-testing
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117993548 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993548 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
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117993545 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117993541 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117993541 data=null doit=true} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117993541 data=null} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117993541 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117993531 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117993531 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117993531 data=null doit=true} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117993531 data=null} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117993530 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117993527 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.489Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117993526 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117993526 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117993526 data=null} to TreeItem with text {Traces [6]}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117993526 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993526 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]}
19:54:33 [2020-06-04T23:54:33.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117993520 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:33 [2020-06-04T23:54:33.489Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117993101 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117993101 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117993101 data=null} to Tree node with text: ExampleCustomTxt.log
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117993100 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993100 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
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117993092 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.744Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117993088 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117993088 data=null doit=true} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117993088 data=null} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117993088 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117993079 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117993078 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117993078 data=null doit=true} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117993078 data=null} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117993078 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:33 [2020-06-04T23:54:33.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993078 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117993074 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.000Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117993074 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117993074 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117993074 data=null} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117993074 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993073 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]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117993068 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117993067 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117993067 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117993067 data=null} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117993067 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993067 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]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117993064 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117993012 data=null doit=true} to Shell with text {Trace Import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117993011 data=null} to (of type 'Combo')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117993003 data=null doit=true} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117993003 data=null} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117993003 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117993002 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}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117993001 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117993001 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117993001 data=null doit=true} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117993001 data=null} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117993000 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117993000 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}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117993000 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117992994 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:'))
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:34 [2020-06-04T23:54:34.000Z] 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')
19:54:34 [2020-06-04T23:54:34.000Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@ad5bb92
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117992994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null item=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')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117992993 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:34 [2020-06-04T23:54:34.001Z] 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')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:34 [2020-06-04T23:54:34.001Z] 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')
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] 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')
19:54:34 [2020-06-04T23:54:34.001Z] 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.
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.001Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Clicking on &Finish
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117992989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117992989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117992989 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117992989 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117992989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117992989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Clicked on &Finish
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117992970 data=null doit=true} to Shell with text {Confirmation}
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Clicking on Skip
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-2117992970 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')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-2117992970 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')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-2117992970 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-2117992970 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-2117992969 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')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-2117992969 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')
19:54:34 [2020-06-04T23:54:34.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-2117992969 data=null item=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')
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117992989 data=null item=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')
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117993053 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Clicked on 
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117992806 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117992806 data=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117992806 data=null} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117992806 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117992800 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117992799 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117992799 data=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117992799 data=null} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117992799 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117992795 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.258Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117992795 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117992795 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117992795 data=null} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117992794 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992794 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]}
19:54:34 [2020-06-04T23:54:34.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117992789 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.258Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992470 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117992470 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117992469 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992469 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992469 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992460 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.513Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992459 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117992458 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117992458 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992458 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992458 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992455 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992455 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117992455 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117992455 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992455 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992455 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992452 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992452 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992452 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117992452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992445 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992406 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117992405 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117992405 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Attempting to set focus on Table with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117992403 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117992403 data=null doit=true} to TableItem with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117992403 data=null} to TableItem with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117992402 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117992401 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117992399 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:34 [2020-06-04T23:54:34.513Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:34 [2020-06-04T23:54:34.768Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992275 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117992275 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117992275 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992275 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992275 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992272 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992152 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117992151 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117992151 data=null} to Tree node with text: ExampleCustomTxt.log
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992151 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992151 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
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117992149 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117992145 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117992145 data=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117992145 data=null} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117992145 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117992129 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117992129 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117992128 data=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117992128 data=null} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117992128 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117992125 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:34 [2020-06-04T23:54:34.769Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117992124 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117992124 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117992124 data=null} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117992124 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117992124 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]}
19:54:34 [2020-06-04T23:54:34.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117992118 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:34 [2020-06-04T23:54:34.769Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:35 [2020-06-04T23:54:35.024Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991799 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117991799 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117991799 data=null} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991799 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991799 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
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991789 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.282Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117991785 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117991785 data=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117991785 data=null} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117991785 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991785 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117991776 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117991775 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117991775 data=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117991775 data=null} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117991775 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117991771 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117991770 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117991770 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117991770 data=null} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117991770 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991769 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]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117991731 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117991731 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117991731 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117991731 data=null} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117991730 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991730 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]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117991728 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117991679 data=null doit=true} to Shell with text {Trace Import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:35 [2020-06-04T23:54:35.283Z] 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')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117991678 data=null} to (of type 'Combo')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117991625 data=null doit=true} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117991625 data=null} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117991625 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117991625 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}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117991624 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117991623 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117991623 data=null doit=true} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117991623 data=null} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117991623 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991623 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}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117991623 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117991617 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:'))
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:35 [2020-06-04T23:54:35.283Z] 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')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@798d6d05
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117991616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117991616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117991616 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117991616 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117991615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117991615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117991615 data=null item=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')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117991615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117991615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117991615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117991615 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117991615 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:35 [2020-06-04T23:54:35.284Z] 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')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:35 [2020-06-04T23:54:35.284Z] 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')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] 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')
19:54:35 [2020-06-04T23:54:35.284Z] 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.
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.284Z] DEBUG - Clicking on &Finish
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117991611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117991611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117991611 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117991611 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117991611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117991611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Clicked on &Finish
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117991591 data=null doit=true} to Shell with text {Confirmation}
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Clicking on Skip
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-2117991591 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')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-2117991591 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')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-2117991591 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-2117991591 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-2117991591 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')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-2117991591 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')
19:54:35 [2020-06-04T23:54:35.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-2117991591 data=null item=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')
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117991611 data=null item=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')
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117991716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Clicked on 
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117991393 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117991393 data=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117991393 data=null} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117991393 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991393 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117991386 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117991386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117991386 data=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117991386 data=null} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117991386 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117991382 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117991382 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117991382 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117991382 data=null} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117991382 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991381 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]}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117991332 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.540Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991307 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117991307 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117991307 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991306 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991306 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991297 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.540Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991296 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117991296 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117991296 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991296 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991295 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991293 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.540Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991292 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117991292 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117991292 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991292 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991292 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991289 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991289 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.541Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991289 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117991289 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991281 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991205 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117991204 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117991204 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Attempting to set focus on Table with text {}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117991202 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117991202 data=null doit=true} to TableItem with text {}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117991202 data=null} to TableItem with text {}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117991202 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117991201 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117991199 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:35 [2020-06-04T23:54:35.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991132 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117991132 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117991131 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991131 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991131 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991129 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991102 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117991101 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117991101 data=null} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991101 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991101 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
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117991098 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117991095 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117991095 data=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117991095 data=null} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117991094 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991094 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117991086 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117991085 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117991085 data=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117991085 data=null} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117991085 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117991080 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:35 [2020-06-04T23:54:35.797Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117991080 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117991079 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117991079 data=null} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117991079 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991079 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]}
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117991074 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:35 [2020-06-04T23:54:35.797Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:35 [2020-06-04T23:54:35.797Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117991022 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117991022 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117991022 data=null} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117991022 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991022 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
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117991010 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.053Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117991007 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117991007 data=null doit=true} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117991007 data=null} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117991006 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117991006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117990996 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117990996 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117990996 data=null doit=true} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117990996 data=null} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117990996 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117990996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117990992 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.053Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117990991 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117990991 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117990991 data=null} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117990991 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117990991 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]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117990986 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117990986 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117990986 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117990985 data=null} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117990985 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117990985 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]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117990983 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117990900 data=null doit=true} to Shell with text {Trace Import}
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:36 [2020-06-04T23:54:36.053Z] 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')
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:36 [2020-06-04T23:54:36.053Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117990898 data=null} to (of type 'Combo')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117990889 data=null doit=true} to TreeItem with text {import}
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117990889 data=null} to TreeItem with text {import}
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117990889 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117990889 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}
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117990888 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117990887 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117990887 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117990887 data=null} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117990887 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117990887 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
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117990885 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117990880 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:'))
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:36 [2020-06-04T23:54:36.054Z] 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')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@24539f75
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117990879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null item=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')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117990878 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:36 [2020-06-04T23:54:36.054Z] 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')
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.054Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:36 [2020-06-04T23:54:36.055Z] 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')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] 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')
19:54:36 [2020-06-04T23:54:36.055Z] 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.
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Clicking on &Finish
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117990874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117990874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117990874 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117990874 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117990874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117990874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.055Z] DEBUG - Clicked on &Finish
19:54:36 [2020-06-04T23:54:36.615Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117990365 data=null doit=true} to Shell with text {Confirmation}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Clicking on Skip
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-2117990365 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')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-2117990364 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')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-2117990364 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-2117990364 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-2117990364 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')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-2117990364 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')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-2117990364 data=null item=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')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117990874 data=null item=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')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117990971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Clicked on 
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117990339 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117990339 data=null doit=true} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117990339 data=null} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117990339 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117990339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117990332 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117990331 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117990331 data=null doit=true} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117990331 data=null} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117990331 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117990331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117990327 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:36 [2020-06-04T23:54:36.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117990326 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117990326 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117990326 data=null} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117990326 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117990326 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]}
19:54:36 [2020-06-04T23:54:36.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117990321 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:36 [2020-06-04T23:54:36.616Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989902 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117989902 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117989902 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989902 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989902 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989891 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.177Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989889 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117989889 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117989889 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989889 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989889 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989886 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989886 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117989886 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117989886 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989886 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989885 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989883 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989883 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989882 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117989882 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989875 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989814 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117989814 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117989814 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Attempting to set focus on Table with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117989811 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117989810 data=null doit=true} to TableItem with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117989810 data=null} to TableItem with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117989810 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117989809 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117989806 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:37 [2020-06-04T23:54:37.177Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:37 [2020-06-04T23:54:37.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:37 [2020-06-04T23:54:37.432Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989580 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117989580 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117989580 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989580 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989580 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989577 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989456 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117989456 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117989456 data=null} to Tree node with text: kernel-overlap-testing
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989455 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989455 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
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117989453 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117989449 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117989449 data=null doit=true} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117989449 data=null} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117989449 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117989440 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117989440 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117989439 data=null doit=true} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117989439 data=null} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117989439 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117989435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117989435 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117989435 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117989434 data=null} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117989434 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989434 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]}
19:54:37 [2020-06-04T23:54:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117989428 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.433Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117989009 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117989009 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117989009 data=null} to Tree node with text: ExampleCustomTxt.log
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117989009 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117989009 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
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117989000 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117988996 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117988996 data=null doit=true} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117988996 data=null} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117988996 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117988987 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117988987 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117988987 data=null doit=true} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117988987 data=null} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117988986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117988982 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:37 [2020-06-04T23:54:37.994Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117988982 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117988982 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117988981 data=null} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117988981 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988981 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]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117988976 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117988975 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117988975 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117988975 data=null} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117988975 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988975 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]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117988972 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117988905 data=null doit=true} to Shell with text {Trace Import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:37 [2020-06-04T23:54:37.994Z] 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')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117988904 data=null} to (of type 'Combo')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117988896 data=null doit=true} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117988895 data=null} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117988895 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117988895 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}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117988894 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117988894 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117988894 data=null doit=true} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117988893 data=null} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117988893 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988893 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}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117988893 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117988888 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:'))
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:37 [2020-06-04T23:54:37.994Z] 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')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6d86873a
19:54:37 [2020-06-04T23:54:37.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117988887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117988886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117988886 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117988886 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117988886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117988886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117988886 data=null item=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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117988886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117988885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117988885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117988885 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117988885 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:37 [2020-06-04T23:54:37.995Z] 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@45879a64
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117988883 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117988883 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-2117988883 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-2117988883 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117988883 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117988883 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-2117988883 data=null item=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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117988883 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117988883 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117988883 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-2117988883 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-2117988883 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:37 [2020-06-04T23:54:37.995Z] 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')
19:54:37 [2020-06-04T23:54:37.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] 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')
19:54:37 [2020-06-04T23:54:37.996Z] 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.
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - Clicking on &Finish
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117988881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117988881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117988881 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117988881 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117988881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:37 [2020-06-04T23:54:37.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117988881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:38 [2020-06-04T23:54:38.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117988881 data=null item=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')
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117988961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Clicked on 
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117988608 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117988608 data=null doit=true} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117988608 data=null} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117988607 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117988600 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117988600 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117988600 data=null doit=true} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117988600 data=null} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117988600 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117988596 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:38 [2020-06-04T23:54:38.251Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117988596 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117988596 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117988596 data=null} to TreeItem with text {Traces [6]}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117988596 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988595 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]}
19:54:38 [2020-06-04T23:54:38.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117988591 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:38 [2020-06-04T23:54:38.251Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988272 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117988272 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117988271 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988271 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988271 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988262 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:38 [2020-06-04T23:54:38.812Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988260 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117988260 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117988260 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988260 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988260 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988258 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988257 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117988257 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117988257 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988257 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117988257 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988255 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988255 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988254 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117988254 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988247 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117988131 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117988130 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117988130 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:38 [2020-06-04T23:54:38.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:39 [2020-06-04T23:54:39.373Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:39 [2020-06-04T23:54:39.373Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - Attempting to set focus on Table with text {}
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117987110 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117987110 data=null doit=true} to TableItem with text {}
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117987110 data=null} to TableItem with text {}
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117987110 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117987109 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117987104 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:39 [2020-06-04T23:54:39.933Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117986877 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117986877 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117986877 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117986876 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986876 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117986874 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.189Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117986848 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117986848 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117986848 data=null} to Tree node with text: ExampleCustomTxt.log
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117986848 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986848 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
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117986845 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.189Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117986842 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117986842 data=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117986842 data=null} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117986842 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117986833 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117986832 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117986832 data=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117986832 data=null} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117986832 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117986828 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.189Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117986827 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117986827 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117986827 data=null} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117986827 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986827 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]}
19:54:40 [2020-06-04T23:54:40.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117986822 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.190Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117986503 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117986503 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117986503 data=null} to Tree node with text: ExampleCustomXml.xml
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117986503 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986503 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
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117986493 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.446Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117986490 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117986490 data=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117986490 data=null} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117986490 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117986481 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117986480 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117986480 data=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117986480 data=null} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117986480 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117986476 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117986476 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117986476 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117986476 data=null} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117986475 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986475 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]}
19:54:40 [2020-06-04T23:54:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117986470 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117986469 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117986469 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117986469 data=null} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117986469 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986469 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]}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117986467 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117986412 data=null doit=true} to Shell with text {Trace Import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:40 [2020-06-04T23:54:40.447Z] 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')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117986410 data=null} to (of type 'Combo')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117986401 data=null doit=true} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117986401 data=null} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117986401 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117986401 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}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117986399 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117986399 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117986399 data=null doit=true} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117986399 data=null} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117986398 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986398 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}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117986398 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117986392 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:'))
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:40 [2020-06-04T23:54:40.447Z] 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')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@21a9a01d
19:54:40 [2020-06-04T23:54:40.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117986391 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117986391 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117986391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117986390 data=null item=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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117986390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117986390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117986390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117986390 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117986390 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:40 [2020-06-04T23:54:40.448Z] 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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3b56282c
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117986388 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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117986388 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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-2117986388 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-2117986388 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117986388 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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117986388 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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-2117986388 data=null item=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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117986388 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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117986388 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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117986388 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')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-2117986388 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-2117986388 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:40 [2020-06-04T23:54:40.449Z] 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')
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] 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')
19:54:40 [2020-06-04T23:54:40.449Z] 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.
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Clicking on &Finish
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117986385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117986385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117986385 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117986385 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117986385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:40 [2020-06-04T23:54:40.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117986385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:40 [2020-06-04T23:54:40.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117986385 data=null item=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')
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117986455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Clicked on 
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117986132 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117986132 data=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117986132 data=null} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117986132 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117986125 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.704Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117986125 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117986125 data=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117986125 data=null} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117986125 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117986121 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:40 [2020-06-04T23:54:40.705Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117986121 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117986121 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117986121 data=null} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117986121 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117986121 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]}
19:54:40 [2020-06-04T23:54:40.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117986116 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:40 [2020-06-04T23:54:40.705Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:41 [2020-06-04T23:54:41.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:41 [2020-06-04T23:54:41.264Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:41 [2020-06-04T23:54:41.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985797 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117985797 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117985797 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985796 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117985796 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985787 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:41 [2020-06-04T23:54:41.265Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985786 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117985786 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117985786 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985785 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117985785 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985782 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985782 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117985782 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117985782 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985782 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117985781 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985779 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985779 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985779 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117985779 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985771 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117985696 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117985695 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117985695 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:41 [2020-06-04T23:54:41.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:42 [2020-06-04T23:54:42.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:42 [2020-06-04T23:54:42.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:42 [2020-06-04T23:54:42.627Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:42 [2020-06-04T23:54:42.627Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:42 [2020-06-04T23:54:42.627Z] DEBUG - Attempting to set focus on Table with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117984190 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117984190 data=null doit=true} to TableItem with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117984190 data=null} to TableItem with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117984190 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117984189 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117984184 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117984154 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117984154 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117984154 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117984154 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117984154 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117984151 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:42 [2020-06-04T23:54:42.883Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117984125 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117984125 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117984125 data=null} to Tree node with text: ExampleCustomXml.xml
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117984125 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117984125 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
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117984122 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:42 [2020-06-04T23:54:42.883Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117984120 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117984120 data=null doit=true} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117984119 data=null} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117984119 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117984119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117984111 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117984110 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117984110 data=null doit=true} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117984110 data=null} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117984110 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117984110 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117984106 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:42 [2020-06-04T23:54:42.883Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117984105 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117984105 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117984105 data=null} to TreeItem with text {Traces [6]}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117984105 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117984105 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]}
19:54:42 [2020-06-04T23:54:42.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117984100 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:42 [2020-06-04T23:54:42.883Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:43 [2020-06-04T23:54:43.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:43 [2020-06-04T23:54:43.140Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117983681 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117983681 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117983680 data=null} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117983680 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983680 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
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117983668 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.396Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117983665 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117983665 data=null doit=true} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117983665 data=null} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117983665 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117983656 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117983655 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117983655 data=null doit=true} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117983655 data=null} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117983655 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117983651 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.396Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117983651 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117983651 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117983651 data=null} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117983651 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983651 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]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117983646 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117983645 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117983645 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117983645 data=null} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117983645 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983645 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]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117983642 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117983596 data=null doit=true} to Shell with text {Trace Import}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:43 [2020-06-04T23:54:43.397Z] 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')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117983595 data=null} to (of type 'Combo')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117983586 data=null doit=true} to TreeItem with text {import}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117983586 data=null} to TreeItem with text {import}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117983586 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117983586 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}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117983584 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117983584 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117983583 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117983583 data=null} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117983583 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983583 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
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117983582 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117983577 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:'))
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:43 [2020-06-04T23:54:43.397Z] 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')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5009219
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117983576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117983576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117983576 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117983576 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117983576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117983575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117983575 data=null item=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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117983575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117983575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117983575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117983575 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117983575 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:43 [2020-06-04T23:54:43.398Z] 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@516b9c7f
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117983573 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117983573 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-2117983573 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-2117983573 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117983573 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117983573 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-2117983573 data=null item=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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117983573 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117983572 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-2117983572 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-2117983572 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-2117983572 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:43 [2020-06-04T23:54:43.398Z] 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')
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] 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')
19:54:43 [2020-06-04T23:54:43.398Z] 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.
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.398Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - Clicking on &Finish
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117983570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117983570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117983570 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117983570 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117983570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117983570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:43 [2020-06-04T23:54:43.399Z] DEBUG - Clicked on &Finish
19:54:43 [2020-06-04T23:54:43.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117983570 data=null item=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')
19:54:43 [2020-06-04T23:54:43.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117983631 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117983059 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117983059 data=null doit=true} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117983059 data=null} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117983059 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117983052 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117983051 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117983051 data=null doit=true} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117983051 data=null} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117983051 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983051 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117983047 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:43 [2020-06-04T23:54:43.909Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117983047 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117983047 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117983047 data=null} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117983047 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117983047 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]}
19:54:43 [2020-06-04T23:54:43.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117983042 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:43 [2020-06-04T23:54:43.909Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982617 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117982617 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117982617 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982617 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117982617 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982604 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:44 [2020-06-04T23:54:44.469Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982602 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117982602 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117982602 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982602 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117982602 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982598 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982598 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117982598 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117982598 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982597 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117982597 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982594 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982594 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.470Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982594 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.470Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117982594 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982583 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117982331 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117982330 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117982329 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Attempting to set focus on Table with text {}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117982316 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117982316 data=null doit=true} to TableItem with text {}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117982316 data=null} to TableItem with text {}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117982315 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117982314 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117982309 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:44 [2020-06-04T23:54:44.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117980779 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117980779 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117980779 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117980778 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980778 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117980775 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.087Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117980746 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117980746 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117980746 data=null} to Tree node with text: kernel-overlap-testing
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117980746 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:46 [2020-06-04T23:54:46.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980746 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
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117980731 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.343Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117980727 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117980727 data=null doit=true} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117980727 data=null} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117980727 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117980718 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117980717 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117980717 data=null doit=true} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117980717 data=null} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117980717 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117980713 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.343Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117980712 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117980712 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117980712 data=null} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117980712 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980712 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]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117980707 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-2117980706 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-2117980706 data=null doit=true} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-2117980706 data=null} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-2117980706 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980706 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]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-2117980703 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117980611 data=null doit=true} to Shell with text {Trace Import}
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:46 [2020-06-04T23:54:46.343Z] 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')
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:46 [2020-06-04T23:54:46.343Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117980609 data=null} to (of type 'Combo')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117980601 data=null doit=true} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117980601 data=null} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117980600 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117980600 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}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117980599 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117980599 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117980599 data=null doit=true} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117980598 data=null} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117980598 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980598 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}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117980598 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Setting state to checked on: unrecognized.log
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117980592 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:'))
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:46 [2020-06-04T23:54:46.344Z] 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')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:46 [2020-06-04T23:54:46.344Z] 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')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.344Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:46 [2020-06-04T23:54:46.345Z] 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')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] 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')
19:54:46 [2020-06-04T23:54:46.345Z] 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.
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Clicking on &Finish
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117980586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117980586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117980586 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117980586 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117980586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117980586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:46 [2020-06-04T23:54:46.345Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117980586 data=null item=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')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117980692 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Clicked on 
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117980504 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117980504 data=null doit=true} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117980504 data=null} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117980503 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117980497 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117980496 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117980496 data=null doit=true} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117980496 data=null} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117980496 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117980493 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:46 [2020-06-04T23:54:46.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117980492 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117980492 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117980492 data=null} to TreeItem with text {Traces [7]}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117980492 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980492 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]}
19:54:46 [2020-06-04T23:54:46.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117980486 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:46 [2020-06-04T23:54:46.345Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117980415 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117980414 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117980414 data=null} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117980414 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980414 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}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117980405 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:46 [2020-06-04T23:54:46.600Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117980403 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117980403 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117980403 data=null} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117980403 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980403 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}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117980400 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117980400 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117980400 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117980400 data=null} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117980400 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117980400 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}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117980397 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117980397 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.600Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117980397 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
19:54:46 [2020-06-04T23:54:46.855Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117980397 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}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117980387 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117979927 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117979927 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117979927 data=null} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117979894 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117979893 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117979893 data=null} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117979893 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979893 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}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117979890 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.110Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117979886 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117979886 data=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117979886 data=null} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117979886 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117979831 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117979830 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117979830 data=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117979830 data=null} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117979830 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117979826 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.111Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:47 [2020-06-04T23:54:47.111Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117979826 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117979825 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117979825 data=null} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117979825 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979825 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]}
19:54:47 [2020-06-04T23:54:47.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117979819 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.111Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117979498 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117979498 data=null doit=true} to Tree node with text: unrecognized.log
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117979498 data=null} to Tree node with text: unrecognized.log
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117979498 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979498 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
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117979487 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.365Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117979481 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117979481 data=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117979481 data=null} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117979481 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979481 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117979471 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117979433 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117979433 data=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117979433 data=null} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117979433 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979433 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117979429 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.622Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117979429 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117979429 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117979429 data=null} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117979429 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979429 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]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117979423 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117979422 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117979422 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117979422 data=null} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117979422 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979422 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]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117979419 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117979326 data=null doit=true} to Shell with text {Trace Import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:47 [2020-06-04T23:54:47.622Z] 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')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117979324 data=null} to (of type 'Combo')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117979315 data=null doit=true} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117979315 data=null} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117979315 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117979315 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}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117979313 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117979313 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117979313 data=null doit=true} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117979313 data=null} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117979313 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979313 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}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117979312 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Setting state to checked on: unrecognized.log
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117979306 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:'))
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.622Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:47 [2020-06-04T23:54:47.623Z] 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6391ef13
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-2117979304 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2117979304 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-2117979304 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-2117979304 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-2117979304 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-2117979303 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-2117979303 data=null item=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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-2117979303 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2117979303 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-2117979303 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-2117979303 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-2117979303 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:47 [2020-06-04T23:54:47.623Z] 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:47 [2020-06-04T23:54:47.623Z] 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')
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] 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')
19:54:47 [2020-06-04T23:54:47.623Z] 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.
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.623Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - Clicking on &Finish
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117979301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117979301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117979301 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117979301 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117979301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:47 [2020-06-04T23:54:47.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117979301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117979301 data=null item=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')
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117979408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Clicked on 
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117979007 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117979007 data=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117979007 data=null} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117979007 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117979007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117979000 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117979000 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117979000 data=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117979000 data=null} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117978999 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117978996 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:47 [2020-06-04T23:54:47.879Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117978995 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117978995 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117978995 data=null} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117978995 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978995 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]}
19:54:47 [2020-06-04T23:54:47.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117978990 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:47 [2020-06-04T23:54:47.880Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:54:47 [2020-06-04T23:54:47.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:47 [2020-06-04T23:54:47.880Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117978933 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117978933 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117978933 data=null} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117978932 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978932 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}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117978923 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:48 [2020-06-04T23:54:48.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117978921 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117978921 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117978921 data=null} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117978921 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978921 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}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117978918 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117978918 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117978918 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117978918 data=null} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117978918 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978917 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}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117978915 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117978915 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117978915 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117978915 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}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117978907 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117978884 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117978884 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117978883 data=null} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117978758 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117978758 data=null doit=true} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117978758 data=null} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117978758 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978758 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}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117978755 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:48 [2020-06-04T23:54:48.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117978725 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117978725 data=null doit=true} to Tree node with text: unrecognized.log
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117978725 data=null} to Tree node with text: unrecognized.log
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117978725 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978725 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
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117978722 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:48 [2020-06-04T23:54:48.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:48 [2020-06-04T23:54:48.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117978717 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117978717 data=null doit=true} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117978717 data=null} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117978717 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117978707 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117978707 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117978707 data=null doit=true} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117978707 data=null} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117978706 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117978702 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:48 [2020-06-04T23:54:48.136Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117978702 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117978702 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117978702 data=null} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117978702 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978702 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]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117978696 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117978695 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117978695 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117978695 data=null} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117978695 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117978695 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]}
19:54:48 [2020-06-04T23:54:48.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117978692 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Clicking on with mnemonic 'Clear'
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Clicked on with mnemonic 'Clear'
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117978618 data=null doit=true} to Shell with text {Confirm Clear}
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Clicking on &Yes
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117978618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117978617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117978617 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117978617 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117978617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117978617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:48 [2020-06-04T23:54:48.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117978617 data=null item=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')
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117978680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - Clicked on 
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117977610 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117977610 data=null doit=true} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117977610 data=null} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117977610 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117977610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117977602 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117977602 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117977602 data=null doit=true} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117977602 data=null} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117977602 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117977602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117977598 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:49 [2020-06-04T23:54:49.317Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117977597 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117977597 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117977597 data=null} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117977597 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117977597 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]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117977592 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117977591 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117977591 data=null doit=true} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117977591 data=null} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117977591 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117977591 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]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117977588 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:49 [2020-06-04T23:54:49.317Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:49 [2020-06-04T23:54:49.572Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:49 [2020-06-04T23:54:49.572Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:49 [2020-06-04T23:54:49.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117977496 data=null doit=true} to Shell with text {Trace Import}
19:54:49 [2020-06-04T23:54:49.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:49 [2020-06-04T23:54:49.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:49 [2020-06-04T23:54:49.572Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:54:49 [2020-06-04T23:54:49.572Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117977495 data=null} to (of type 'Combo')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117977486 data=null doit=true} to TreeItem with text {import}
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117977486 data=null} to TreeItem with text {import}
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117977486 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117977486 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}
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117977484 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117977484 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117977484 data=null} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117977484 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117977484 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
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117977483 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117977483 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117977483 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117977483 data=null} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117977483 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117977483 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
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117977482 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Setting state to checked on: metadata
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117977434 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:'))
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:49 [2020-06-04T23:54:49.573Z] 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')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.573Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64638b8d
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-2117977431 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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2117977431 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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-2117977431 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-2117977431 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-2117977431 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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-2117977431 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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-2117977431 data=null item=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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-2117977431 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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2117977431 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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-2117977431 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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-2117977431 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-2117977431 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:49 [2020-06-04T23:54:49.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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.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)'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:49 [2020-06-04T23:54:49.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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.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')
19:54:49 [2020-06-04T23:54:49.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.
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Clicking on &Finish
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117977428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117977428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117977428 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117977428 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117977428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117977428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Clicked on &Finish
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117977428 data=null item=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')
19:54:49 [2020-06-04T23:54:49.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117977533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117976917 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117976916 data=null doit=true} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117976916 data=null} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117976916 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117976916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117976910 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117976909 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117976909 data=null doit=true} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117976909 data=null} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117976909 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117976909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117976905 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:50 [2020-06-04T23:54:50.135Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117976904 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117976904 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117976904 data=null} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117976904 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117976904 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117976899 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117976899 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117976899 data=null} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117976899 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117976899 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]}
19:54:50 [2020-06-04T23:54:50.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117976897 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976479 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117976479 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117976479 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976479 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117976479 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976470 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:50 [2020-06-04T23:54:50.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976469 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117976469 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117976468 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976468 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117976468 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976465 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976465 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117976465 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117976465 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976465 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117976465 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976462 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976462 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976462 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117976462 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976452 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117976308 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117976302 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117976301 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Attempting to set focus on Table with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117976299 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117976298 data=null doit=true} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117976298 data=null} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117976298 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117976297 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117976297 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Attempting to set focus on Table with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117976295 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117976295 data=null doit=true} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117976295 data=null} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117976295 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117976293 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:50 [2020-06-04T23:54:50.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117976293 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:51 [2020-06-04T23:54:51.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:51 [2020-06-04T23:54:51.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:52 [2020-06-04T23:54:52.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:52 [2020-06-04T23:54:52.133Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117974767 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:52 [2020-06-04T23:54:52.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117974767 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:52 [2020-06-04T23:54:52.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117974767 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:52 [2020-06-04T23:54:52.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117974767 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974766 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117974763 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.134Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117974759 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117974759 data=null doit=true} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117974759 data=null} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117974759 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117974749 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117974749 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117974749 data=null doit=true} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117974749 data=null} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117974749 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117974745 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.134Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117974745 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117974745 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117974745 data=null} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117974745 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974745 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117974739 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117974739 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117974738 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117974738 data=null} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117974737 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974737 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117974734 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Clicking on with mnemonic 'Clear'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Clicked on with mnemonic 'Clear'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117974709 data=null doit=true} to Shell with text {Confirm Clear}
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Clicking on &Yes
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117974708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117974708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117974708 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117974708 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117974708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117974708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117974708 data=null item=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')
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117974724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Clicked on 
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117974516 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117974516 data=null doit=true} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117974516 data=null} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117974515 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117974509 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117974508 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117974508 data=null doit=true} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117974508 data=null} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117974508 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117974505 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:52 [2020-06-04T23:54:52.389Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117974505 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117974505 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117974504 data=null} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117974504 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974504 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117974499 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117974499 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117974499 data=null doit=true} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117974499 data=null} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117974499 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974499 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117974496 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:54:52 [2020-06-04T23:54:52.390Z] DEBUG - Clicking on with mnemonic 'Import...'
19:54:52 [2020-06-04T23:54:52.645Z] DEBUG - Clicked on with mnemonic 'Import...'
19:54:52 [2020-06-04T23:54:52.645Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:54:52 [2020-06-04T23:54:52.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117974420 data=null doit=true} to Shell with text {Trace Import}
19:54:52 [2020-06-04T23:54:52.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:54:52 [2020-06-04T23:54:52.645Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:54:52 [2020-06-04T23:54:52.646Z] 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')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117974418 data=null} to (of type 'Combo')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117974410 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117974410 data=null doit=true} to TreeItem with text {import}
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117974409 data=null} to TreeItem with text {import}
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117974409 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117974409 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}
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117974409 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Setting state to checked on: import
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117974404 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:'))
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:54:52 [2020-06-04T23:54:52.646Z] 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')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:54:52 [2020-06-04T23:54:52.646Z] 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')
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.646Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:54:52 [2020-06-04T23:54:52.647Z] 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')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] 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')
19:54:52 [2020-06-04T23:54:52.647Z] 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.
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Clicking on &Finish
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117974399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117974399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117974399 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117974399 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117974399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117974399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:54:52 [2020-06-04T23:54:52.647Z] DEBUG - Clicked on &Finish
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117973889 data=null doit=true} to Shell with text {Confirmation}
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Clicking on Rename All
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-2117973889 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')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-2117973888 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')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-2117973888 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-2117973888 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-2117973888 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')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-2117973888 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')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-2117973888 data=null item=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')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Clicked on 
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117974399 data=null item=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')
19:54:53 [2020-06-04T23:54:53.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117974485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117973377 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117973377 data=null doit=true} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117973377 data=null} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117973377 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117973377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117973369 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117973369 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117973369 data=null doit=true} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117973368 data=null} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117973368 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117973368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117973365 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:53 [2020-06-04T23:54:53.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117973364 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117973364 data=null doit=true} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117973364 data=null} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117973364 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117973364 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]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117973359 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117973359 data=null doit=true} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117973359 data=null} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117973359 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.463Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117973359 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]}
19:54:53 [2020-06-04T23:54:53.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117973352 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:54:53 [2020-06-04T23:54:53.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:53 [2020-06-04T23:54:53.973Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:53 [2020-06-04T23:54:53.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973033 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117973033 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117973033 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973033 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117973033 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973024 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:53 [2020-06-04T23:54:53.974Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973023 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117973023 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117973023 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973022 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117973022 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973020 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973019 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117973019 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117973019 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973019 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117973019 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973017 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973017 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973016 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117973016 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117973006 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117972912 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117972911 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117972911 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:54:53 [2020-06-04T23:54:53.974Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:54 [2020-06-04T23:54:54.534Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:54 [2020-06-04T23:54:54.534Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:55 [2020-06-04T23:54:55.094Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:55 [2020-06-04T23:54:55.094Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Attempting to set focus on Table with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117971407 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117971407 data=null doit=true} to TableItem with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117971407 data=null} to TableItem with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117971407 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117971406 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117971402 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117971369 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117971369 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117971369 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117971369 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117971369 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117971366 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:55 [2020-06-04T23:54:55.655Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117971363 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117971363 data=null doit=true} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117971363 data=null} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117971363 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117971363 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117971355 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117971354 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117971354 data=null doit=true} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117971354 data=null} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117971354 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117971354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117971351 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:55 [2020-06-04T23:54:55.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117971350 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117971350 data=null doit=true} to TreeItem with text {Traces [13]}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117971350 data=null} to TreeItem with text {Traces [13]}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117971350 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117971350 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]}
19:54:55 [2020-06-04T23:54:55.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117971345 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:54:55 [2020-06-04T23:54:55.655Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970926 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117970925 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117970925 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970925 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117970925 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970917 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:55 [2020-06-04T23:54:55.910Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970915 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117970915 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117970915 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970915 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117970915 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970912 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970912 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117970912 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117970912 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970912 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117970912 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970909 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970909 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:55 [2020-06-04T23:54:55.910Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970909 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:56 [2020-06-04T23:54:56.165Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117970909 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:56 [2020-06-04T23:54:56.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970899 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:54:56 [2020-06-04T23:54:56.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117970820 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:56 [2020-06-04T23:54:56.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117970818 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:56 [2020-06-04T23:54:56.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117970818 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:56 [2020-06-04T23:54:56.165Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:54:56 [2020-06-04T23:54:56.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:56 [2020-06-04T23:54:56.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - Attempting to set focus on Table with text {}
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117969315 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117969315 data=null doit=true} to TableItem with text {}
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117969314 data=null} to TableItem with text {}
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117969314 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117969313 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117969308 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:57 [2020-06-04T23:54:57.527Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117969269 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117969269 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117969269 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117969269 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117969269 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117969265 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:57 [2020-06-04T23:54:57.782Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117969261 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117969260 data=null doit=true} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117969260 data=null} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117969260 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117969260 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117969250 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117969233 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117969233 data=null doit=true} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117969233 data=null} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117969233 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117969233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117969228 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:54:57 [2020-06-04T23:54:57.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117969227 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117969227 data=null doit=true} to TreeItem with text {Traces [13]}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117969227 data=null} to TreeItem with text {Traces [13]}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117969227 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117969227 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]}
19:54:57 [2020-06-04T23:54:57.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117969220 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:54:57 [2020-06-04T23:54:57.782Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968796 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117968796 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117968796 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968796 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117968796 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968787 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:54:58 [2020-06-04T23:54:58.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968785 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117968785 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117968785 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968785 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117968785 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968782 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.038Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968781 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117968781 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Attempting to set focus on Tree with text {}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117968781 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968781 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117968781 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968778 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968777 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968777 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117968777 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968765 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117968582 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117968581 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117968580 data=null} to TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:58 [2020-06-04T23:54:58.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - Attempting to set focus on Table with text {}
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117968076 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117968076 data=null doit=true} to TableItem with text {}
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117968076 data=null} to TableItem with text {}
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117968076 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117968074 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117968070 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:54:58 [2020-06-04T23:54:58.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:54:59 [2020-06-04T23:54:59.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:54:59 [2020-06-04T23:54:59.781Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:00 [2020-06-04T23:55:00.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117967025 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:00 [2020-06-04T23:55:00.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117967025 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:00 [2020-06-04T23:55:00.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117967024 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:00 [2020-06-04T23:55:00.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117967024 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:00 [2020-06-04T23:55:00.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117967024 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:00 [2020-06-04T23:55:00.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117967021 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:00 [2020-06-04T23:55:00.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117967018 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117967018 data=null doit=true} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117967018 data=null} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117967018 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117967018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117967008 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117967008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117967008 data=null doit=true} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117967008 data=null} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117967008 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117967008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117967004 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:00 [2020-06-04T23:55:00.037Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117967004 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117967004 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117967004 data=null} to TreeItem with text {Traces [13]}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117967003 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117967003 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]}
19:55:00 [2020-06-04T23:55:00.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117966998 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:00 [2020-06-04T23:55:00.037Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966573 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117966573 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117966573 data=null} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966573 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117966573 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}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966563 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:00 [2020-06-04T23:55:00.292Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966561 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117966561 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117966561 data=null} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966561 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117966561 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}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966558 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966558 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117966558 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117966557 data=null} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966557 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117966557 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}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966533 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966533 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.292Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966533 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117966533 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}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966520 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117966326 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117966321 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117966321 data=null} to TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Attempting to set focus on Table with text {}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117966318 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117966318 data=null doit=true} to TableItem with text {}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117966318 data=null} to TableItem with text {}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117966317 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117966316 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117966312 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:00 [2020-06-04T23:55:00.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117965081 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117965081 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117965081 data=null} to TreeItem with text {simple_server-thread1}
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117965081 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117965081 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}
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117965078 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:55:01 [2020-06-04T23:55:01.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:01 [2020-06-04T23:55:01.911Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117965075 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117965075 data=null doit=true} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117965075 data=null} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117965075 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117965075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117965064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117965064 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117965064 data=null doit=true} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117965064 data=null} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117965064 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117965064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117965059 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:01 [2020-06-04T23:55:01.911Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117965058 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117965058 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117965058 data=null} to TreeItem with text {Traces [13]}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117965058 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117965058 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]}
19:55:01 [2020-06-04T23:55:01.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117965053 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:01 [2020-06-04T23:55:01.911Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964633 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117964633 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117964633 data=null} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964633 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117964633 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}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964624 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:02 [2020-06-04T23:55:02.471Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964622 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117964622 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117964622 data=null} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964622 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117964622 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}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964619 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964619 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117964619 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117964619 data=null} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964619 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117964619 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}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964616 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964616 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964615 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117964615 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}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964604 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117964421 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117964416 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117964416 data=null} to TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Attempting to set focus on Table with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117964413 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117964413 data=null doit=true} to TableItem with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117964413 data=null} to TableItem with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117964413 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117964411 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117964407 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:02 [2020-06-04T23:55:02.471Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117963178 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117963178 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117963178 data=null} to TreeItem with text {simple_server-thread2}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117963178 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117963178 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}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117963175 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:03 [2020-06-04T23:55:03.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117963172 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117963172 data=null doit=true} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117963172 data=null} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117963171 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117963171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117963162 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117963162 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117963162 data=null doit=true} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117963162 data=null} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117963161 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117963161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117963157 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:03 [2020-06-04T23:55:03.834Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117963157 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117963156 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117963156 data=null} to TreeItem with text {Traces [13]}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117963156 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117963156 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]}
19:55:03 [2020-06-04T23:55:03.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117963151 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:03 [2020-06-04T23:55:03.834Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:04 [2020-06-04T23:55:04.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:04 [2020-06-04T23:55:04.089Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:04 [2020-06-04T23:55:04.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962730 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117962729 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117962729 data=null} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962729 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117962729 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}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962720 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:04 [2020-06-04T23:55:04.345Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962718 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117962718 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117962718 data=null} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962718 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117962718 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}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962715 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962715 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117962715 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117962714 data=null} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962714 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117962714 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}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962712 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962712 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962711 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117962711 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}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962700 data=null button=1 stateMask=0x80000 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117962584 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117962530 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117962530 data=null} to TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Attempting to set focus on Table with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117962527 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117962527 data=null doit=true} to TableItem with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117962527 data=null} to TableItem with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117962527 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117962525 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117962521 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:04 [2020-06-04T23:55:04.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117961291 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117961291 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117961291 data=null} to TreeItem with text {ust-overlap-testing}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117961291 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117961291 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}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117961288 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:05 [2020-06-04T23:55:05.707Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117961284 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117961284 data=null doit=true} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117961284 data=null} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117961284 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117961284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117961275 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117961275 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117961275 data=null doit=true} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117961275 data=null} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117961275 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117961274 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117961270 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:05 [2020-06-04T23:55:05.707Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117961270 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117961270 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117961270 data=null} to TreeItem with text {Traces [13]}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117961270 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117961270 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]}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117961264 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:05 [2020-06-04T23:55:05.707Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961144 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961144 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961143 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961143 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117961143 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)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961135 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:05 [2020-06-04T23:55:05.707Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961133 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961133 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961133 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961133 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117961133 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)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961130 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961130 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961130 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961130 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961130 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117961130 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)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961127 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961127 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961127 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.707Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117961127 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)}
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961117 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961018 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961017 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117961017 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:05 [2020-06-04T23:55:05.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:06 [2020-06-04T23:55:06.523Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:06 [2020-06-04T23:55:06.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:07 [2020-06-04T23:55:07.084Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:07 [2020-06-04T23:55:07.084Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - Attempting to set focus on Table with text {}
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117959513 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117959513 data=null doit=true} to TableItem with text {}
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117959513 data=null} to TableItem with text {}
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117959512 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117959511 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117959507 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:07 [2020-06-04T23:55:07.339Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117959471 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117959471 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117959471 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117959471 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117959470 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)}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117959467 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:07 [2020-06-04T23:55:07.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117959464 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117959464 data=null doit=true} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117959464 data=null} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117959463 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117959463 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117959454 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117959454 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117959454 data=null doit=true} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117959454 data=null} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117959454 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117959454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117959450 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:07 [2020-06-04T23:55:07.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117959450 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:07 [2020-06-04T23:55:07.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117959450 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:07 [2020-06-04T23:55:07.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117959450 data=null} to TreeItem with text {Traces [13]}
19:55:07 [2020-06-04T23:55:07.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117959449 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:07 [2020-06-04T23:55:07.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117959449 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]}
19:55:07 [2020-06-04T23:55:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117959444 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:07 [2020-06-04T23:55:07.595Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959124 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959124 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959124 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959123 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117959123 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)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959114 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:07 [2020-06-04T23:55:07.850Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959113 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959113 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959113 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959113 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117959113 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)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959109 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959109 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959109 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959109 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959109 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117959109 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)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959106 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959106 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959106 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.850Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117959106 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)}
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959096 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959004 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959004 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117959004 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:07 [2020-06-04T23:55:07.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - Attempting to set focus on Table with text {}
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117957500 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117957500 data=null doit=true} to TableItem with text {}
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117957500 data=null} to TableItem with text {}
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117957499 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117957499 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117957494 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:09 [2020-06-04T23:55:09.765Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117957462 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117957462 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117957462 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117957462 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117957462 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)}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117957459 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:09 [2020-06-04T23:55:09.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117957455 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117957455 data=null doit=true} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117957455 data=null} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117957455 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117957455 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117957446 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117957446 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117957446 data=null doit=true} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117957446 data=null} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117957446 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117957445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117957442 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:09 [2020-06-04T23:55:09.766Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117957441 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117957441 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117957441 data=null} to TreeItem with text {Traces [13]}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117957441 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117957441 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]}
19:55:09 [2020-06-04T23:55:09.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117957436 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:09 [2020-06-04T23:55:09.766Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:10 [2020-06-04T23:55:10.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:10 [2020-06-04T23:55:10.020Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:10 [2020-06-04T23:55:10.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957014 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957014 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957014 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957014 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117957014 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)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957005 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:10 [2020-06-04T23:55:10.021Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957003 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957003 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957003 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957003 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117957003 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)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117957000 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956999 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956999 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956999 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956999 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117956999 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)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956997 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956997 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956996 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117956996 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)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956985 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956803 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956802 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117956801 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - Attempting to set focus on Table with text {}
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117956297 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117956297 data=null doit=true} to TableItem with text {}
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117956297 data=null} to TableItem with text {}
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117956297 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117956295 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:10 [2020-06-04T23:55:10.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117956290 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:10 [2020-06-04T23:55:10.582Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:10 [2020-06-04T23:55:10.582Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117955259 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117955259 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117955259 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117955259 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117955259 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)}
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117955255 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:11 [2020-06-04T23:55:11.943Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:11 [2020-06-04T23:55:11.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117955252 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117955252 data=null doit=true} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117955252 data=null} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117955252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117955251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117955225 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117955224 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117955224 data=null doit=true} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117955224 data=null} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117955224 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117955224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117955220 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:11 [2020-06-04T23:55:11.944Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117955220 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117955220 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117955220 data=null} to TreeItem with text {Traces [13]}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117955219 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117955219 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]}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117955214 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:11 [2020-06-04T23:55:11.944Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954892 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117954892 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117954892 data=null} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954891 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117954891 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)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954882 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:11 [2020-06-04T23:55:11.944Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954880 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117954880 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117954880 data=null} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954880 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117954880 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)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954876 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954876 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117954876 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117954876 data=null} to TreeItem with text {simple_server-thread1(2)}
19:55:11 [2020-06-04T23:55:11.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954875 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117954875 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)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954872 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954872 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954872 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117954872 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)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954860 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117954775 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117954774 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117954774 data=null} to TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - Attempting to set focus on Table with text {}
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117954270 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117954269 data=null doit=true} to TableItem with text {}
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117954269 data=null} to TableItem with text {}
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117954269 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117954268 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117954264 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:12 [2020-06-04T23:55:12.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117953534 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117953534 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117953534 data=null} to TreeItem with text {simple_server-thread1(2)}
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117953534 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117953534 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)}
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117953531 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:13 [2020-06-04T23:55:13.318Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:13 [2020-06-04T23:55:13.318Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117953527 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117953527 data=null doit=true} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117953527 data=null} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117953527 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117953527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117953518 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117953518 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117953518 data=null doit=true} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117953518 data=null} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117953517 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117953517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117953513 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:13 [2020-06-04T23:55:13.319Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117953513 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117953513 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117953513 data=null} to TreeItem with text {Traces [13]}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117953512 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117953512 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]}
19:55:13 [2020-06-04T23:55:13.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117953507 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:13 [2020-06-04T23:55:13.319Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:13 [2020-06-04T23:55:13.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953479 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117953479 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117953479 data=null} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953479 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117953478 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)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953470 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:13 [2020-06-04T23:55:13.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953463 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117953463 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117953463 data=null} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953463 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117953462 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)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953460 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953459 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117953459 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117953459 data=null} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953459 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117953459 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)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953456 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953456 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953455 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117953455 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)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953428 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117953330 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117953329 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117953329 data=null} to TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:13 [2020-06-04T23:55:13.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - Attempting to set focus on Table with text {}
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117952824 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117952824 data=null doit=true} to TableItem with text {}
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117952824 data=null} to TableItem with text {}
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117952824 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117952823 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117952818 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:14 [2020-06-04T23:55:14.134Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117952090 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117952090 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117952090 data=null} to TreeItem with text {simple_server-thread2(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117952089 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117952089 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)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117952087 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:15 [2020-06-04T23:55:15.060Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117952083 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117952083 data=null doit=true} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117952083 data=null} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117952083 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117952083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117952074 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117952074 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117952074 data=null doit=true} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117952074 data=null} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117952074 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117952074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117952069 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:15 [2020-06-04T23:55:15.060Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117952069 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117952069 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117952069 data=null} to TreeItem with text {Traces [13]}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117952069 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117952069 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]}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117952063 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:15 [2020-06-04T23:55:15.060Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952030 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117952030 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117952029 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952029 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117952029 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)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952020 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:15 [2020-06-04T23:55:15.060Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952019 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117952019 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117952018 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952018 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117952018 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)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952015 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952015 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117952015 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117952015 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952015 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117952015 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)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952012 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952012 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952012 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117952012 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)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117952001 data=null button=1 stateMask=0x80000 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117951884 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117951879 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117951878 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Attempting to set focus on Table with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117951875 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117951874 data=null doit=true} to TableItem with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117951874 data=null} to TableItem with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117951874 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:15 [2020-06-04T23:55:15.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117951873 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:15 [2020-06-04T23:55:15.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117951830 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:15 [2020-06-04T23:55:15.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:15 [2020-06-04T23:55:15.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117950600 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117950600 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117950599 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117950599 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117950599 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)}
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117950596 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:16 [2020-06-04T23:55:16.421Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:16 [2020-06-04T23:55:16.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117950593 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117950593 data=null doit=true} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117950593 data=null} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117950593 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117950593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117950578 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117950578 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117950578 data=null doit=true} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117950578 data=null} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117950578 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117950578 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117950574 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:16 [2020-06-04T23:55:16.422Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117950573 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117950573 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117950573 data=null} to TreeItem with text {Traces [13]}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117950573 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117950572 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]}
19:55:16 [2020-06-04T23:55:16.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117950567 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:16 [2020-06-04T23:55:16.422Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
19:55:16 [2020-06-04T23:55:16.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:16 [2020-06-04T23:55:16.676Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:16 [2020-06-04T23:55:16.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117950146 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117950146 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117950145 data=null} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117950145 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117950145 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}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117950136 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:16 [2020-06-04T23:55:16.932Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117950134 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117950134 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117950134 data=null} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117950134 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117950134 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}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117950130 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.932Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117950130 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117950130 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117950130 data=null} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117950130 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117950130 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}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117950127 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117950127 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117950127 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117950127 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}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117950116 data=null button=1 stateMask=0x80000 x=132 y=324 count=2} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117950027 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117950027 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117950027 data=null} to TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:55:16 [2020-06-04T23:55:16.933Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117949598 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log}
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117949598 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117949598 data=null} to TreeItem with text {unrecognized.log}
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117949598 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117949598 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}
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117949594 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log}
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:17 [2020-06-04T23:55:17.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:17 [2020-06-04T23:55:17.495Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117949590 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117949590 data=null doit=true} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117949590 data=null} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117949590 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117949590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117949581 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117949580 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117949580 data=null doit=true} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117949580 data=null} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117949580 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117949580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117949576 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:17 [2020-06-04T23:55:17.496Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117949575 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117949575 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117949575 data=null} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117949575 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117949575 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]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117949570 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-2117949570 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-2117949570 data=null doit=true} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-2117949569 data=null} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-2117949569 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117949569 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]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-2117949567 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Clicking on with mnemonic 'Clear'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Clicked on with mnemonic 'Clear'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117949537 data=null doit=true} to Shell with text {Confirm Clear}
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Clicking on &Yes
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117949537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117949537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117949537 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117949537 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117949537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117949537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:17 [2020-06-04T23:55:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117949537 data=null item=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')
19:55:19 [2020-06-04T23:55:19.381Z] DEBUG - Clicked on 
19:55:19 [2020-06-04T23:55:19.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117949555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117947227 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117947227 data=null doit=true} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117947227 data=null} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117947227 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117947227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117947221 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117947221 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117947221 data=null doit=true} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117947221 data=null} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117947221 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117947221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117947217 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:19 [2020-06-04T23:55:19.636Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117947217 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117947217 data=null doit=true} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117947217 data=null} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117947217 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117947217 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]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117947212 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117947212 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117947212 data=null doit=true} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117947212 data=null} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117947211 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117947211 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]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117947209 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:55:19 [2020-06-04T23:55:19.636Z] DEBUG - Clicking on with mnemonic 'Import...'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - Clicked on with mnemonic 'Import...'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117947130 data=null doit=true} to Shell with text {Trace Import}
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:55:19 [2020-06-04T23:55:19.891Z] 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')
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.891Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117947128 data=null} to (of type 'Combo')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117947119 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117947119 data=null doit=true} to TreeItem with text {import}
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117947119 data=null} to TreeItem with text {import}
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117947119 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117947119 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}
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117947119 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Setting state to checked on: import
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117947113 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:'))
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:55:19 [2020-06-04T23:55:19.892Z] 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')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:55:19 [2020-06-04T23:55:19.892Z] 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')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.892Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:55:19 [2020-06-04T23:55:19.893Z] 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')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] 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')
19:55:19 [2020-06-04T23:55:19.893Z] 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.
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Clicking on &Finish
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117947108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117947108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117947108 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117947108 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117947108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117947108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:19 [2020-06-04T23:55:19.893Z] DEBUG - Clicked on &Finish
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117946599 data=null doit=true} to Shell with text {Confirmation}
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Clicking on Overwrite All
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-2117946599 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')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=-2117946599 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')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=-2117946599 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=-2117946599 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=-2117946598 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')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=-2117946598 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')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=-2117946598 data=null item=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')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Clicked on 
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117947108 data=null item=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')
19:55:20 [2020-06-04T23:55:20.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117947198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:55:21 [2020-06-04T23:55:21.013Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:21 [2020-06-04T23:55:21.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:21 [2020-06-04T23:55:21.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:21 [2020-06-04T23:55:21.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:21 [2020-06-04T23:55:21.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:21 [2020-06-04T23:55:21.013Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:21 [2020-06-04T23:55:21.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117946088 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117946088 data=null doit=true} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117946088 data=null} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117946088 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117946088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117946082 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117946081 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117946081 data=null doit=true} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117946081 data=null} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117946081 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117946081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117946078 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:21 [2020-06-04T23:55:21.014Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117946077 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117946077 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117946077 data=null} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117946077 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117946077 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]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117946073 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117946072 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117946072 data=null} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117946072 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117946072 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]}
19:55:21 [2020-06-04T23:55:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117946069 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:21 [2020-06-04T23:55:21.300Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:21 [2020-06-04T23:55:21.300Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:21 [2020-06-04T23:55:21.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945651 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117945651 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117945650 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945650 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117945650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945642 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:21 [2020-06-04T23:55:21.301Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945641 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117945641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117945640 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945640 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117945640 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945638 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945637 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117945637 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117945637 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945637 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117945637 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945635 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945635 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945635 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117945635 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945625 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117945571 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117945571 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117945570 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:55:21 [2020-06-04T23:55:21.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:21 [2020-06-04T23:55:21.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:21 [2020-06-04T23:55:21.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:22 [2020-06-04T23:55:22.420Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:22 [2020-06-04T23:55:22.420Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Attempting to set focus on Table with text {}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117944067 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117944066 data=null doit=true} to TableItem with text {}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117944066 data=null} to TableItem with text {}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117944066 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117944065 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117944062 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117944031 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117944031 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117944031 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117944031 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117944031 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117944028 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:22 [2020-06-04T23:55:22.980Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:22 [2020-06-04T23:55:22.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117944025 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117944025 data=null doit=true} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117944025 data=null} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117944025 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117944025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117944017 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117944016 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117944016 data=null doit=true} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117944016 data=null} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117944016 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117944016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117944012 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:22 [2020-06-04T23:55:22.981Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117944012 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117944012 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117944012 data=null} to TreeItem with text {Traces [7]}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117944012 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117944012 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]}
19:55:22 [2020-06-04T23:55:22.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117944007 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:22 [2020-06-04T23:55:22.981Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:23 [2020-06-04T23:55:23.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:23 [2020-06-04T23:55:23.236Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:23 [2020-06-04T23:55:23.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943588 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117943588 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117943588 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943587 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117943587 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943578 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:23 [2020-06-04T23:55:23.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943577 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117943577 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117943577 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943577 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117943577 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943574 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943574 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117943573 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117943573 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943573 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117943573 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943571 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943571 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943571 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117943571 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943562 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117943501 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117943500 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117943500 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:23 [2020-06-04T23:55:23.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - Attempting to set focus on Table with text {}
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117941997 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117941997 data=null doit=true} to TableItem with text {}
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117941996 data=null} to TableItem with text {}
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117941996 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117941995 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117941991 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:24 [2020-06-04T23:55:24.850Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117941962 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117941962 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117941962 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117941962 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117941961 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117941959 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:25 [2020-06-04T23:55:25.105Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117941956 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117941956 data=null doit=true} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117941956 data=null} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117941955 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117941955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117941947 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117941947 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117941947 data=null doit=true} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117941947 data=null} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117941946 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117941946 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117941943 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:25 [2020-06-04T23:55:25.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117941942 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117941942 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117941942 data=null} to TreeItem with text {Traces [7]}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117941942 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117941942 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]}
19:55:25 [2020-06-04T23:55:25.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117941936 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:25 [2020-06-04T23:55:25.105Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941518 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117941518 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117941517 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941517 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117941517 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941509 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:25 [2020-06-04T23:55:25.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941507 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117941507 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117941507 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941507 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117941507 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941504 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941504 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117941504 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117941503 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941503 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117941503 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941501 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941501 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941500 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.360Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117941500 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941490 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117941372 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117941371 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117941365 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Attempting to set focus on Table with text {}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117941333 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117941333 data=null doit=true} to TableItem with text {}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117941332 data=null} to TableItem with text {}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117941332 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117941331 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117941327 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:25 [2020-06-04T23:55:25.615Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117939800 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117939800 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117939799 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117939799 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117939799 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117939796 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:27 [2020-06-04T23:55:27.504Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117939793 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117939793 data=null doit=true} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117939793 data=null} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117939792 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117939792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117939784 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117939783 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117939783 data=null doit=true} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117939783 data=null} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117939783 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117939783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117939779 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:27 [2020-06-04T23:55:27.504Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117939779 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117939779 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117939779 data=null} to TreeItem with text {Traces [7]}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117939779 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117939779 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]}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117939773 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:27 [2020-06-04T23:55:27.504Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939714 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117939714 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117939714 data=null} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939713 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117939713 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}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939705 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:27 [2020-06-04T23:55:27.504Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939704 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117939703 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117939703 data=null} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939703 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117939703 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}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939700 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939700 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117939700 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117939700 data=null} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939700 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117939700 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}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939698 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939698 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939697 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939690 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117939690 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117939690 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117939690 data=null} to TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:27 [2020-06-04T23:55:27.505Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117939697 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}
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - Attempting to set focus on Table with text {}
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117939185 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117939185 data=null doit=true} to TableItem with text {}
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117939185 data=null} to TableItem with text {}
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117939185 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:27 [2020-06-04T23:55:27.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117939184 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:27 [2020-06-04T23:55:27.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117939180 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:27 [2020-06-04T23:55:27.762Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:27 [2020-06-04T23:55:27.762Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117938052 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117938052 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117938052 data=null} to TreeItem with text {simple_server-thread1}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117938052 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117938051 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}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117938048 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:29 [2020-06-04T23:55:29.123Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117938045 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117938045 data=null doit=true} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117938045 data=null} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117938045 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117938045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117938036 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117938036 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117938036 data=null doit=true} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117938035 data=null} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117938035 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117938035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117938031 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:29 [2020-06-04T23:55:29.124Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117938031 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117938031 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117938031 data=null} to TreeItem with text {Traces [7]}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117938031 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117938031 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]}
19:55:29 [2020-06-04T23:55:29.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117938025 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:29 [2020-06-04T23:55:29.124Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937606 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117937605 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117937605 data=null} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937605 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117937605 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}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937597 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:29 [2020-06-04T23:55:29.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937595 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117937595 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117937595 data=null} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937595 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117937595 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}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937592 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937592 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117937592 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117937592 data=null} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937592 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117937592 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}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937589 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937589 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937589 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117937589 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}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937580 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117937497 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117937496 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117937496 data=null} to TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:29 [2020-06-04T23:55:29.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - Attempting to set focus on Table with text {}
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117936993 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117936993 data=null doit=true} to TableItem with text {}
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117936993 data=null} to TableItem with text {}
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117936992 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117936991 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117936987 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:29 [2020-06-04T23:55:29.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117936161 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117936161 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117936161 data=null} to TreeItem with text {simple_server-thread2}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117936161 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117936161 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}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117936158 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:30 [2020-06-04T23:55:30.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117936155 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117936155 data=null doit=true} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117936155 data=null} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117936155 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117936155 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117936147 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.865Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117936147 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117936147 data=null doit=true} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117936147 data=null} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117936147 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117936147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117936143 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:30 [2020-06-04T23:55:30.866Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117936143 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117936142 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117936142 data=null} to TreeItem with text {Traces [7]}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117936142 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117936142 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]}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117936134 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:30 [2020-06-04T23:55:30.866Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936110 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117936109 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117936109 data=null} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936109 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117936109 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}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936101 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:30 [2020-06-04T23:55:30.866Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936099 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117936099 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117936099 data=null} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936099 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117936099 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}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936096 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936096 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117936096 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117936096 data=null} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936095 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117936095 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}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936093 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936093 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936093 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117936093 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}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117936083 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117935998 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117935997 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117935997 data=null} to TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:30 [2020-06-04T23:55:30.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - Attempting to set focus on Table with text {}
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117935493 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117935493 data=null doit=true} to TableItem with text {}
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117935493 data=null} to TableItem with text {}
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117935492 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117935491 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117935487 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:31 [2020-06-04T23:55:31.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117934660 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117934660 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117934660 data=null} to TreeItem with text {ust-overlap-testing}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117934660 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934660 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}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117934657 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117934653 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117934653 data=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117934653 data=null} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117934653 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934653 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117934634 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117934633 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117934633 data=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117934633 data=null} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117934633 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117934629 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117934629 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117934629 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117934629 data=null} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117934629 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934629 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]}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117934623 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117934621 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117934621 data=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117934621 data=null} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117934621 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117934614 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117934614 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117934613 data=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117934613 data=null} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117934613 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934613 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117934610 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.352Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117934609 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117934609 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117934609 data=null} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117934609 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934609 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]}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117934604 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.352Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117934579 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117934579 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117934578 data=null} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117934578 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934578 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}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117934521 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.352Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117934519 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117934519 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117934519 data=null} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117934519 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934519 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}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117934516 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117934516 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117934516 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117934516 data=null} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117934515 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934515 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}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117934513 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117934513 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.352Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117934512 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.606Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117934512 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}
19:55:32 [2020-06-04T23:55:32.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117934504 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.606Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117934412 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117934412 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.606Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117934412 data=null} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.606Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.606Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:55:32 [2020-06-04T23:55:32.606Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117934088 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117934088 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117934088 data=null} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117934088 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934088 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}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117934085 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.861Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117934080 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117934080 data=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117934080 data=null} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117934080 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117934072 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117934071 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117934071 data=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117934071 data=null} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117934071 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934071 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117934068 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:32 [2020-06-04T23:55:32.861Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117934067 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117934067 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117934067 data=null} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117934067 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934067 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]}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117934062 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.861Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117934061 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117934061 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117934061 data=null} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117934061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117934061 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]}
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117934058 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Clicking on with mnemonic 'Clear'
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Clicked on with mnemonic 'Clear'
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117934030 data=null doit=true} to Shell with text {Confirm Clear}
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Clicking on &Yes
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117934030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117934030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117934030 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117934030 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117934030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117934030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:32 [2020-06-04T23:55:32.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117934030 data=null item=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')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Clicked on 
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117934047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117933019 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117933019 data=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117933019 data=null} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117933019 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117933019 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117933013 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117933012 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117933012 data=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117933012 data=null} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117933012 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117933012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117933009 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.223Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117933008 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117933008 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117933008 data=null} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117933008 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117933008 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]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117933003 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117933003 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117933003 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117933003 data=null} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117933003 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117933003 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]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117933000 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Clicking on with mnemonic 'Import...'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Clicked on with mnemonic 'Import...'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117932954 data=null doit=true} to Shell with text {Trace Import}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117932932 data=null} to (of type 'Combo')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117932924 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117932923 data=null doit=true} to TreeItem with text {import}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117932923 data=null} to TreeItem with text {import}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117932923 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:55:34 [2020-06-04T23:55:34.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117932923 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}
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117932923 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Setting state to checked on: import
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117932918 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:'))
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:55:34 [2020-06-04T23:55:34.224Z] 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')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:55:34 [2020-06-04T23:55:34.224Z] 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')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] 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')
19:55:34 [2020-06-04T23:55:34.224Z] 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.
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Clicking on &Finish
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117932913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117932913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117932913 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117932913 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117932913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117932913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.225Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.225Z] DEBUG - Clicked on &Finish
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117932404 data=null doit=true} to Shell with text {Confirmation}
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Clicking on Skip All
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-2117932403 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')
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-2117932403 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')
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-2117932403 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-2117932403 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-2117932403 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')
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-2117932403 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')
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-2117932403 data=null item=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')
19:55:34 [2020-06-04T23:55:34.479Z] DEBUG - Clicked on 
19:55:34 [2020-06-04T23:55:34.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117932913 data=null item=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')
19:55:34 [2020-06-04T23:55:34.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117932989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117931893 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117931893 data=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117931893 data=null} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117931893 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117931887 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117931887 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117931887 data=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117931887 data=null} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117931887 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931886 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117931883 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117931882 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117931882 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117931882 data=null} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117931882 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931882 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]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117931876 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117931874 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117931874 data=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117931874 data=null} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117931874 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117931868 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117931868 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117931867 data=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117931867 data=null} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117931867 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117931864 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:34 [2020-06-04T23:55:34.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117931864 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117931864 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117931864 data=null} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117931864 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931864 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]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117931859 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117931859 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117931859 data=null} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117931859 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:34 [2020-06-04T23:55:34.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117931859 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]}
19:55:34 [2020-06-04T23:55:34.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117931855 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931636 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117931636 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117931636 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931635 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931635 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931627 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:35 [2020-06-04T23:55:35.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931625 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117931625 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117931625 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931625 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931624 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931622 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931622 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117931621 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117931621 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931621 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117931621 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931619 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931619 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931618 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.246Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117931618 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931609 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117931533 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117931532 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117931532 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.501Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:55:35 [2020-06-04T23:55:35.501Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:36 [2020-06-04T23:55:36.061Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:36 [2020-06-04T23:55:36.061Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:36 [2020-06-04T23:55:36.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:36 [2020-06-04T23:55:36.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Attempting to set focus on Table with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117930029 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117930029 data=null doit=true} to TableItem with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117930029 data=null} to TableItem with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117930028 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117930028 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117930024 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117929993 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117929993 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117929993 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117929993 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117929993 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117929990 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:36 [2020-06-04T23:55:36.876Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117929987 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117929987 data=null doit=true} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117929987 data=null} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117929987 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117929987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117929979 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117929978 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117929978 data=null doit=true} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117929978 data=null} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117929978 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117929978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117929974 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:36 [2020-06-04T23:55:36.876Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117929974 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117929974 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:36 [2020-06-04T23:55:36.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117929974 data=null} to TreeItem with text {Traces [7]}
19:55:36 [2020-06-04T23:55:36.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117929974 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:36 [2020-06-04T23:55:36.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117929974 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]}
19:55:36 [2020-06-04T23:55:36.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117929969 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:36 [2020-06-04T23:55:36.877Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929550 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117929550 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117929550 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929549 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117929549 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929541 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:37 [2020-06-04T23:55:37.436Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929539 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117929539 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117929539 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929539 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117929539 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929536 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929536 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117929536 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117929536 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929536 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117929536 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929533 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929533 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929533 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117929533 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929524 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117929464 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117929464 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117929464 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:37 [2020-06-04T23:55:37.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Attempting to set focus on Table with text {}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117927961 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117927961 data=null doit=true} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117927960 data=null} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117927960 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117927959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117927955 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117927926 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117927926 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117927926 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117927926 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:39 [2020-06-04T23:55:39.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117927926 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117927923 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:39 [2020-06-04T23:55:39.322Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117927920 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117927920 data=null doit=true} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117927920 data=null} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117927919 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117927919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117927910 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117927910 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117927909 data=null doit=true} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117927909 data=null} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117927909 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117927909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117927905 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:39 [2020-06-04T23:55:39.322Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117927905 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117927905 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117927905 data=null} to TreeItem with text {Traces [7]}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117927904 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117927904 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]}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117927899 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:39 [2020-06-04T23:55:39.322Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927580 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117927580 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117927580 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927579 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117927579 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927571 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:39 [2020-06-04T23:55:39.322Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927570 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117927570 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117927570 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927570 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117927569 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927567 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927566 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117927566 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117927566 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927566 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117927566 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927563 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927563 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927563 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.322Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117927563 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927552 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117927402 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117927401 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117927401 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Attempting to set focus on Table with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117927397 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117927397 data=null doit=true} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117927397 data=null} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117927397 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117927396 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117927395 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Attempting to set focus on Table with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117927394 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117927393 data=null doit=true} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117927393 data=null} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117927393 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117927392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:39 [2020-06-04T23:55:39.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117927392 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:40 [2020-06-04T23:55:40.136Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:40 [2020-06-04T23:55:40.136Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117925859 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117925859 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117925859 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117925859 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117925858 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117925831 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:41 [2020-06-04T23:55:41.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:41 [2020-06-04T23:55:41.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117925827 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117925826 data=null doit=true} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117925826 data=null} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117925826 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117925826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117925814 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117925813 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117925813 data=null doit=true} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117925813 data=null} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117925813 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117925813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117925808 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:41 [2020-06-04T23:55:41.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117925807 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117925807 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117925807 data=null} to TreeItem with text {Traces [7]}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117925806 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117925806 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]}
19:55:41 [2020-06-04T23:55:41.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117925799 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:41 [2020-06-04T23:55:41.062Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925477 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117925477 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117925477 data=null} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925476 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117925476 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}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925464 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:41 [2020-06-04T23:55:41.621Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925462 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117925462 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117925462 data=null} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925462 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117925462 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}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925458 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925458 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117925458 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117925457 data=null} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925457 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117925457 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}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925454 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925454 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925453 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117925453 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}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925443 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117925312 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117925304 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117925304 data=null} to TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Attempting to set focus on Table with text {}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117925299 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117925299 data=null doit=true} to TableItem with text {}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117925299 data=null} to TableItem with text {}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117925299 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117925297 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117925286 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:41 [2020-06-04T23:55:41.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117924104 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117924103 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117924103 data=null} to TreeItem with text {simple_server-thread1}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117924103 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117924103 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}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117924101 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:42 [2020-06-04T23:55:42.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117924097 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117924097 data=null doit=true} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117924097 data=null} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117924097 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117924097 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117924087 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:42 [2020-06-04T23:55:42.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117924087 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117924087 data=null doit=true} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117924087 data=null} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117924086 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117924086 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117924081 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:42 [2020-06-04T23:55:42.984Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117924081 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117924081 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117924081 data=null} to TreeItem with text {Traces [7]}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117924081 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117924081 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]}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117924074 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:42 [2020-06-04T23:55:42.984Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924033 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117924030 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117924030 data=null} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924030 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117924030 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}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924022 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:42 [2020-06-04T23:55:42.984Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924020 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117924020 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117924020 data=null} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924020 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117924019 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}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924017 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924017 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117924017 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117924016 data=null} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924016 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117924016 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}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924014 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924014 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924014 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117924014 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}
19:55:42 [2020-06-04T23:55:42.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117924004 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117923883 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117923830 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117923830 data=null} to TreeItem with text {simple_server-thread2}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Attempting to set focus on Table with text {}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117923827 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117923827 data=null doit=true} to TableItem with text {}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117923827 data=null} to TableItem with text {}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117923826 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117923825 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117923819 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:43 [2020-06-04T23:55:43.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117922592 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117922592 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117922592 data=null} to TreeItem with text {simple_server-thread2}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117922592 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117922591 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}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117922589 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:44 [2020-06-04T23:55:44.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117922586 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117922586 data=null doit=true} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117922586 data=null} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117922585 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117922585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117922577 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117922576 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117922576 data=null doit=true} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117922576 data=null} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117922576 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117922576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117922572 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:44 [2020-06-04T23:55:44.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117922572 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117922572 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117922572 data=null} to TreeItem with text {Traces [7]}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117922572 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117922572 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]}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117922566 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:44 [2020-06-04T23:55:44.602Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922248 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117922248 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117922248 data=null} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922248 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117922248 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}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922239 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:44 [2020-06-04T23:55:44.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922238 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117922238 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117922238 data=null} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922237 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117922237 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}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922235 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922234 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117922234 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:44 [2020-06-04T23:55:44.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117922234 data=null} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922234 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117922234 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}
19:55:44 [2020-06-04T23:55:44.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922232 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922231 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.603Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922231 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.603Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117922231 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}
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922222 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117922125 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117922124 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117922124 data=null} to TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:44 [2020-06-04T23:55:44.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - Attempting to set focus on Table with text {}
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117921620 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117921620 data=null doit=true} to TableItem with text {}
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117921620 data=null} to TableItem with text {}
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117921620 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117921618 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117921615 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:45 [2020-06-04T23:55:45.417Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117920889 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117920889 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117920888 data=null} to TreeItem with text {ust-overlap-testing}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117920888 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920888 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}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117920886 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:45 [2020-06-04T23:55:45.977Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117920883 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117920883 data=null doit=true} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117920883 data=null} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117920883 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117920874 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117920874 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117920874 data=null doit=true} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117920874 data=null} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117920874 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117920870 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:45 [2020-06-04T23:55:45.977Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117920870 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117920870 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117920870 data=null} to TreeItem with text {Traces [7]}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117920869 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920869 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]}
19:55:45 [2020-06-04T23:55:45.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117920864 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:45 [2020-06-04T23:55:45.978Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
19:55:45 [2020-06-04T23:55:45.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:45 [2020-06-04T23:55:45.978Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117920839 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117920839 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117920839 data=null} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117920839 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920839 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}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117920830 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:46 [2020-06-04T23:55:46.233Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117920826 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117920826 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117920826 data=null} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117920826 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920826 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}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117920823 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117920823 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117920823 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117920823 data=null} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117920823 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920823 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}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117920820 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117920820 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117920820 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117920819 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}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117920811 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117920767 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117920767 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117920767 data=null} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:55:46 [2020-06-04T23:55:46.233Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117920342 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117920342 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117920342 data=null} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117920342 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920342 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}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117920339 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:46 [2020-06-04T23:55:46.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117920336 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117920335 data=null doit=true} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117920335 data=null} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117920335 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117920326 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.743Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:46 [2020-06-04T23:55:46.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117920325 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117920325 data=null doit=true} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117920325 data=null} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117920325 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117920321 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:46 [2020-06-04T23:55:46.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117920321 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117920321 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117920321 data=null} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117920321 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920321 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]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117920316 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117920315 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117920315 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117920315 data=null} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117920315 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117920315 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]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117920313 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Clicking on with mnemonic 'Clear'
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Clicked on with mnemonic 'Clear'
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117920284 data=null doit=true} to Shell with text {Confirm Clear}
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Clicking on &Yes
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117920284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117920284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117920284 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117920284 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117920283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117920283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:46 [2020-06-04T23:55:46.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117920283 data=null item=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')
19:55:47 [2020-06-04T23:55:47.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117920301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Clicked on 
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117919300 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117919300 data=null doit=true} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117919300 data=null} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117919300 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117919293 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117919293 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117919293 data=null doit=true} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117919293 data=null} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117919293 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117919290 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:47 [2020-06-04T23:55:47.669Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117919289 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117919289 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117919289 data=null} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117919289 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919289 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]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117919285 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-2117919284 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-2117919284 data=null doit=true} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-2117919284 data=null} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-2117919284 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919284 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]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-2117919282 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Clicking on with mnemonic 'Import...'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Clicked on with mnemonic 'Import...'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117919189 data=null doit=true} to Shell with text {Trace Import}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:55:47 [2020-06-04T23:55:47.669Z] 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')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117919187 data=null} to (of type 'Combo')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117919179 data=null doit=true} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117919179 data=null} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117919179 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.669Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117919178 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}
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117919133 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117919132 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117919132 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117919132 data=null} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117919132 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919132 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
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117919131 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.924Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-2117919125 data=null doit=true} to Tree node with text: z-clashes
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-2117919125 data=null} to Tree node with text: z-clashes
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-2117919125 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117919125 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
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-2117919124 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117919123 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117919123 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117919123 data=null} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117919123 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919123 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
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117919121 data=null button=1 stateMask=0x80000 x=166 y=157 count=1} to Tree node with text: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.925Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117919119 data=null button=0 stateMask=0x0 x=151 y=61 count=0} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117919119 data=null doit=true} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117919119 data=null} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117919119 data=null button=1 stateMask=0x0 x=151 y=61 count=1} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919119 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
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117919117 data=null button=1 stateMask=0x80000 x=151 y=61 count=1} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Setting state to checked on: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.925Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.925Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117919115 data=null button=0 stateMask=0x0 x=167 y=181 count=0} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117919115 data=null doit=true} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117919115 data=null} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117919115 data=null button=1 stateMask=0x0 x=167 y=181 count=1} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919115 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
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117919114 data=null button=1 stateMask=0x80000 x=167 y=157 count=1} to Tree node with text: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Setting state to checked on: simple_server-thread1
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.925Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117919111 data=null button=0 stateMask=0x0 x=151 y=61 count=0} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117919111 data=null doit=true} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117919111 data=null} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117919111 data=null button=1 stateMask=0x0 x=151 y=61 count=1} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919111 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
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117919110 data=null button=1 stateMask=0x80000 x=151 y=61 count=1} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Setting state to checked on: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.925Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.925Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117919108 data=null button=0 stateMask=0x0 x=167 y=181 count=0} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117919108 data=null doit=true} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117919108 data=null} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117919108 data=null button=1 stateMask=0x0 x=167 y=181 count=1} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919108 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
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117919106 data=null button=1 stateMask=0x80000 x=167 y=157 count=1} to Tree node with text: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Setting state to checked on: simple_server-thread2
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:47 [2020-06-04T23:55:47.925Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117919104 data=null button=0 stateMask=0x0 x=80 y=-59 count=0} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117919104 data=null doit=true} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117919104 data=null} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117919104 data=null button=1 stateMask=0x0 x=80 y=-59 count=1} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117919104 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}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117919102 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Setting state to checked on: unrecognized.log
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117919100 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:'))
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:55:47 [2020-06-04T23:55:47.925Z] 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')
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:55:47 [2020-06-04T23:55:47.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:55:47 [2020-06-04T23:55:47.926Z] 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')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:55:47 [2020-06-04T23:55:47.926Z] 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')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] 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')
19:55:47 [2020-06-04T23:55:47.926Z] 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.
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Clicking on &Finish
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117919095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117919095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117919095 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117919095 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117919095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117919095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:47 [2020-06-04T23:55:47.926Z] DEBUG - Clicked on &Finish
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117918584 data=null doit=true} to Shell with text {Confirmation}
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Clicking on Rename
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-2117918584 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')
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-2117918584 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')
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-2117918584 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-2117918584 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-2117918583 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')
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-2117918583 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')
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-2117918583 data=null item=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')
19:55:48 [2020-06-04T23:55:48.487Z] DEBUG - Clicked on 
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117918075 data=null doit=true} to Shell with text {Confirmation}
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Clicking on Overwrite
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-2117918074 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')
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-2117918074 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')
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-2117918074 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-2117918074 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-2117918074 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')
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-2117918074 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')
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-2117918074 data=null item=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')
19:55:49 [2020-06-04T23:55:49.046Z] DEBUG - Clicked on 
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117917566 data=null doit=true} to Shell with text {Confirmation}
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Clicking on Skip
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-2117917566 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')
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-2117917565 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')
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-2117917565 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-2117917565 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-2117917565 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')
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-2117917565 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')
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-2117917565 data=null item=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')
19:55:49 [2020-06-04T23:55:49.301Z] DEBUG - Clicked on 
19:55:49 [2020-06-04T23:55:49.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117919095 data=null item=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')
19:55:49 [2020-06-04T23:55:49.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117919223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117917054 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117917054 data=null doit=true} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117917054 data=null} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117917053 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117917053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117917047 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117917047 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117917047 data=null doit=true} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117917047 data=null} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117917046 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117917046 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117917043 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:49 [2020-06-04T23:55:49.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117917043 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117917043 data=null doit=true} to TreeItem with text {Traces [5]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117917043 data=null} to TreeItem with text {Traces [5]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117917043 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117917042 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]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117917038 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117917038 data=null doit=true} to TreeItem with text {Traces [5]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117917037 data=null} to TreeItem with text {Traces [5]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117917037 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117917037 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]}
19:55:49 [2020-06-04T23:55:49.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117917034 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916616 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117916615 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117916615 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916615 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117916615 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916606 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:50 [2020-06-04T23:55:50.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916604 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117916604 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117916604 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916604 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117916604 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916601 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916601 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117916601 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117916601 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916601 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117916601 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916599 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916599 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916599 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117916598 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916589 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117916428 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117916418 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117916412 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Attempting to set focus on Table with text {}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117916410 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117916410 data=null doit=true} to TableItem with text {}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117916410 data=null} to TableItem with text {}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117916409 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117916408 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117916405 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:50 [2020-06-04T23:55:50.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117914878 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117914878 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117914878 data=null} to TreeItem with text {kernel-overlap-testing}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117914878 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117914878 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117914875 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:51 [2020-06-04T23:55:51.991Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117914873 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117914872 data=null doit=true} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117914872 data=null} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117914872 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117914872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117914863 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117914863 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117914863 data=null doit=true} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117914863 data=null} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117914863 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117914863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117914859 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:51 [2020-06-04T23:55:51.991Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117914859 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117914859 data=null doit=true} to TreeItem with text {Traces [5]}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117914859 data=null} to TreeItem with text {Traces [5]}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117914858 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117914858 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]}
19:55:51 [2020-06-04T23:55:51.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117914853 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:51 [2020-06-04T23:55:51.991Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914534 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914534 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914534 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914534 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117914534 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)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914525 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:52 [2020-06-04T23:55:52.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914524 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914524 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914524 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914524 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117914524 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)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914521 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914521 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914521 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914521 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914520 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117914520 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)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914518 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914518 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914517 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117914517 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)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914508 data=null button=1 stateMask=0x80000 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914375 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914374 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117914374 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Attempting to set focus on Table with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117914330 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117914329 data=null doit=true} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117914329 data=null} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117914329 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117914328 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117914327 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Attempting to set focus on Table with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117914326 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117914325 data=null doit=true} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117914325 data=null} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117914325 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117914324 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:52 [2020-06-04T23:55:52.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117914324 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:53 [2020-06-04T23:55:53.112Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:53 [2020-06-04T23:55:53.112Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117912796 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117912796 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117912796 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117912796 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117912796 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)}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117912793 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:54 [2020-06-04T23:55:54.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117912790 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117912790 data=null doit=true} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117912790 data=null} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117912789 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117912789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117912780 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117912780 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117912780 data=null doit=true} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117912780 data=null} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117912779 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117912779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117912776 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:54 [2020-06-04T23:55:54.292Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117912775 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117912775 data=null doit=true} to TreeItem with text {Traces [5]}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117912775 data=null} to TreeItem with text {Traces [5]}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117912775 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117912775 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]}
19:55:54 [2020-06-04T23:55:54.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117912770 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:54 [2020-06-04T23:55:54.292Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912351 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117912351 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117912351 data=null} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912351 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117912351 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}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912342 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:54 [2020-06-04T23:55:54.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912340 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117912340 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117912340 data=null} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912340 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117912340 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}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912338 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912337 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117912337 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117912337 data=null} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912337 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117912337 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}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912335 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912335 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912335 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.547Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117912335 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}
19:55:54 [2020-06-04T23:55:54.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912326 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.803Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117912257 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.803Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117912257 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.803Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117912257 data=null} to TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.803Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:55:54 [2020-06-04T23:55:54.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:54 [2020-06-04T23:55:54.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:54 [2020-06-04T23:55:54.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - Attempting to set focus on Table with text {}
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117911753 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117911753 data=null doit=true} to TableItem with text {}
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117911753 data=null} to TableItem with text {}
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117911752 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117911751 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117911744 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:55 [2020-06-04T23:55:55.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117911014 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117911014 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117911014 data=null} to TreeItem with text {simple_server-thread1}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117911014 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117911014 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}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117911011 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:55 [2020-06-04T23:55:55.923Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117911008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117911008 data=null doit=true} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117911008 data=null} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117911007 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117911007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117910998 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117910998 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117910998 data=null doit=true} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117910998 data=null} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117910998 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117910997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117910994 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:55 [2020-06-04T23:55:55.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117910993 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117910993 data=null doit=true} to TreeItem with text {Traces [5]}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117910993 data=null} to TreeItem with text {Traces [5]}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117910993 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117910993 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]}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117910987 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:55 [2020-06-04T23:55:55.924Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910930 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117910930 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117910929 data=null} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910929 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117910929 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}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910921 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:55 [2020-06-04T23:55:55.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910919 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117910919 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117910919 data=null} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910919 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117910919 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}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910916 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910915 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117910915 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117910915 data=null} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910915 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117910915 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}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910912 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910912 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910912 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
19:55:55 [2020-06-04T23:55:55.924Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117910912 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}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910903 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117910725 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117910720 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117910720 data=null} to TreeItem with text {simple_server-thread2}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Attempting to set focus on Table with text {}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117910716 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117910716 data=null doit=true} to TableItem with text {}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117910716 data=null} to TableItem with text {}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117910716 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117910715 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117910711 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:55:56 [2020-06-04T23:55:56.179Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117909484 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117909484 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117909484 data=null} to TreeItem with text {simple_server-thread2}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117909484 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117909484 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}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117909481 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:57 [2020-06-04T23:55:57.541Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117909478 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117909478 data=null doit=true} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117909478 data=null} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117909478 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117909478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117909470 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117909469 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117909469 data=null doit=true} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117909469 data=null} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117909469 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117909469 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117909466 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:57 [2020-06-04T23:55:57.541Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117909466 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117909465 data=null doit=true} to TreeItem with text {Traces [5]}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117909465 data=null} to TreeItem with text {Traces [5]}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117909465 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117909465 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]}
19:55:57 [2020-06-04T23:55:57.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117909460 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:57 [2020-06-04T23:55:57.541Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117909041 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117909041 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117909041 data=null} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117909041 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117909041 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}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117909032 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:57 [2020-06-04T23:55:57.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117909031 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117909031 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117909031 data=null} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117909031 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117909031 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}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117909028 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117909027 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117909027 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117909027 data=null} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117909027 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117909027 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}
19:55:57 [2020-06-04T23:55:57.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117909025 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117909024 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
19:55:57 [2020-06-04T23:55:57.797Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117909024 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.052Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117909024 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}
19:55:58 [2020-06-04T23:55:58.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117909016 data=null button=1 stateMask=0x80000 x=132 y=180 count=2} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117908972 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117908971 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117908971 data=null} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.052Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.052Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:55:58 [2020-06-04T23:55:58.052Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117908648 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117908648 data=null doit=true} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117908648 data=null} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117908648 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117908648 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}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117908645 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:58 [2020-06-04T23:55:58.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117908641 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117908641 data=null doit=true} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117908641 data=null} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117908641 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117908641 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117908632 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117908632 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117908632 data=null doit=true} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117908632 data=null} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117908632 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117908632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117908628 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:58 [2020-06-04T23:55:58.308Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117908627 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117908627 data=null doit=true} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117908627 data=null} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117908627 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117908627 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]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117908622 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117908622 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117908622 data=null doit=true} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117908622 data=null} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117908621 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117908621 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]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117908619 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Clicking on with mnemonic 'Clear'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - Clicked on with mnemonic 'Clear'
19:55:58 [2020-06-04T23:55:58.308Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117908592 data=null doit=true} to Shell with text {Confirm Clear}
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Clicking on &Yes
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117908592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117908592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117908592 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117908592 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117908592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117908592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:55:58 [2020-06-04T23:55:58.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117908592 data=null item=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')
19:55:58 [2020-06-04T23:55:58.868Z] DEBUG - Clicked on 
19:55:58 [2020-06-04T23:55:58.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117908608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117907500 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117907500 data=null doit=true} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117907500 data=null} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117907500 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117907500 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117907493 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117907493 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117907493 data=null doit=true} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117907493 data=null} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117907493 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117907493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117907489 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:55:59 [2020-06-04T23:55:59.428Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117907489 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117907489 data=null doit=true} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117907489 data=null} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117907489 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117907489 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]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117907484 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117907484 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117907484 data=null doit=true} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117907484 data=null} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117907484 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117907484 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]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117907481 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Clicking on with mnemonic 'Import...'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Clicked on with mnemonic 'Import...'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117907436 data=null doit=true} to Shell with text {Trace Import}
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:55:59 [2020-06-04T23:55:59.428Z] 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')
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:55:59 [2020-06-04T23:55:59.428Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117907435 data=null} to (of type 'Combo')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Attempting to set focus on Tree with text {}
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117907427 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117907427 data=null doit=true} to TreeItem with text {import}
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117907427 data=null} to TreeItem with text {import}
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117907426 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117907426 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}
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117907426 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Setting state to checked on: import
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=-2117907421 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:'))
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:55:59 [2020-06-04T23:55:59.429Z] 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')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:55:59 [2020-06-04T23:55:59.429Z] 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')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:55:59 [2020-06-04T23:55:59.429Z] 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')
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.429Z] 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')
19:55:59 [2020-06-04T23:55:59.430Z] 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.
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - Clicking on &Finish
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117907416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117907416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117907416 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117907416 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117907416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117907416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.430Z] DEBUG - Clicked on &Finish
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117906907 data=null doit=true} to Shell with text {Confirmation}
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Clicking on Skip All
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-2117906906 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')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-2117906906 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')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-2117906906 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-2117906906 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-2117906906 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')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-2117906906 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')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-2117906906 data=null item=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')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Clicked on 
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117907416 data=null item=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')
19:55:59 [2020-06-04T23:55:59.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117907470 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117906396 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117906396 data=null doit=true} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117906396 data=null} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117906395 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117906395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117906390 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117906389 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117906389 data=null doit=true} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117906389 data=null} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117906389 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117906389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117906386 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:00 [2020-06-04T23:56:00.551Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117906386 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117906386 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117906386 data=null} to TreeItem with text {Traces [4]}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117906385 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117906385 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]}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117906381 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117906381 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:00 [2020-06-04T23:56:00.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117906381 data=null} to TreeItem with text {Traces [4]}
19:56:00 [2020-06-04T23:56:00.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117906381 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:00 [2020-06-04T23:56:00.552Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117906381 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]}
19:56:00 [2020-06-04T23:56:00.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117906378 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905961 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117905961 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117905961 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905961 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117905961 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905953 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:01 [2020-06-04T23:56:01.113Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905952 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117905952 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117905952 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905952 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117905952 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905949 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905949 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117905949 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117905948 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905948 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117905948 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905946 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905946 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905946 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117905946 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905936 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117905883 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117905879 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117905878 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:56:01 [2020-06-04T23:56:01.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - Attempting to set focus on Table with text {}
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117905375 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117905375 data=null doit=true} to TableItem with text {}
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117905375 data=null} to TableItem with text {}
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117905375 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117905373 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117905370 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:01 [2020-06-04T23:56:01.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117904546 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117904546 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117904546 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117904546 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117904546 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117904543 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:02 [2020-06-04T23:56:02.598Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117904540 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117904540 data=null doit=true} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117904540 data=null} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117904540 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117904539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117904531 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117904531 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117904531 data=null doit=true} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117904531 data=null} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117904531 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117904531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117904527 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:02 [2020-06-04T23:56:02.598Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117904527 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117904527 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117904527 data=null} to TreeItem with text {Traces [4]}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117904527 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117904527 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]}
19:56:02 [2020-06-04T23:56:02.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117904522 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:02 [2020-06-04T23:56:02.598Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904105 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117904105 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117904104 data=null} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904104 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117904104 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}
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904096 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:02 [2020-06-04T23:56:02.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:02 [2020-06-04T23:56:02.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904094 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117904094 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117904094 data=null} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904094 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117904094 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}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904092 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904091 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117904091 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117904091 data=null} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904091 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117904091 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}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904089 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904089 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904089 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117904088 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}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117904080 data=null button=1 stateMask=0x80000 x=148 y=108 count=2} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117903998 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117903997 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117903997 data=null} to TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:02 [2020-06-04T23:56:02.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - Attempting to set focus on Table with text {}
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117903494 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117903494 data=null doit=true} to TableItem with text {}
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117903494 data=null} to TableItem with text {}
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117903494 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117903492 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117903489 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:03 [2020-06-04T23:56:03.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117902660 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread1}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117902660 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117902660 data=null} to TreeItem with text {simple_server-thread1}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117902659 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117902659 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}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117902656 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread1}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:04 [2020-06-04T23:56:04.340Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117902652 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117902652 data=null doit=true} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117902651 data=null} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117902651 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117902651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117902640 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117902636 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117902636 data=null doit=true} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117902635 data=null} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117902635 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117902635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117902631 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:04 [2020-06-04T23:56:04.340Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117902630 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117902630 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117902630 data=null} to TreeItem with text {Traces [4]}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117902630 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117902630 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]}
19:56:04 [2020-06-04T23:56:04.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117902623 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:04 [2020-06-04T23:56:04.340Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902204 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117902204 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117902204 data=null} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902203 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117902203 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}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902195 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:04 [2020-06-04T23:56:04.901Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902193 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117902193 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117902193 data=null} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902193 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117902193 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}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902190 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902190 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117902190 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117902190 data=null} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902190 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117902190 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}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902187 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902187 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902187 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117902187 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}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902179 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117902115 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117902115 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117902115 data=null} to TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:04 [2020-06-04T23:56:04.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - Attempting to set focus on Table with text {}
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117901611 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117901611 data=null doit=true} to TableItem with text {}
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117901611 data=null} to TableItem with text {}
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117901611 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117901610 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117901605 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:05 [2020-06-04T23:56:05.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:06 [2020-06-04T23:56:06.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117900777 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread2}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117900777 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117900777 data=null} to TreeItem with text {simple_server-thread2}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117900776 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117900776 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}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117900774 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread2}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:06 [2020-06-04T23:56:06.278Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117900770 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117900770 data=null doit=true} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117900770 data=null} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117900770 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117900770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117900762 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117900762 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117900762 data=null doit=true} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117900762 data=null} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117900762 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117900762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117900758 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:06 [2020-06-04T23:56:06.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117900758 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117900758 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117900758 data=null} to TreeItem with text {Traces [4]}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117900757 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117900757 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]}
19:56:06 [2020-06-04T23:56:06.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117900752 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:06 [2020-06-04T23:56:06.278Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900335 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117900335 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117900335 data=null} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900335 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117900335 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}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900326 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:06 [2020-06-04T23:56:06.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900325 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117900325 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117900325 data=null} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900325 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117900325 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}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900322 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900321 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117900321 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117900321 data=null} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900321 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117900321 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}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900319 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900318 data=null button=1 stateMask=0x0 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900318 data=null button=1 stateMask=0x0 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.534Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117900318 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}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900309 data=null button=1 stateMask=0x80000 x=136 y=156 count=2} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117900205 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117900201 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117900197 data=null} to TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Attempting to set focus on Table with text {}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117900194 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117900194 data=null doit=true} to TableItem with text {}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117900193 data=null} to TableItem with text {}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117900193 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:06 [2020-06-04T23:56:06.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117900192 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:06 [2020-06-04T23:56:06.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117900188 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:06 [2020-06-04T23:56:06.793Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:06 [2020-06-04T23:56:06.793Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:08 [2020-06-04T23:56:08.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:08 [2020-06-04T23:56:08.157Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117898961 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117898961 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117898961 data=null} to TreeItem with text {ust-overlap-testing}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117898961 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898961 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}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117898958 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.158Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117898954 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117898954 data=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117898954 data=null} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117898954 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117898946 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117898945 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117898945 data=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117898945 data=null} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117898944 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117898941 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117898940 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117898940 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117898940 data=null} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117898940 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898940 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]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117898935 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117898932 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117898932 data=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117898932 data=null} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117898932 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898932 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117898925 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117898925 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117898925 data=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117898924 data=null} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117898924 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117898918 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.158Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117898918 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117898918 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117898918 data=null} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117898917 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898917 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]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117898913 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117898912 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117898912 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117898912 data=null} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117898912 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898912 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]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117898910 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Clicking on with mnemonic 'Clear'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Clicked on with mnemonic 'Clear'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117898884 data=null doit=true} to Shell with text {Confirm Clear}
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Clicking on &Yes
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117898883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117898883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117898883 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117898883 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117898883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117898883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117898883 data=null item=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')
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117898899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Clicked on 
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117898254 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117898254 data=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117898254 data=null} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117898254 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117898233 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117898232 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117898232 data=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117898232 data=null} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117898232 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117898228 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:08 [2020-06-04T23:56:08.720Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117898228 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117898228 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117898228 data=null} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117898228 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898228 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]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117898223 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117898223 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117898223 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117898223 data=null} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117898223 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898223 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]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117898221 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117898175 data=null doit=true} to Shell with text {Trace Import}
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:08 [2020-06-04T23:56:08.720Z] 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')
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.720Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117898174 data=null} to (of type 'Combo')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117898165 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117898165 data=null doit=true} to TreeItem with text {import}
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117898165 data=null} to TreeItem with text {import}
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117898164 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117898164 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}
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117898164 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Setting state to checked on: import
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=-2117898159 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:'))
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:08 [2020-06-04T23:56:08.721Z] 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')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:08 [2020-06-04T23:56:08.721Z] 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')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:08 [2020-06-04T23:56:08.721Z] 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')
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] 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')
19:56:08 [2020-06-04T23:56:08.722Z] 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.
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - Clicking on &Finish
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117898154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117898154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117898154 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117898154 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117898154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117898154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:08 [2020-06-04T23:56:08.722Z] DEBUG - Clicked on &Finish
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117897645 data=null doit=true} to Shell with text {Confirmation}
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Clicking on Skip All
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-2117897645 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')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-2117897644 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')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-2117897644 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-2117897644 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-2117897644 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')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-2117897644 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')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-2117897644 data=null item=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')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Clicked on 
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117898154 data=null item=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')
19:56:09 [2020-06-04T23:56:09.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117898209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117897134 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117897134 data=null doit=true} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117897134 data=null} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117897134 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117897134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117897128 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117897127 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117897127 data=null doit=true} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117897127 data=null} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117897127 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117897127 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117897124 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:09 [2020-06-04T23:56:09.844Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117897124 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117897123 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117897123 data=null} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117897123 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117897123 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117897119 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117897119 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117897119 data=null} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117897119 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:09 [2020-06-04T23:56:09.845Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117897118 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]}
19:56:09 [2020-06-04T23:56:09.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117897117 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:10 [2020-06-04T23:56:10.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:10 [2020-06-04T23:56:10.100Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:10 [2020-06-04T23:56:10.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896800 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117896800 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117896800 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896800 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117896800 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896791 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:10 [2020-06-04T23:56:10.129Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896790 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117896790 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117896790 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896790 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117896790 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896787 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896787 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117896786 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117896786 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896786 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117896786 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896784 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896784 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896783 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117896783 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896775 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117896684 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117896632 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117896631 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.385Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:56:10 [2020-06-04T23:56:10.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:10 [2020-06-04T23:56:10.945Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - Attempting to set focus on Table with text {}
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117896128 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117896128 data=null doit=true} to TableItem with text {}
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117896128 data=null} to TableItem with text {}
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117896128 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117896127 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117896124 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:10 [2020-06-04T23:56:10.946Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117895099 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117895099 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117895099 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117895099 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117895098 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117895096 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:11 [2020-06-04T23:56:11.871Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117895092 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117895092 data=null doit=true} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117895092 data=null} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117895092 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117895091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117895084 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117895083 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117895083 data=null doit=true} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117895083 data=null} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117895082 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117895082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117895079 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117895078 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117895078 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117895078 data=null} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117895078 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117895078 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117895073 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117895071 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117895071 data=null doit=true} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117895071 data=null} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117895071 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117895070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117895064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:11 [2020-06-04T23:56:11.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117895064 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117895064 data=null doit=true} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117895064 data=null} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117895064 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117895064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117895060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:11 [2020-06-04T23:56:11.872Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117895060 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117895060 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117895060 data=null} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117895060 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117895060 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117895055 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117895054 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117895054 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117895054 data=null} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117895054 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117895054 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117895052 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Clicking on with mnemonic 'Clear'
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Clicked on with mnemonic 'Clear'
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117895022 data=null doit=true} to Shell with text {Confirm Clear}
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Clicking on &Yes
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117895022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117895022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117895022 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117895021 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117895021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117895021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:11 [2020-06-04T23:56:11.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117895021 data=null item=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')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117895041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Clicked on 
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117894811 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117894811 data=null doit=true} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117894811 data=null} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117894811 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117894811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117894805 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117894804 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117894804 data=null doit=true} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117894804 data=null} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117894804 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117894804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117894801 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:12 [2020-06-04T23:56:12.128Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117894800 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117894800 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117894800 data=null} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117894800 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117894800 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117894796 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117894795 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117894795 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117894795 data=null} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117894795 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117894795 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117894792 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117894719 data=null doit=true} to Shell with text {Trace Import}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:12 [2020-06-04T23:56:12.128Z] 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')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117894718 data=null} to (of type 'Combo')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117894709 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117894709 data=null doit=true} to TreeItem with text {import}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117894709 data=null} to TreeItem with text {import}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117894709 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117894709 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}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117894708 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - Setting state to checked on: import
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:12 [2020-06-04T23:56:12.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=-2117894703 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:'))
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:12 [2020-06-04T23:56:12.129Z] 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')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:12 [2020-06-04T23:56:12.129Z] 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')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:12 [2020-06-04T23:56:12.129Z] 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')
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] 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')
19:56:12 [2020-06-04T23:56:12.129Z] 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.
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - Clicking on &Finish
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117894698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117894698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117894698 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117894698 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117894698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117894698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.385Z] DEBUG - Clicked on &Finish
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117894187 data=null doit=true} to Shell with text {Confirmation}
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Clicking on Skip All
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-2117894187 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')
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-2117894187 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')
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-2117894187 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-2117894187 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-2117894187 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')
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-2117894187 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')
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-2117894187 data=null item=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')
19:56:12 [2020-06-04T23:56:12.640Z] DEBUG - Clicked on 
19:56:12 [2020-06-04T23:56:12.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117894698 data=null item=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')
19:56:12 [2020-06-04T23:56:12.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117894781 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117893677 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117893677 data=null doit=true} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117893677 data=null} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117893677 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117893677 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117893670 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117893670 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117893670 data=null doit=true} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117893670 data=null} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117893670 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117893670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117893666 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:13 [2020-06-04T23:56:13.405Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117893666 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117893666 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117893666 data=null} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117893666 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117893665 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]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117893661 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117893661 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117893661 data=null} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117893661 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117893661 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]}
19:56:13 [2020-06-04T23:56:13.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117893658 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893242 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117893241 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117893241 data=null} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893241 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117893241 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}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893233 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:13 [2020-06-04T23:56:13.660Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893231 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117893231 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117893231 data=null} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893231 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117893231 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}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893228 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893228 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117893228 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117893228 data=null} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893228 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117893227 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}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893225 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893225 data=null button=1 stateMask=0x0 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.660Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893225 data=null button=1 stateMask=0x0 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.661Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117893225 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}
19:56:13 [2020-06-04T23:56:13.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893217 data=null button=1 stateMask=0x80000 x=148 y=84 count=2} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117893161 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117893155 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117893155 data=null} to TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.916Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:56:13 [2020-06-04T23:56:13.916Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - Attempting to set focus on Table with text {}
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117892651 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117892651 data=null doit=true} to TableItem with text {}
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117892651 data=null} to TableItem with text {}
19:56:14 [2020-06-04T23:56:14.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117892651 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:14 [2020-06-04T23:56:14.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117892649 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:14 [2020-06-04T23:56:14.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117892646 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:14 [2020-06-04T23:56:14.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:14 [2020-06-04T23:56:14.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:14 [2020-06-04T23:56:14.986Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:14 [2020-06-04T23:56:14.986Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117891816 data=null button=0 stateMask=0x0 x=148 y=84 count=0} to TreeItem with text {simple_server-thread1}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117891816 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117891816 data=null} to TreeItem with text {simple_server-thread1}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117891815 data=null button=1 stateMask=0x0 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117891815 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}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117891813 data=null button=1 stateMask=0x80000 x=148 y=84 count=1} to TreeItem with text {simple_server-thread1}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:15 [2020-06-04T23:56:15.241Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117891810 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117891810 data=null doit=true} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117891809 data=null} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117891809 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117891809 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117891801 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117891801 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.241Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117891800 data=null doit=true} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117891800 data=null} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117891800 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117891800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117891797 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:15 [2020-06-04T23:56:15.242Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117891796 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117891796 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117891796 data=null} to TreeItem with text {Traces [3]}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117891796 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117891796 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]}
19:56:15 [2020-06-04T23:56:15.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117891791 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:15 [2020-06-04T23:56:15.242Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891473 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117891473 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117891472 data=null} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891472 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117891472 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}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891464 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:15 [2020-06-04T23:56:15.497Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891462 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117891462 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117891462 data=null} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891462 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117891462 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}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891460 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891459 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117891459 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117891459 data=null} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891459 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117891459 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}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891456 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891456 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891456 data=null button=1 stateMask=0x0 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117891456 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}
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891447 data=null button=1 stateMask=0x80000 x=148 y=108 count=2} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117891376 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117891375 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117891375 data=null} to TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:15 [2020-06-04T23:56:15.498Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:16 [2020-06-04T23:56:16.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:16 [2020-06-04T23:56:16.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - Attempting to set focus on Table with text {}
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117890872 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117890872 data=null doit=true} to TableItem with text {}
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117890871 data=null} to TableItem with text {}
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117890871 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117890870 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117890867 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:16 [2020-06-04T23:56:16.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117890040 data=null button=0 stateMask=0x0 x=148 y=108 count=0} to TreeItem with text {simple_server-thread2}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117890039 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117890039 data=null} to TreeItem with text {simple_server-thread2}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117890039 data=null button=1 stateMask=0x0 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117890039 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}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117890036 data=null button=1 stateMask=0x80000 x=148 y=108 count=1} to TreeItem with text {simple_server-thread2}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:16 [2020-06-04T23:56:16.984Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117890033 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117890033 data=null doit=true} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117890033 data=null} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117890033 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117890032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117890024 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117890024 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117890024 data=null doit=true} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117890024 data=null} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117890024 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117890024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117890020 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:16 [2020-06-04T23:56:16.984Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117890020 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117890020 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117890020 data=null} to TreeItem with text {Traces [3]}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117890020 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117890020 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]}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117890015 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:16 [2020-06-04T23:56:16.984Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889898 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117889898 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117889898 data=null} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889897 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117889897 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}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889889 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:16 [2020-06-04T23:56:16.984Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889887 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117889887 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117889887 data=null} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889887 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117889887 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}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889885 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889885 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117889885 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117889885 data=null} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889884 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117889884 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}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889882 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889882 data=null button=1 stateMask=0x0 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889882 data=null button=1 stateMask=0x0 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117889882 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}
19:56:16 [2020-06-04T23:56:16.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889873 data=null button=1 stateMask=0x80000 x=136 y=132 count=2} to TreeItem with text {ust-overlap-testing}
19:56:17 [2020-06-04T23:56:17.240Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117889808 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
19:56:17 [2020-06-04T23:56:17.240Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117889803 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:17 [2020-06-04T23:56:17.240Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117889803 data=null} to TreeItem with text {ust-overlap-testing}
19:56:17 [2020-06-04T23:56:17.240Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:56:17 [2020-06-04T23:56:17.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:17 [2020-06-04T23:56:17.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:17 [2020-06-04T23:56:17.240Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - Attempting to set focus on Table with text {}
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117889299 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117889299 data=null doit=true} to TableItem with text {}
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117889299 data=null} to TableItem with text {}
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117889299 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117889297 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117889294 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:17 [2020-06-04T23:56:17.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117888468 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117888468 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117888468 data=null} to TreeItem with text {ust-overlap-testing}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117888468 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117888468 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}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117888465 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:18 [2020-06-04T23:56:18.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117888462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117888462 data=null doit=true} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117888462 data=null} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117888462 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117888462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117888452 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117888452 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117888452 data=null doit=true} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117888452 data=null} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117888451 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117888451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117888448 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117888447 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117888447 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117888447 data=null} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117888447 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117888447 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]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117888442 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117888439 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117888439 data=null doit=true} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117888439 data=null} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117888439 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117888439 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117888433 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117888431 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117888430 data=null doit=true} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117888430 data=null} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117888430 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117888430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117888426 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:18 [2020-06-04T23:56:18.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117888426 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117888426 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117888426 data=null} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117888426 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117888425 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]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117888421 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117888420 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117888420 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117888420 data=null} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117888420 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117888420 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]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117888417 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Clicking on with mnemonic 'Clear'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Clicked on with mnemonic 'Clear'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117888389 data=null doit=true} to Shell with text {Confirm Clear}
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:56:18 [2020-06-04T23:56:18.616Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - Clicking on &Yes
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117888389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117888389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117888389 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117888389 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117888389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117888389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:18 [2020-06-04T23:56:18.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117888389 data=null item=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')
19:56:18 [2020-06-04T23:56:18.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117888406 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Clicked on 
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117887923 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117887923 data=null doit=true} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117887923 data=null} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117887923 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117887923 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117887917 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117887916 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117887916 data=null doit=true} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117887916 data=null} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117887916 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117887916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117887912 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:19 [2020-06-04T23:56:19.127Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117887912 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117887912 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117887912 data=null} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117887912 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117887911 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]}
19:56:19 [2020-06-04T23:56:19.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117887907 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117887906 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117887906 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117887906 data=null} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117887906 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117887906 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]}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117887904 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117887858 data=null doit=true} to Shell with text {Trace Import}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:19 [2020-06-04T23:56:19.128Z] 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')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117887856 data=null} to (of type 'Combo')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117887848 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117887848 data=null doit=true} to TreeItem with text {import}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117887848 data=null} to TreeItem with text {import}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117887848 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117887848 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}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117887847 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Setting state to checked on: import
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-2117887830 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:'))
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:19 [2020-06-04T23:56:19.128Z] 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')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:19 [2020-06-04T23:56:19.129Z] 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')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:19 [2020-06-04T23:56:19.129Z] 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')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] 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')
19:56:19 [2020-06-04T23:56:19.129Z] 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.
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Clicking on &Finish
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117887825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117887825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117887825 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117887825 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117887825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117887825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.129Z] DEBUG - Clicked on &Finish
19:56:19 [2020-06-04T23:56:19.689Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117887316 data=null doit=true} to Shell with text {Confirmation}
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Clicking on Skip All
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-2117887315 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')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-2117887315 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')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-2117887315 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-2117887315 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-2117887315 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')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-2117887315 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')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-2117887315 data=null item=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')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Clicked on 
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117887825 data=null item=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')
19:56:19 [2020-06-04T23:56:19.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117887892 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117886804 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117886804 data=null doit=true} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117886804 data=null} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117886803 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117886803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117886797 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117886797 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117886797 data=null doit=true} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117886797 data=null} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117886797 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117886797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117886793 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:20 [2020-06-04T23:56:20.251Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117886792 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117886792 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117886792 data=null} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117886792 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117886792 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]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117886788 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117886787 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117886787 data=null} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117886787 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117886787 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]}
19:56:20 [2020-06-04T23:56:20.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117886785 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886368 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117886368 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117886368 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886368 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117886368 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886360 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:20 [2020-06-04T23:56:20.506Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886358 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117886357 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117886357 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886357 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117886357 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886355 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886354 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117886354 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117886354 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886354 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117886354 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886351 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886351 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886351 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.506Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117886351 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886343 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117886292 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117886292 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117886292 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.761Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:20 [2020-06-04T23:56:20.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:21 [2020-06-04T23:56:21.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:21 [2020-06-04T23:56:21.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:21 [2020-06-04T23:56:21.577Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:21 [2020-06-04T23:56:21.577Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Attempting to set focus on Table with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117884788 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117884788 data=null doit=true} to TableItem with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117884788 data=null} to TableItem with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117884788 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117884787 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117884783 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117884749 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117884749 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117884748 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117884748 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117884748 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117884745 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:22 [2020-06-04T23:56:22.137Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117884740 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117884740 data=null doit=true} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117884740 data=null} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117884740 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117884740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117884728 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117884728 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117884727 data=null doit=true} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117884727 data=null} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117884727 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117884727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117884722 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:22 [2020-06-04T23:56:22.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117884721 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117884721 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117884721 data=null} to TreeItem with text {Traces [3]}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117884721 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117884721 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]}
19:56:22 [2020-06-04T23:56:22.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117884714 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:22 [2020-06-04T23:56:22.137Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884295 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117884295 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117884295 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884295 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117884295 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884285 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:22 [2020-06-04T23:56:22.697Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884283 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117884283 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117884283 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884283 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117884283 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884279 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.697Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884279 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117884279 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117884279 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884279 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117884279 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884275 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884275 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884275 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117884275 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884264 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117884180 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117884133 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117884133 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:22 [2020-06-04T23:56:22.698Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117883110 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117883110 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117883110 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117883110 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117883110 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117883107 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.059Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117883104 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117883104 data=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117883104 data=null} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117883104 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117883104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117883096 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117883096 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117883096 data=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117883096 data=null} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117883096 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117883096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117883092 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.060Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117883092 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117883092 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117883092 data=null} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117883092 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117883092 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]}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117883087 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.060Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117883066 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117883066 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117883066 data=null} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117883066 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117883066 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}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117883058 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.060Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117883057 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117883056 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117883056 data=null} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117883056 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117883056 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}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117883054 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117883054 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117883053 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117883053 data=null} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117883053 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117883053 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}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117883051 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117883051 data=null button=1 stateMask=0x0 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117883051 data=null button=1 stateMask=0x0 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117883050 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}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117883044 data=null button=1 stateMask=0x80000 x=132 y=132 count=2} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117882996 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117882996 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117882996 data=null} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:24 [2020-06-04T23:56:24.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117881873 data=null button=0 stateMask=0x0 x=132 y=132 count=0} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117881873 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117881873 data=null} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117881873 data=null button=1 stateMask=0x0 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881873 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}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117881871 data=null button=1 stateMask=0x80000 x=132 y=132 count=1} to TreeItem with text {unrecognized.log}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117881868 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117881868 data=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117881868 data=null} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117881868 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881868 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117881860 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117881859 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117881859 data=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117881859 data=null} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117881859 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117881856 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117881855 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117881855 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117881855 data=null} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117881855 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881855 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]}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117881850 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117881847 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117881847 data=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117881847 data=null} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117881847 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117881841 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117881841 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117881841 data=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117881841 data=null} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117881840 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117881837 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:24 [2020-06-04T23:56:24.986Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117881836 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117881836 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117881836 data=null} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117881836 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:24 [2020-06-04T23:56:24.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881836 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]}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117881831 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117881830 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117881830 data=null doit=true} to TreeItem with text {Traces [3]}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117881830 data=null} to TreeItem with text {Traces [3]}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117881830 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881830 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]}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117881828 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Clicking on with mnemonic 'Clear'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Clicked on with mnemonic 'Clear'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117881803 data=null doit=true} to Shell with text {Confirm Clear}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Clicking on &Yes
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117881803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117881803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117881803 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117881803 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117881802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117881802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117881802 data=null item=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')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117881817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Clicked on 
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117881396 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117881396 data=null doit=true} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117881396 data=null} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117881396 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117881390 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-2117881362 data=null doit=true} to Shell with text {Import}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117881361 data=null doit=true} to TreeItem with text {Tracing}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117881361 data=null} to TreeItem with text {Tracing}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117881361 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117881361 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}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117881359 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:25 [2020-06-04T23:56:25.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-2117881358 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-2117881358 data=null doit=true} to Tree node with text: Trace Import
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-2117881358 data=null} to Tree node with text: Trace Import
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-2117881358 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881358 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
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-2117881356 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Clicking on &Next >
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2117881355 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')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2117881355 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')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2117881355 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2117881355 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2117881355 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')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2117881355 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')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2117881355 data=null item=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')
19:56:25 [2020-06-04T23:56:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Clicked on &Next >
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:25 [2020-06-04T23:56:25.610Z] 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')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117881316 data=null} to (of type 'Combo')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117881308 data=null doit=true} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117881307 data=null} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117881307 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117881307 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}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117881306 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117881306 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117881306 data=null doit=true} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117881306 data=null} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117881305 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881305 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}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117881305 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117881299 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:'))
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:25 [2020-06-04T23:56:25.610Z] 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')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@46efef45
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-2117881297 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2117881297 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-2117881297 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-2117881297 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-2117881297 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-2117881297 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-2117881297 data=null item=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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-2117881297 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-2117881297 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-2117881297 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-2117881297 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-2117881297 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:25 [2020-06-04T23:56:25.611Z] 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:25 [2020-06-04T23:56:25.611Z] 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')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] 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')
19:56:25 [2020-06-04T23:56:25.611Z] 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.
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Clicking on &Finish
19:56:25 [2020-06-04T23:56:25.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117881295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117881295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117881294 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117881294 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117881294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117881294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.868Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117881294 data=null item=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')
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117881389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Clicked on 
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117881115 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117881115 data=null doit=true} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117881115 data=null} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117881115 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117881112 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117881111 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117881111 data=null doit=true} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117881111 data=null} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117881111 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117881108 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:25 [2020-06-04T23:56:25.868Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117881108 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117881108 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117881108 data=null} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117881107 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117881107 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117881103 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117881103 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117881103 data=null} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117881103 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117881102 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]}
19:56:25 [2020-06-04T23:56:25.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117881101 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880885 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117880885 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117880885 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880885 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117880885 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880877 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:26 [2020-06-04T23:56:26.123Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880875 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117880875 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117880875 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880875 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117880875 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880873 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880873 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117880873 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117880872 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880872 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117880872 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880870 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880870 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.124Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880870 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.124Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117880870 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880861 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117880810 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117880810 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117880810 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.124Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:26 [2020-06-04T23:56:26.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:26 [2020-06-04T23:56:26.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:26 [2020-06-04T23:56:26.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:27 [2020-06-04T23:56:27.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:27 [2020-06-04T23:56:27.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Attempting to set focus on Table with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117879306 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117879306 data=null doit=true} to TableItem with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117879306 data=null} to TableItem with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117879306 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117879305 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117879301 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117879269 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117879269 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117879268 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117879268 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117879268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117879265 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117879261 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117879261 data=null doit=true} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117879261 data=null} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117879261 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117879261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117879253 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117879253 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117879252 data=null doit=true} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117879252 data=null} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117879252 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117879252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117879249 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:27 [2020-06-04T23:56:27.804Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117879248 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117879248 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117879248 data=null} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117879248 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117879248 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117879243 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117879243 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117879243 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117879243 data=null} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117879243 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117879243 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117879240 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Clicking on with mnemonic 'Clear'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Clicked on with mnemonic 'Clear'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117879214 data=null doit=true} to Shell with text {Confirm Clear}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Clicking on &Yes
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117879214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117879214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117879214 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117879214 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117879214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117879214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117879214 data=null item=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')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117879229 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Clicked on 
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Unselecting all in (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2117879058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2117879058 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2117879058 data=null doit=true} to (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2117879058 data=null} to (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117879058 data=null button=1 stateMask=0x40000 x=89 y=60 count=1} to (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117879058 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')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117879053 data=null button=1 stateMask=0xc0000 x=89 y=60 count=1} to (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-2117879020 data=null doit=true} to Shell with text {Import}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:27 [2020-06-04T23:56:27.804Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:27 [2020-06-04T23:56:27.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-2117879018 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-2117879018 data=null doit=true} to Tree node with text: Trace Import
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-2117879018 data=null} to Tree node with text: Trace Import
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-2117879018 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117879018 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
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-2117879018 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Clicking on &Next >
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-2117879017 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')
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-2117879017 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')
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-2117879017 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-2117879017 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-2117879016 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')
19:56:27 [2020-06-04T23:56:27.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-2117879016 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')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-2117879016 data=null item=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')
19:56:28 [2020-06-04T23:56:28.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Clicked on &Next >
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:28 [2020-06-04T23:56:28.061Z] 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')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117878987 data=null} to (of type 'Combo')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117878979 data=null doit=true} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117878979 data=null} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117878978 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117878978 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}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117878977 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117878977 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117878977 data=null doit=true} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117878977 data=null} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117878976 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117878976 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}
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117878976 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117878970 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:'))
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:28 [2020-06-04T23:56:28.062Z] 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')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:28 [2020-06-04T23:56:28.062Z] 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')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:28 [2020-06-04T23:56:28.063Z] 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')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] 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')
19:56:28 [2020-06-04T23:56:28.063Z] 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.
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Clicking on &Finish
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117878965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117878965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117878965 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117878965 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117878965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117878965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.063Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117878965 data=null item=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')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117879052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Clicked on 
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117878813 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117878813 data=null doit=true} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117878813 data=null} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117878813 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117878813 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}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117878805 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117878805 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117878805 data=null doit=true} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117878805 data=null} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117878805 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117878805 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}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117878801 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117878801 data=null doit=true} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117878801 data=null} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117878801 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117878801 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}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117878799 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117878799 data=null button=0 stateMask=0x0 x=89 y=132 count=0} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117878799 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117878799 data=null} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117878799 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117878799 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117878794 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117878794 data=null doit=true} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117878793 data=null} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117878793 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117878793 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]}
19:56:28 [2020-06-04T23:56:28.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117878791 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]}
19:56:28 [2020-06-04T23:56:28.623Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878473 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117878473 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117878473 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878473 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117878473 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878464 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:28 [2020-06-04T23:56:28.624Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878462 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117878462 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117878462 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878462 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117878462 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878459 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878459 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117878459 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117878459 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878459 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117878458 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878456 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878455 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878455 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117878455 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878447 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117878396 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117878396 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117878396 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:28 [2020-06-04T23:56:28.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:29 [2020-06-04T23:56:29.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:29 [2020-06-04T23:56:29.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:29 [2020-06-04T23:56:29.439Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:29 [2020-06-04T23:56:29.439Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Attempting to set focus on Table with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117876892 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117876891 data=null doit=true} to TableItem with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117876891 data=null} to TableItem with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117876891 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117876890 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117876887 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117876856 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117876856 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117876855 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117876855 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117876855 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117876853 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:29 [2020-06-04T23:56:29.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=-2117876849 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117876845 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117876845 data=null doit=true} to TreeItem with text {Tracing}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117876845 data=null} to TreeItem with text {Tracing}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117876845 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117876845 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}
19:56:29 [2020-06-04T23:56:29.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117876837 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:56:30 [2020-06-04T23:56:30.254Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:56:30 [2020-06-04T23:56:30.254Z] DEBUG - Clicking on with mnemonic 'Delete'
19:56:30 [2020-06-04T23:56:30.254Z] DEBUG - Clicked on with mnemonic 'Delete'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null item=null 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')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117876219 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Clicking on OK
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117876219 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117876219 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117876219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117876219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117876764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Clicked on 
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117876026 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117876026 data=null doit=true} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117876026 data=null} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117876026 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117876026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117876018 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:30 [2020-06-04T23:56:30.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117876017 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117876017 data=null doit=true} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117876017 data=null} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117876017 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117876017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117876014 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:30 [2020-06-04T23:56:30.816Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117876014 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117876013 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117876013 data=null} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117876013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117876013 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]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117876009 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117876008 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117876008 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117876008 data=null} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117876008 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117876008 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]}
19:56:30 [2020-06-04T23:56:30.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117876006 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Clicking on with mnemonic 'Clear'
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Clicked on with mnemonic 'Clear'
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117875980 data=null doit=true} to Shell with text {Confirm Clear}
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Clicking on &Yes
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117875979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117875979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117875979 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117875979 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117875979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117875979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117875979 data=null item=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')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117875993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Clicked on 
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117875956 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117875956 data=null doit=true} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117875955 data=null} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117875955 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117875955 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117875950 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117875949 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117875949 data=null doit=true} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117875949 data=null} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117875949 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117875949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117875945 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117875945 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117875945 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117875944 data=null} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117875944 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117875944 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]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117875932 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117875932 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117875931 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117875931 data=null} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117875931 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117875931 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]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117875929 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117875883 data=null doit=true} to Shell with text {Trace Import}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:31 [2020-06-04T23:56:31.072Z] 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')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117875881 data=null} to (of type 'Combo')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117875872 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117875872 data=null doit=true} to TreeItem with text {import}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117875872 data=null} to TreeItem with text {import}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117875872 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117875872 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}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117875871 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Setting state to checked on: import
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-2117875833 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:'))
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:31 [2020-06-04T23:56:31.072Z] 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')
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.072Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c695956
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117875830 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117875830 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117875830 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117875830 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117875830 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117875830 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117875830 data=null item=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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117875830 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117875830 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117875830 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117875830 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117875830 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:31 [2020-06-04T23:56:31.073Z] 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:31 [2020-06-04T23:56:31.073Z] 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')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] 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')
19:56:31 [2020-06-04T23:56:31.073Z] 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.
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Clicking on &Finish
19:56:31 [2020-06-04T23:56:31.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117875826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117875826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117875826 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117875826 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117875826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117875826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:31 [2020-06-04T23:56:31.074Z] DEBUG - Clicked on &Finish
19:56:31 [2020-06-04T23:56:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117875826 data=null item=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')
19:56:31 [2020-06-04T23:56:31.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117875918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117875316 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117875316 data=null doit=true} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117875316 data=null} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117875316 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117875316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117875310 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117875310 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117875310 data=null doit=true} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117875310 data=null} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117875310 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117875310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117875306 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:31 [2020-06-04T23:56:31.634Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117875306 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117875306 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117875306 data=null} to TreeItem with text {Traces [5]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117875306 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117875306 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]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117875302 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117875301 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117875301 data=null} to TreeItem with text {Traces [5]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117875301 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117875301 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]}
19:56:31 [2020-06-04T23:56:31.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117875299 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874882 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117874882 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117874882 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874882 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117874882 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874874 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:32 [2020-06-04T23:56:32.194Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874873 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117874873 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117874872 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874872 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117874872 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874870 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874869 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117874869 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117874869 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874869 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117874869 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874865 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874865 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874865 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117874865 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874854 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117874799 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117874799 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117874799 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:32 [2020-06-04T23:56:32.194Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:32 [2020-06-04T23:56:32.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:32 [2020-06-04T23:56:32.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:33 [2020-06-04T23:56:33.313Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:33 [2020-06-04T23:56:33.313Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:33 [2020-06-04T23:56:33.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:33 [2020-06-04T23:56:33.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:33 [2020-06-04T23:56:33.568Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:33 [2020-06-04T23:56:33.568Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Attempting to set focus on Table with text {}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117873295 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117873294 data=null doit=true} to TableItem with text {}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117873294 data=null} to TableItem with text {}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117873294 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117873293 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117873289 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117873256 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117873256 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117873256 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117873255 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117873255 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117873253 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:33 [2020-06-04T23:56:33.569Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:33 [2020-06-04T23:56:33.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117873249 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117873249 data=null doit=true} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117873249 data=null} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117873249 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117873249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117873240 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117873240 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117873240 data=null doit=true} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117873240 data=null} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117873240 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117873240 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117873236 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:33 [2020-06-04T23:56:33.826Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117873236 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117873236 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117873236 data=null} to TreeItem with text {Traces [5]}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117873236 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117873236 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]}
19:56:33 [2020-06-04T23:56:33.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117873231 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:33 [2020-06-04T23:56:33.826Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872814 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117872813 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117872813 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872813 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117872813 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872805 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:34 [2020-06-04T23:56:34.081Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872804 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117872804 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117872804 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872803 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117872803 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872801 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872800 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117872800 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117872800 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872800 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117872800 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872798 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872798 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872798 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117872798 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872790 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117872735 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117872735 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117872735 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.337Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:56:34 [2020-06-04T23:56:34.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:34 [2020-06-04T23:56:34.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117871611 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117871611 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117871611 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117871611 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117871610 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117871608 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:35 [2020-06-04T23:56:35.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117871605 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117871605 data=null doit=true} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117871605 data=null} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117871605 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117871605 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117871597 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117871596 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117871596 data=null doit=true} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117871596 data=null} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117871596 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117871596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117871592 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:35 [2020-06-04T23:56:35.263Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117871592 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117871592 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117871592 data=null} to TreeItem with text {Traces [5]}
19:56:35 [2020-06-04T23:56:35.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117871592 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117871591 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]}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117871587 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:35 [2020-06-04T23:56:35.264Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117871566 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117871565 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117871565 data=null} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117871565 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117871565 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}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117871557 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:35 [2020-06-04T23:56:35.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:35 [2020-06-04T23:56:35.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:35 [2020-06-04T23:56:35.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:35 [2020-06-04T23:56:35.519Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:35 [2020-06-04T23:56:35.519Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:35 [2020-06-04T23:56:35.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117871555 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117871555 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117871555 data=null} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117871555 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117871554 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}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117871552 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117871552 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117871552 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117871551 data=null} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117871551 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117871551 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}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117871549 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117871549 data=null button=1 stateMask=0x0 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117871549 data=null button=1 stateMask=0x0 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117871542 data=null button=1 stateMask=0x80000 x=132 y=156 count=2} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117871542 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117871542 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117871542 data=null} to TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:35 [2020-06-04T23:56:35.520Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117871549 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}
19:56:36 [2020-06-04T23:56:36.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:36 [2020-06-04T23:56:36.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:36 [2020-06-04T23:56:36.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117870319 data=null button=0 stateMask=0x0 x=132 y=156 count=0} to TreeItem with text {unrecognized.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117870319 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117870319 data=null} to TreeItem with text {unrecognized.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117870319 data=null button=1 stateMask=0x0 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117870319 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}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117870316 data=null button=1 stateMask=0x80000 x=132 y=156 count=1} to TreeItem with text {unrecognized.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:36 [2020-06-04T23:56:36.640Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117870314 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117870314 data=null doit=true} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117870314 data=null} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117870314 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117870313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117870305 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117870305 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117870305 data=null doit=true} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117870305 data=null} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117870304 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117870304 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117870301 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:36 [2020-06-04T23:56:36.640Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117870301 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117870301 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117870301 data=null} to TreeItem with text {Traces [5]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117870300 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117870300 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]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117870295 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:36 [2020-06-04T23:56:36.640Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-2117870295 data=null doit=true} to TreeItem with text {z-clashes [2]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-2117870295 data=null} to TreeItem with text {z-clashes [2]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-2117870295 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [2]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117870295 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]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-2117870292 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [2]}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870268 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117870268 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117870268 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870268 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117870268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870260 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:36 [2020-06-04T23:56:36.640Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870259 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117870258 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117870258 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870258 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117870258 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870255 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870255 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117870255 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117870255 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870255 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117870255 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870252 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870252 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870252 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117870252 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870245 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117870187 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117870186 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117870186 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:36 [2020-06-04T23:56:36.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:37 [2020-06-04T23:56:37.200Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:37 [2020-06-04T23:56:37.200Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:37 [2020-06-04T23:56:37.760Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:37 [2020-06-04T23:56:37.760Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Attempting to set focus on Table with text {}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117868681 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117868681 data=null doit=true} to TableItem with text {}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117868681 data=null} to TableItem with text {}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117868680 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117868679 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117868676 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117868645 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117868645 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117868645 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117868644 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117868644 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117868642 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:38 [2020-06-04T23:56:38.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:38 [2020-06-04T23:56:38.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117868639 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117868639 data=null doit=true} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117868639 data=null} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117868639 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117868639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117868631 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117868631 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117868631 data=null doit=true} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117868631 data=null} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117868631 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117868631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117868627 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:38 [2020-06-04T23:56:38.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117868627 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117868627 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117868627 data=null} to TreeItem with text {Traces [5]}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117868626 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117868626 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]}
19:56:38 [2020-06-04T23:56:38.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117868622 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:38 [2020-06-04T23:56:38.321Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:38 [2020-06-04T23:56:38.321Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868204 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117868204 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117868204 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868204 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117868203 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868195 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:38 [2020-06-04T23:56:38.881Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868194 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117868193 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117868193 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868193 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117868193 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868190 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868190 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117868190 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117868190 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868190 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117868190 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868187 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868187 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868187 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117868187 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868179 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117868124 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117868123 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117868123 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:38 [2020-06-04T23:56:38.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:39 [2020-06-04T23:56:39.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:39 [2020-06-04T23:56:39.806Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117866998 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117866998 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117866998 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117866997 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866997 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117866995 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117866992 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117866992 data=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117866992 data=null} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117866991 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117866983 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117866983 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117866983 data=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117866983 data=null} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117866983 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117866979 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.062Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117866978 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117866978 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117866978 data=null} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117866978 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866978 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]}
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117866973 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.062Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117866970 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117866970 data=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117866970 data=null} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117866970 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117866964 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117866964 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117866964 data=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117866964 data=null} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117866963 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117866959 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.063Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117866959 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117866959 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117866958 data=null} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117866958 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866958 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]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117866952 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117866952 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117866951 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117866951 data=null} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117866951 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866951 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]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117866948 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117866893 data=null doit=true} to Shell with text {Trace Import}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:40 [2020-06-04T23:56:40.063Z] 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')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117866891 data=null} to (of type 'Combo')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117866883 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117866883 data=null doit=true} to TreeItem with text {import}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117866883 data=null} to TreeItem with text {import}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117866883 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866883 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}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117866882 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Setting state to checked on: import
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-2117866877 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:'))
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:40 [2020-06-04T23:56:40.063Z] 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')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.063Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:40 [2020-06-04T23:56:40.064Z] 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')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:40 [2020-06-04T23:56:40.064Z] 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')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] 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')
19:56:40 [2020-06-04T23:56:40.064Z] 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.
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Clicking on &Finish
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117866873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117866873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117866872 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117866872 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117866872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117866872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Clicked on &Finish
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117866815 data=null doit=true} to Shell with text {Confirmation}
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Clicking on Skip All
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-2117866815 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')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-2117866815 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')
19:56:40 [2020-06-04T23:56:40.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-2117866815 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-2117866815 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
19:56:40 [2020-06-04T23:56:40.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-2117866815 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')
19:56:40 [2020-06-04T23:56:40.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-2117866815 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')
19:56:40 [2020-06-04T23:56:40.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-2117866815 data=null item=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')
19:56:40 [2020-06-04T23:56:40.065Z] DEBUG - Clicked on 
19:56:40 [2020-06-04T23:56:40.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117866872 data=null item=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')
19:56:40 [2020-06-04T23:56:40.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117866933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117866304 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117866304 data=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117866304 data=null} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117866304 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117866297 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117866296 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117866296 data=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117866296 data=null} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117866296 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117866292 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:40 [2020-06-04T23:56:40.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117866292 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117866292 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117866292 data=null} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117866292 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117866292 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]}
19:56:40 [2020-06-04T23:56:40.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117866287 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:40 [2020-06-04T23:56:40.703Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:40 [2020-06-04T23:56:40.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:40 [2020-06-04T23:56:40.958Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:40 [2020-06-04T23:56:40.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865868 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:40 [2020-06-04T23:56:40.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117865868 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:40 [2020-06-04T23:56:40.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117865868 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:40 [2020-06-04T23:56:40.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865868 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:40 [2020-06-04T23:56:40.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865867 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865858 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.214Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865857 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117865857 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117865857 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865857 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865857 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865854 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865853 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117865853 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117865853 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865853 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865853 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865851 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865850 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865850 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117865850 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865843 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865807 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117865807 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117865807 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Attempting to set focus on Table with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117865805 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117865805 data=null doit=true} to TableItem with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117865805 data=null} to TableItem with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117865805 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117865804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117865801 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865770 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117865770 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117865770 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865770 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865770 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117865767 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.214Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117865763 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117865763 data=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117865763 data=null} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117865763 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117865755 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117865754 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117865754 data=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117865754 data=null} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117865754 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117865750 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.215Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117865750 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117865750 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117865750 data=null} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117865750 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865749 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]}
19:56:41 [2020-06-04T23:56:41.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117865745 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.215Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865426 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117865426 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117865426 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865426 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865426 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865417 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.470Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865416 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117865416 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117865416 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865416 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865416 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865413 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865413 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117865413 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117865413 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865413 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865413 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865410 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865410 data=null button=1 stateMask=0x0 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865410 data=null button=1 stateMask=0x0 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117865410 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865403 data=null button=1 stateMask=0x80000 x=153 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865377 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117865377 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117865377 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865352 data=null button=0 stateMask=0x0 x=153 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117865352 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117865351 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865351 data=null button=1 stateMask=0x0 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865351 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117865348 data=null button=1 stateMask=0x80000 x=153 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.727Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117865345 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117865345 data=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117865345 data=null} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117865344 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117865332 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117865331 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117865331 data=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117865331 data=null} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117865331 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117865327 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.727Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117865326 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117865326 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117865326 data=null} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117865326 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865326 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]}
19:56:41 [2020-06-04T23:56:41.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117865320 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.727Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117865000 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117865000 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117865000 data=null} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117865000 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117865000 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}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117864991 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.982Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117864990 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117864990 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117864990 data=null} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117864989 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864989 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}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117864987 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117864986 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117864986 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117864986 data=null} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117864986 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864986 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}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117864984 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117864983 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-2117864983 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117864983 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}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117864977 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-2117864951 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-2117864951 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-2117864951 data=null} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-2117864926 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-2117864926 data=null doit=true} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-2117864925 data=null} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-2117864925 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864925 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}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-2117864923 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log}
19:56:41 [2020-06-04T23:56:41.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117864919 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117864919 data=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117864919 data=null} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117864919 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864919 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117864911 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117864910 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117864910 data=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117864910 data=null} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117864910 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117864906 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:41 [2020-06-04T23:56:41.983Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117864906 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117864906 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117864906 data=null} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117864906 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864906 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]}
19:56:41 [2020-06-04T23:56:41.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117864900 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:41 [2020-06-04T23:56:41.983Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:41 [2020-06-04T23:56:41.983Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
19:56:42 [2020-06-04T23:56:42.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:42 [2020-06-04T23:56:42.237Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864582 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117864582 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117864582 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864581 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864581 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864572 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:42 [2020-06-04T23:56:42.493Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864571 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117864571 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117864571 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864570 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864570 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864568 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864567 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117864567 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117864567 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864567 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864567 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864564 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864564 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864564 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117864564 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864557 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864521 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117864521 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117864521 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Attempting to set focus on Table with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117864519 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117864519 data=null doit=true} to TableItem with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117864518 data=null} to TableItem with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117864518 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117864517 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117864515 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864485 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117864484 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117864484 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864484 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864484 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117864481 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:42 [2020-06-04T23:56:42.494Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117864478 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117864478 data=null doit=true} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117864478 data=null} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117864478 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117864468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117864468 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117864468 data=null doit=true} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117864468 data=null} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117864468 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117864464 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:42 [2020-06-04T23:56:42.494Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117864464 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117864464 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117864464 data=null} to TreeItem with text {Traces [5]}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117864463 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864463 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]}
19:56:42 [2020-06-04T23:56:42.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117864458 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:42 [2020-06-04T23:56:42.494Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:42 [2020-06-04T23:56:42.494Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864140 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117864140 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117864139 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864139 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864139 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864131 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:42 [2020-06-04T23:56:42.749Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864129 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117864129 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117864129 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864129 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864129 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864127 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864126 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117864126 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117864126 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864126 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864126 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864123 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864123 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864123 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117864123 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864116 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864091 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117864090 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117864090 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:42 [2020-06-04T23:56:42.750Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864064 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117864064 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117864064 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864064 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864064 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117864061 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.005Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117864057 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117864057 data=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117864057 data=null} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117864057 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864057 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117864029 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117864028 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117864028 data=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117864028 data=null} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117864028 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117864024 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117864024 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117864024 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117864024 data=null} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117864024 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864024 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]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117864018 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117864015 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117864015 data=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117864015 data=null} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117864014 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117864008 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117864007 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117864007 data=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117864007 data=null} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117864007 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117864003 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.006Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117864003 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117864003 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117864003 data=null} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117864003 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117864003 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]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117863998 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-2117863998 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-2117863998 data=null doit=true} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-2117863998 data=null} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-2117863998 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117863998 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]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-2117863995 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117863949 data=null doit=true} to Shell with text {Trace Import}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:43 [2020-06-04T23:56:43.006Z] 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')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117863947 data=null} to (of type 'Combo')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117863925 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117863925 data=null doit=true} to TreeItem with text {import}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117863925 data=null} to TreeItem with text {import}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117863925 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117863925 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}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117863925 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Setting state to checked on: import
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-2117863920 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:'))
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:43 [2020-06-04T23:56:43.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:43 [2020-06-04T23:56:43.007Z] 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')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:43 [2020-06-04T23:56:43.007Z] 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')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:43 [2020-06-04T23:56:43.007Z] 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')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] 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')
19:56:43 [2020-06-04T23:56:43.007Z] 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.
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Clicking on &Finish
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117863914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117863914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117863914 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117863914 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117863914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117863914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Clicked on &Finish
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117863897 data=null doit=true} to Shell with text {Confirmation}
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:56:43 [2020-06-04T23:56:43.007Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Clicking on Rename All
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-2117863897 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')
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-2117863897 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')
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-2117863897 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-2117863896 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-2117863896 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')
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-2117863896 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')
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-2117863896 data=null item=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')
19:56:43 [2020-06-04T23:56:43.008Z] DEBUG - Clicked on 
19:56:43 [2020-06-04T23:56:43.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117863914 data=null item=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')
19:56:43 [2020-06-04T23:56:43.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117863984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117863386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117863386 data=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117863386 data=null} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117863386 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117863386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117863380 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117863380 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117863380 data=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117863380 data=null} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117863380 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117863379 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117863376 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:43 [2020-06-04T23:56:43.521Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-2117863376 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-2117863375 data=null doit=true} to TreeItem with text {Traces [10]}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-2117863375 data=null} to TreeItem with text {Traces [10]}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-2117863375 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117863375 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]}
19:56:43 [2020-06-04T23:56:43.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-2117863371 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:43 [2020-06-04T23:56:43.521Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:56:43 [2020-06-04T23:56:43.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:43 [2020-06-04T23:56:43.776Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:43 [2020-06-04T23:56:43.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863052 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:43 [2020-06-04T23:56:43.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863052 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:43 [2020-06-04T23:56:43.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863052 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:43 [2020-06-04T23:56:43.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863051 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:43 [2020-06-04T23:56:43.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117863051 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)}
19:56:43 [2020-06-04T23:56:43.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863043 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:44 [2020-06-04T23:56:44.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863041 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863041 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863041 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863040 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117863040 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)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863038 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863037 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863037 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863037 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863037 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117863037 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)}
19:56:44 [2020-06-04T23:56:44.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863035 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863035 data=null button=1 stateMask=0x0 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863034 data=null button=1 stateMask=0x0 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117863034 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)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117863025 data=null button=1 stateMask=0x80000 x=160 y=228 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117862967 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117862967 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117862967 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:44 [2020-06-04T23:56:44.032Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:44 [2020-06-04T23:56:44.592Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:44 [2020-06-04T23:56:44.592Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:45 [2020-06-04T23:56:45.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:45 [2020-06-04T23:56:45.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Attempting to set focus on Table with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117861462 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117861462 data=null doit=true} to TableItem with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117861462 data=null} to TableItem with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117861462 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117861461 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117861457 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117861425 data=null button=0 stateMask=0x0 x=160 y=228 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117861425 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117861424 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117861424 data=null button=1 stateMask=0x0 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117861424 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)}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117861421 data=null button=1 stateMask=0x80000 x=160 y=228 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:45 [2020-06-04T23:56:45.407Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117861418 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117861418 data=null doit=true} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117861418 data=null} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117861418 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117861418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117861409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117861409 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117861409 data=null doit=true} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117861409 data=null} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117861409 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117861409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117861405 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:45 [2020-06-04T23:56:45.662Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-2117861405 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-2117861405 data=null doit=true} to TreeItem with text {Traces [10]}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-2117861405 data=null} to TreeItem with text {Traces [10]}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-2117861405 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117861405 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]}
19:56:45 [2020-06-04T23:56:45.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-2117861400 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:45 [2020-06-04T23:56:45.662Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860980 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860980 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860980 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860980 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117860980 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)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860972 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:45 [2020-06-04T23:56:45.918Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860970 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860970 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860970 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860970 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117860970 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)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860967 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860967 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860967 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860967 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860967 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117860967 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)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860965 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860964 data=null button=1 stateMask=0x0 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860964 data=null button=1 stateMask=0x0 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:45 [2020-06-04T23:56:45.918Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117860964 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)}
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860955 data=null button=1 stateMask=0x80000 x=163 y=276 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860896 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860895 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117860895 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:46 [2020-06-04T23:56:46.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117859771 data=null button=0 stateMask=0x0 x=163 y=276 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117859771 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117859771 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117859771 data=null button=1 stateMask=0x0 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117859771 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)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117859768 data=null button=1 stateMask=0x80000 x=163 y=276 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:47 [2020-06-04T23:56:47.099Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117859765 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117859765 data=null doit=true} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117859765 data=null} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117859765 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117859765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117859757 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117859756 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117859756 data=null doit=true} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117859756 data=null} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117859756 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117859756 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117859753 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:47 [2020-06-04T23:56:47.099Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-2117859753 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-2117859753 data=null doit=true} to TreeItem with text {Traces [10]}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-2117859752 data=null} to TreeItem with text {Traces [10]}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-2117859752 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117859752 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]}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-2117859748 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:47 [2020-06-04T23:56:47.099Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859723 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-2117859723 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-2117859723 data=null} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859723 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117859722 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)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859713 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:47 [2020-06-04T23:56:47.355Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859712 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-2117859712 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-2117859712 data=null} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859712 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117859712 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)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859709 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859709 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-2117859709 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-2117859708 data=null} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859708 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117859708 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)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859706 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859705 data=null button=1 stateMask=0x0 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859705 data=null button=1 stateMask=0x0 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117859705 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)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859697 data=null button=1 stateMask=0x80000 x=141 y=324 count=2} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117859647 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-2117859646 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-2117859646 data=null} to TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:47 [2020-06-04T23:56:47.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117858520 data=null button=0 stateMask=0x0 x=141 y=324 count=0} to TreeItem with text {unrecognized.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-2117858520 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-2117858520 data=null} to TreeItem with text {unrecognized.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117858520 data=null button=1 stateMask=0x0 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117858520 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)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-2117858517 data=null button=1 stateMask=0x80000 x=141 y=324 count=1} to TreeItem with text {unrecognized.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:48 [2020-06-04T23:56:48.536Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117858514 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117858514 data=null doit=true} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117858514 data=null} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117858514 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117858514 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117858505 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117858505 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117858505 data=null doit=true} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117858505 data=null} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117858505 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117858505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117858502 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:48 [2020-06-04T23:56:48.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-2117858501 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-2117858501 data=null doit=true} to TreeItem with text {Traces [10]}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-2117858501 data=null} to TreeItem with text {Traces [10]}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-2117858501 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117858501 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]}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-2117858496 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:48 [2020-06-04T23:56:48.536Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:56:48 [2020-06-04T23:56:48.536Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858472 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858472 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858471 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858471 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117858471 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)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858463 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:48 [2020-06-04T23:56:48.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:48 [2020-06-04T23:56:48.537Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858462 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858462 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858462 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858461 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117858461 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)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858459 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858459 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858459 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858459 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858458 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117858458 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)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858456 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858456 data=null button=1 stateMask=0x0 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858456 data=null button=1 stateMask=0x0 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117858456 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)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858447 data=null button=1 stateMask=0x80000 x=176 y=132 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858380 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858379 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117858379 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:48 [2020-06-04T23:56:48.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:49 [2020-06-04T23:56:49.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:49 [2020-06-04T23:56:49.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:49 [2020-06-04T23:56:49.657Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:49 [2020-06-04T23:56:49.657Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Attempting to set focus on Table with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117856875 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117856875 data=null doit=true} to TableItem with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117856875 data=null} to TableItem with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117856875 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117856874 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117856870 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117856837 data=null button=0 stateMask=0x0 x=176 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117856837 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117856837 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117856836 data=null button=1 stateMask=0x0 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117856836 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)}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117856834 data=null button=1 stateMask=0x80000 x=176 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:50 [2020-06-04T23:56:50.220Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117856831 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117856831 data=null doit=true} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117856831 data=null} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117856831 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117856831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117856822 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117856822 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117856822 data=null doit=true} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117856822 data=null} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117856822 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117856822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117856818 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:50 [2020-06-04T23:56:50.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:50 [2020-06-04T23:56:50.221Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:50 [2020-06-04T23:56:50.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-2117856817 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
19:56:50 [2020-06-04T23:56:50.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-2117856817 data=null doit=true} to TreeItem with text {Traces [10]}
19:56:50 [2020-06-04T23:56:50.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-2117856817 data=null} to TreeItem with text {Traces [10]}
19:56:50 [2020-06-04T23:56:50.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-2117856817 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:50 [2020-06-04T23:56:50.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117856817 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]}
19:56:50 [2020-06-04T23:56:50.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-2117856812 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:50 [2020-06-04T23:56:50.221Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:56:50 [2020-06-04T23:56:50.221Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
19:56:50 [2020-06-04T23:56:50.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856392 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856392 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856392 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856392 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117856392 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)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856382 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:50 [2020-06-04T23:56:50.476Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856381 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856381 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856381 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856380 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117856380 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)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856377 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856377 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856377 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856377 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856377 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117856377 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)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856374 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856374 data=null button=1 stateMask=0x0 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856374 data=null button=1 stateMask=0x0 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.476Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117856374 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)}
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856365 data=null button=1 stateMask=0x80000 x=179 y=180 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856304 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856303 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117856303 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:50 [2020-06-04T23:56:50.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117855176 data=null button=0 stateMask=0x0 x=179 y=180 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117855176 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117855176 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117855176 data=null button=1 stateMask=0x0 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117855176 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)}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117855173 data=null button=1 stateMask=0x80000 x=179 y=180 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:51 [2020-06-04T23:56:51.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117855170 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117855170 data=null doit=true} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117855170 data=null} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117855170 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117855170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117855162 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117855162 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117855162 data=null doit=true} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117855161 data=null} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117855161 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117855161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117855157 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-2117855157 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-2117855157 data=null doit=true} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-2117855157 data=null} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-2117855157 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117855156 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]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-2117855151 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117855148 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117855148 data=null doit=true} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117855148 data=null} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117855148 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117855148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117855142 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117855142 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117855142 data=null doit=true} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117855142 data=null} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117855142 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117855141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117855138 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:51 [2020-06-04T23:56:51.913Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-2117855137 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-2117855137 data=null doit=true} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-2117855137 data=null} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-2117855137 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117855137 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]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-2117855132 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-2117855132 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-2117855132 data=null doit=true} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-2117855132 data=null} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-2117855131 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117855131 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]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-2117855129 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [10]}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Clicking on with mnemonic 'Clear'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Clicked on with mnemonic 'Clear'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117855100 data=null doit=true} to Shell with text {Confirm Clear}
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Clicking on &Yes
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117855100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117855100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117855100 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117855100 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117855100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117855099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:56:51 [2020-06-04T23:56:51.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117855099 data=null item=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')
19:56:53 [2020-06-04T23:56:53.274Z] DEBUG - Clicked on 
19:56:53 [2020-06-04T23:56:53.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117855117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117853130 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117853130 data=null doit=true} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117853130 data=null} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117853130 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117853130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117853124 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117853124 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117853124 data=null doit=true} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117853123 data=null} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117853123 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117853123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117853120 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:53 [2020-06-04T23:56:53.834Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117853119 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117853119 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117853119 data=null} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117853119 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117853118 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]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117853114 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117853113 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117853113 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117853113 data=null} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117853113 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117853113 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]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117853111 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Clicking on with mnemonic 'New Folder...'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Clicked on with mnemonic 'New Folder...'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Clicking on OK
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117853084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117853084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117853084 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117853084 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117853084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117853084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117853084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-2117853100 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...'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Clicked on 
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117853062 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117853061 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117853061 data=null} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117853061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117853061 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]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117853059 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Clicking on with mnemonic 'New Folder...'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Clicked on with mnemonic 'New Folder...'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Clicking on OK
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117853020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117853020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117853020 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117853020 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117853020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117853020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.835Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117853020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-2117853049 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...'
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Clicked on 
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117852998 data=null doit=true} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117852998 data=null} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117852998 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117852998 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]}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117852996 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-2117852996 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-2117852996 data=null doit=true} to TreeItem with text {FolderA}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-2117852996 data=null} to TreeItem with text {FolderA}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-2117852996 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117852996 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}
19:56:53 [2020-06-04T23:56:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-2117852991 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA}
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117852903 data=null doit=true} to Shell with text {Trace Import}
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:54 [2020-06-04T23:56:54.090Z] 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')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117852902 data=null} to (of type 'Combo')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117852894 data=null doit=true} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117852894 data=null} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117852893 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117852893 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}
19:56:54 [2020-06-04T23:56:54.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117852892 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117852892 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117852892 data=null doit=true} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117852892 data=null} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117852892 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117852892 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}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117852891 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:54 [2020-06-04T23:56:54.091Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117852886 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117852885 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117852885 data=null} to Tree node with text: kernel-overlap-testing
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117852885 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117852885 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
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117852884 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117852882 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:'))
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:54 [2020-06-04T23:56:54.091Z] 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5fa8e568
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117852881 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117852880 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117852880 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117852880 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117852880 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117852880 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117852880 data=null item=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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117852880 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117852880 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117852880 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117852880 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117852880 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:54 [2020-06-04T23:56:54.091Z] 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')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.091Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:54 [2020-06-04T23:56:54.092Z] 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')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] 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')
19:56:54 [2020-06-04T23:56:54.092Z] 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.
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Clicking on &Finish
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117852834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117852834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117852833 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117852833 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117852833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117852833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:54 [2020-06-04T23:56:54.092Z] DEBUG - Clicked on &Finish
19:56:54 [2020-06-04T23:56:54.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117852833 data=null item=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')
19:56:54 [2020-06-04T23:56:54.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117852978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117852323 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117852323 data=null doit=true} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117852323 data=null} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117852322 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117852322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117852316 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117852316 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117852316 data=null doit=true} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117852316 data=null} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117852316 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117852316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117852313 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:54 [2020-06-04T23:56:54.602Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117852312 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117852312 data=null doit=true} to TreeItem with text {Traces [2]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117852312 data=null} to TreeItem with text {Traces [2]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117852312 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117852312 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]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117852308 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:56:54 [2020-06-04T23:56:54.602Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-2117852308 data=null doit=true} to TreeItem with text {FolderA [2]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-2117852308 data=null} to TreeItem with text {FolderA [2]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-2117852307 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [2]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117852307 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]}
19:56:54 [2020-06-04T23:56:54.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-2117852305 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [2]}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851888 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117851887 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117851887 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851887 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117851887 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851879 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:55 [2020-06-04T23:56:55.162Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851877 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117851877 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117851877 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851877 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117851877 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851874 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851874 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117851874 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117851874 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851874 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117851874 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851872 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851872 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851872 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117851871 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851863 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117851811 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117851810 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117851810 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:55 [2020-06-04T23:56:55.162Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:55 [2020-06-04T23:56:55.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:55 [2020-06-04T23:56:55.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:56 [2020-06-04T23:56:56.281Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:56 [2020-06-04T23:56:56.281Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - Attempting to set focus on Table with text {}
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117850306 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117850306 data=null doit=true} to TableItem with text {}
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117850306 data=null} to TableItem with text {}
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117850306 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117850305 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117850301 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:56 [2020-06-04T23:56:56.536Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117850270 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117850269 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117850269 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117850269 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117850269 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117850266 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:56 [2020-06-04T23:56:56.791Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117850263 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117850263 data=null doit=true} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117850263 data=null} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117850263 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117850263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117850255 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117850255 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117850254 data=null doit=true} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117850254 data=null} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117850254 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117850254 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117850251 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:56 [2020-06-04T23:56:56.791Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117850251 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117850251 data=null doit=true} to TreeItem with text {Traces [2]}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117850251 data=null} to TreeItem with text {Traces [2]}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117850251 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117850251 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]}
19:56:56 [2020-06-04T23:56:56.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117850246 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:56:56 [2020-06-04T23:56:56.791Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:56:56 [2020-06-04T23:56:56.791Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849828 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117849828 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117849828 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849828 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117849828 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849820 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:57 [2020-06-04T23:56:57.046Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849818 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117849818 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117849818 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849818 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117849818 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849816 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849815 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117849815 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117849815 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849815 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117849815 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849813 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849813 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849812 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.046Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117849812 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849803 data=null button=1 stateMask=0x80000 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117849627 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117849626 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117849619 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Attempting to set focus on Table with text {}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117849616 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117849615 data=null doit=true} to TableItem with text {}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117849615 data=null} to TableItem with text {}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117849615 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117849614 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117849609 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:57 [2020-06-04T23:56:57.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117848183 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117848183 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117848183 data=null} to TreeItem with text {kernel-overlap-testing}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117848183 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117848183 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117848180 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:58 [2020-06-04T23:56:58.665Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:58 [2020-06-04T23:56:58.665Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-2117848178 data=null button=0 stateMask=0x0 x=98 y=156 count=0} to TreeItem with text {FolderB}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-2117848178 data=null doit=true} to TreeItem with text {FolderB}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-2117848178 data=null} to TreeItem with text {FolderB}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-2117848178 data=null button=1 stateMask=0x0 x=98 y=156 count=1} to TreeItem with text {FolderB}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117848178 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}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-2117848171 data=null button=1 stateMask=0x80000 x=98 y=156 count=1} to TreeItem with text {FolderB}
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:56:58 [2020-06-04T23:56:58.665Z] DEBUG - Clicking on with mnemonic 'Import...'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Clicked on with mnemonic 'Import...'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117848122 data=null doit=true} to Shell with text {Trace Import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:56:58 [2020-06-04T23:56:58.921Z] 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')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117848120 data=null} to (of type 'Combo')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117848112 data=null doit=true} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117848112 data=null} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117848112 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117848112 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}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117848110 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117848110 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117848110 data=null doit=true} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117848110 data=null} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117848110 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117848110 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}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117848109 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:58 [2020-06-04T23:56:58.921Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117848104 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117848104 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117848104 data=null} to Tree node with text: kernel-overlap-testing
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117848104 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117848104 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
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117848103 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117848101 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:'))
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:56:58 [2020-06-04T23:56:58.921Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:56:58 [2020-06-04T23:56:58.922Z] 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')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:56:58 [2020-06-04T23:56:58.922Z] 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')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:56:58 [2020-06-04T23:56:58.922Z] 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')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] 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')
19:56:58 [2020-06-04T23:56:58.922Z] 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.
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Clicking on &Finish
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117848097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117848097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117848097 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117848097 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117848097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117848097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.922Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:56:58 [2020-06-04T23:56:58.923Z] DEBUG - Clicked on &Finish
19:56:58 [2020-06-04T23:56:58.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117848097 data=null item=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')
19:56:58 [2020-06-04T23:56:58.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117848160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117847586 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117847586 data=null doit=true} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117847586 data=null} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117847586 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117847586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117847579 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117847579 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117847579 data=null doit=true} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117847579 data=null} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117847579 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117847579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117847575 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:56:59 [2020-06-04T23:56:59.483Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117847575 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117847575 data=null doit=true} to TreeItem with text {Traces [4]}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117847575 data=null} to TreeItem with text {Traces [4]}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117847575 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117847575 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]}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117847570 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:56:59 [2020-06-04T23:56:59.483Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-2117847570 data=null doit=true} to TreeItem with text {FolderB [2]}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-2117847570 data=null} to TreeItem with text {FolderB [2]}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-2117847570 data=null button=1 stateMask=0x0 x=109 y=156 count=1} to TreeItem with text {FolderB [2]}
19:56:59 [2020-06-04T23:56:59.483Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117847569 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]}
19:56:59 [2020-06-04T23:56:59.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-2117847567 data=null button=1 stateMask=0x80000 x=109 y=156 count=1} to TreeItem with text {FolderB [2]}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847150 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117847149 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117847149 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847149 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117847149 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847141 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:56:59 [2020-06-04T23:56:59.738Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847140 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117847140 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117847140 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847139 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117847139 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847137 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847136 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117847136 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Attempting to set focus on Tree with text {}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117847136 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847136 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117847136 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847134 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847133 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847133 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.738Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117847133 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847125 data=null button=1 stateMask=0x80000 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117847062 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117847061 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117847061 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.994Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:56:59 [2020-06-04T23:56:59.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:59 [2020-06-04T23:56:59.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:56:59 [2020-06-04T23:56:59.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:00 [2020-06-04T23:57:00.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:00 [2020-06-04T23:57:00.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:00 [2020-06-04T23:57:00.808Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:00 [2020-06-04T23:57:00.808Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Attempting to set focus on Table with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117845556 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117845556 data=null doit=true} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117845556 data=null} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117845556 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117845555 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117845551 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117845520 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117845519 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117845519 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117845519 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117845519 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117845516 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:01 [2020-06-04T23:57:01.367Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117845514 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117845514 data=null doit=true} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117845514 data=null} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117845513 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117845513 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117845505 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117845505 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117845505 data=null doit=true} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117845505 data=null} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117845505 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117845505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117845502 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:01 [2020-06-04T23:57:01.368Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117845501 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117845501 data=null doit=true} to TreeItem with text {Traces [4]}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117845501 data=null} to TreeItem with text {Traces [4]}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117845501 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117845501 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]}
19:57:01 [2020-06-04T23:57:01.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117845496 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:57:01 [2020-06-04T23:57:01.368Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:57:01 [2020-06-04T23:57:01.368Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845178 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117845177 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117845177 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845177 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117845177 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845169 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:01 [2020-06-04T23:57:01.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845167 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117845167 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117845167 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845167 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117845167 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845164 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845164 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117845164 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117845164 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845164 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117845164 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845161 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845161 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845161 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117845161 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845152 data=null button=1 stateMask=0x80000 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117845004 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117845003 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117844997 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Attempting to set focus on Table with text {}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117844994 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117844994 data=null doit=true} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117844994 data=null} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117844993 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117844992 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117844988 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:01 [2020-06-04T23:57:01.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117843461 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117843461 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117843461 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117843461 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117843461 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117843458 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:57:03 [2020-06-04T23:57:03.812Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
19:57:03 [2020-06-04T23:57:03.812Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2117843455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2117843455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2117843455 data=null doit=true} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2117843455 data=null} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117843455 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117843455 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')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117843447 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2117843447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2117843447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2117843447 data=null doit=true} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2117843447 data=null} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-2117843446 data=null button=1 stateMask=0x40000 x=109 y=156 count=1} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117843446 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')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-2117843442 data=null button=1 stateMask=0xc0000 x=109 y=156 count=1} to (of type 'Tree')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Clicking on with mnemonic 'Delete'
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Clicked on with mnemonic 'Delete'
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Clicking on &Yes
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117843414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117843414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117843414 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117843414 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117843414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117843414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:03 [2020-06-04T23:57:03.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117843414 data=null item=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')
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117843430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Clicked on 
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117842881 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117842881 data=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117842881 data=null} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117842881 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117842872 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117842871 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117842871 data=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117842871 data=null} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117842871 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117842832 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117842831 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117842831 data=null doit=true} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117842831 data=null} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117842831 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842831 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]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117842826 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-2117842825 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-2117842825 data=null doit=true} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-2117842825 data=null} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-2117842825 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842825 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]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-2117842823 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]}
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Clicking on with mnemonic 'Clear'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Clicked on with mnemonic 'Clear'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:57:04 [2020-06-04T23:57:04.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117842798 data=null doit=true} to Shell with text {Confirm Clear}
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - Clicking on &Yes
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117842798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117842797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117842797 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117842797 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117842797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117842797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117842797 data=null item=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')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117842812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Clicked on 
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117842629 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117842629 data=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117842629 data=null} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117842628 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117842622 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117842622 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117842622 data=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117842622 data=null} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117842621 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117842618 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.324Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117842618 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117842618 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117842618 data=null} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117842617 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842617 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]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117842613 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117842612 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117842612 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117842612 data=null} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117842612 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842612 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]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117842610 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Clicking on with mnemonic 'New Folder...'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Clicked on with mnemonic 'New Folder...'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Clicking on OK
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117842583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117842583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117842583 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117842583 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117842583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117842583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117842583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-2117842599 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...'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Clicked on 
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117842511 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117842510 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117842510 data=null} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117842510 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842510 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]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117842507 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:57:04 [2020-06-04T23:57:04.324Z] DEBUG - Clicking on with mnemonic 'New Folder...'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Clicked on with mnemonic 'New Folder...'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Clicking on OK
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117842480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117842480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117842480 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117842480 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117842480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117842480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117842480 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-2117842497 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...'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Clicked on 
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117842410 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117842410 data=null} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117842409 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117842409 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]}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117842408 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-2117842406 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-2117842406 data=null doit=true} to TreeItem with text {FolderA}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-2117842406 data=null} to TreeItem with text {FolderA}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-2117842406 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842406 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}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-2117842401 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Clicking on with mnemonic 'Import...'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Clicked on with mnemonic 'Import...'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117842314 data=null doit=true} to Shell with text {Trace Import}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:57:04 [2020-06-04T23:57:04.580Z] 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')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117842312 data=null} to (of type 'Combo')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117842304 data=null doit=true} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117842304 data=null} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117842303 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117842303 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}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117842302 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117842301 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117842301 data=null doit=true} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117842301 data=null} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117842301 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842301 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}
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117842301 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117842294 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:'))
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:57:04 [2020-06-04T23:57:04.581Z] 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')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:57:04 [2020-06-04T23:57:04.581Z] 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')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:57:04 [2020-06-04T23:57:04.581Z] 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')
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] 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')
19:57:04 [2020-06-04T23:57:04.581Z] 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.
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - Clicking on &Finish
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117842290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117842290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117842290 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117842290 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117842290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117842290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.836Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117842290 data=null item=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')
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117842390 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Clicked on 
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117842133 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117842133 data=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117842133 data=null} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117842133 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117842127 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117842126 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117842126 data=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117842126 data=null} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117842126 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842126 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117842123 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:04 [2020-06-04T23:57:04.836Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117842122 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117842122 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117842122 data=null} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117842122 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117842122 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]}
19:57:04 [2020-06-04T23:57:04.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117842118 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:04 [2020-06-04T23:57:04.837Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
19:57:04 [2020-06-04T23:57:04.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-2117842117 data=null doit=true} to TreeItem with text {FolderA [1]}
19:57:04 [2020-06-04T23:57:04.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-2117842117 data=null} to TreeItem with text {FolderA [1]}
19:57:04 [2020-06-04T23:57:04.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-2117842117 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [1]}
19:57:04 [2020-06-04T23:57:04.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117842117 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]}
19:57:04 [2020-06-04T23:57:04.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-2117842115 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [1]}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841798 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117841798 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117841798 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841798 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117841798 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841790 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:05 [2020-06-04T23:57:05.092Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841788 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117841788 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117841788 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841788 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117841788 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841785 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841785 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117841785 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117841785 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841785 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117841784 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841782 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841782 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841782 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117841782 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841764 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117841763 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117841763 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117841763 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.092Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:57:05 [2020-06-04T23:57:05.652Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:05 [2020-06-04T23:57:05.652Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:05 [2020-06-04T23:57:05.652Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:06 [2020-06-04T23:57:06.211Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:06 [2020-06-04T23:57:06.211Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Attempting to set focus on Table with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117840259 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117840259 data=null doit=true} to TableItem with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117840259 data=null} to TableItem with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117840259 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117840258 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117840255 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117840225 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117840225 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117840225 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117840225 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117840225 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117840222 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:06 [2020-06-04T23:57:06.772Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:06 [2020-06-04T23:57:06.772Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-2117840221 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to TreeItem with text {FolderB}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-2117840221 data=null doit=true} to TreeItem with text {FolderB}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-2117840221 data=null} to TreeItem with text {FolderB}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-2117840221 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to TreeItem with text {FolderB}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117840221 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}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-2117840215 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to TreeItem with text {FolderB}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Clicking on with mnemonic 'Import...'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Clicked on with mnemonic 'Import...'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117840170 data=null doit=true} to Shell with text {Trace Import}
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:57:06 [2020-06-04T23:57:06.772Z] 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')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:57:06 [2020-06-04T23:57:06.772Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117840168 data=null} to (of type 'Combo')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117840160 data=null doit=true} to TreeItem with text {import}
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117840160 data=null} to TreeItem with text {import}
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117840160 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117840160 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}
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117840158 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117840158 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117840158 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117840158 data=null} to Tree node with text: kernel-overlap-testing
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117840158 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117840158 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
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117840157 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117840151 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:'))
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:57:06 [2020-06-04T23:57:06.773Z] 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')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:57:06 [2020-06-04T23:57:06.773Z] 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')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:57:06 [2020-06-04T23:57:06.773Z] 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')
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.773Z] 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')
19:57:06 [2020-06-04T23:57:06.774Z] 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.
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Clicking on &Finish
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117840146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117840146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117840146 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117840146 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117840146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117840146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Clicked on &Finish
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117840146 data=null item=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')
19:57:06 [2020-06-04T23:57:06.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117840203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117839623 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117839623 data=null doit=true} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117839623 data=null} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117839623 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117839623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117839617 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117839617 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117839617 data=null doit=true} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117839617 data=null} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117839617 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117839617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117839613 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:07 [2020-06-04T23:57:07.335Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117839613 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117839613 data=null doit=true} to TreeItem with text {Traces [2]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117839613 data=null} to TreeItem with text {Traces [2]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117839613 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117839613 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]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117839609 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:07 [2020-06-04T23:57:07.335Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-2117839608 data=null doit=true} to TreeItem with text {FolderB [1]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-2117839608 data=null} to TreeItem with text {FolderB [1]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-2117839608 data=null button=1 stateMask=0x0 x=109 y=132 count=1} to TreeItem with text {FolderB [1]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117839608 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]}
19:57:07 [2020-06-04T23:57:07.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-2117839606 data=null button=1 stateMask=0x80000 x=109 y=132 count=1} to TreeItem with text {FolderB [1]}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839289 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117839288 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117839288 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839288 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117839288 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839279 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:07 [2020-06-04T23:57:07.591Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839278 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117839278 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117839278 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839278 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117839278 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839275 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839274 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117839274 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117839274 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839274 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117839274 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839271 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839270 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839270 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.591Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117839270 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839260 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117839111 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117839111 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117839104 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Attempting to set focus on Table with text {}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117839101 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117839101 data=null doit=true} to TableItem with text {}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117839101 data=null} to TableItem with text {}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117839101 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117839099 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117839096 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:07 [2020-06-04T23:57:07.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:09 [2020-06-04T23:57:09.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:09 [2020-06-04T23:57:09.731Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117837570 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:09 [2020-06-04T23:57:09.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117837570 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:09 [2020-06-04T23:57:09.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117837570 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:09 [2020-06-04T23:57:09.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117837570 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:09 [2020-06-04T23:57:09.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837570 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:09 [2020-06-04T23:57:09.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117837567 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:57:09 [2020-06-04T23:57:09.732Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2117837565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2117837564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2117837564 data=null doit=true} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2117837564 data=null} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-2117837564 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837564 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')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-2117837558 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2117837558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2117837558 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2117837558 data=null doit=true} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2117837557 data=null} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-2117837557 data=null button=1 stateMask=0x40000 x=109 y=132 count=1} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837557 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')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-2117837552 data=null button=1 stateMask=0xc0000 x=109 y=132 count=1} to (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Clicking on with mnemonic 'Delete'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Clicked on with mnemonic 'Delete'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Clicking on &Yes
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117837527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117837527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117837526 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117837526 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117837526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117837526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117837526 data=null item=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')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117837541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Clicked on 
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117837210 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117837210 data=null doit=true} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117837210 data=null} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117837210 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117837202 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117837202 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117837202 data=null doit=true} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117837202 data=null} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117837202 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117837198 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.732Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117837198 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117837198 data=null doit=true} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117837198 data=null} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117837198 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837197 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]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117837193 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117837193 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117837192 data=null doit=true} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117837192 data=null} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117837192 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837192 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]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117837190 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Clicking on with mnemonic 'Import...'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Clicked on with mnemonic 'Import...'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117837127 data=null doit=true} to Shell with text {Trace Import}
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:57:09 [2020-06-04T23:57:09.732Z] 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')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:57:09 [2020-06-04T23:57:09.732Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117837125 data=null} to (of type 'Combo')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117837117 data=null doit=true} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117837117 data=null} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117837117 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117837116 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}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117837115 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117837115 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117837115 data=null doit=true} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117837115 data=null} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117837115 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837115 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}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117837114 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.733Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-2117837109 data=null doit=true} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-2117837109 data=null} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-2117837109 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117837109 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
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-2117837107 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-2117837107 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-2117837107 data=null doit=true} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-2117837107 data=null} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-2117837107 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837107 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
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-2117837105 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-2117837103 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:'))
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@535d657f
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117837101 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')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117837100 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')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117837100 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117837100 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117837100 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')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117837100 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')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117837100 data=null item=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')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117837100 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')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117837100 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')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117837100 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')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117837100 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117837100 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Clicking on &Finish
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117837097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117837097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117837097 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117837097 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117837097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117837097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117837097 data=null item=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')
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117837179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Clicked on 
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117837070 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117837070 data=null doit=true} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117837070 data=null} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117837070 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117837064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117837064 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117837064 data=null doit=true} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117837064 data=null} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117837064 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117837060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:09 [2020-06-04T23:57:09.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117837060 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117837060 data=null doit=true} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117837060 data=null} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117837060 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117837060 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]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117837055 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117837055 data=null doit=true} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117837055 data=null} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117837055 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117837055 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]}
19:57:09 [2020-06-04T23:57:09.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117837053 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836720 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117836720 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117836720 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836720 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117836720 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836711 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:10 [2020-06-04T23:57:10.245Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836710 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117836710 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117836710 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836710 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117836710 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836707 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836707 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117836707 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117836706 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836706 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117836706 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836704 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836704 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836704 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117836704 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836696 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117836621 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117836620 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117836620 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:57:10 [2020-06-04T23:57:10.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:10 [2020-06-04T23:57:10.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:10 [2020-06-04T23:57:10.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:11 [2020-06-04T23:57:11.364Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:11 [2020-06-04T23:57:11.364Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Attempting to set focus on Table with text {}
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117835116 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117835116 data=null doit=true} to TableItem with text {}
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117835116 data=null} to TableItem with text {}
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117835116 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117835115 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117835112 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:11 [2020-06-04T23:57:11.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117835082 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117835082 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117835082 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117835082 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117835082 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117835079 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:11 [2020-06-04T23:57:11.925Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117835076 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117835076 data=null doit=true} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117835076 data=null} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117835076 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117835076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117835068 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117835068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117835068 data=null doit=true} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117835068 data=null} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117835068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117835068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117835064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:11 [2020-06-04T23:57:11.925Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117835064 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117835064 data=null doit=true} to TreeItem with text {Traces [2]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117835064 data=null} to TreeItem with text {Traces [2]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117835064 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117835064 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]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117835059 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:11 [2020-06-04T23:57:11.925Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-2117835059 data=null doit=true} to TreeItem with text {z-clashes [1]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-2117835059 data=null} to TreeItem with text {z-clashes [1]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-2117835059 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117835059 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]}
19:57:11 [2020-06-04T23:57:11.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-2117835057 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
19:57:12 [2020-06-04T23:57:12.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:12 [2020-06-04T23:57:12.180Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:12 [2020-06-04T23:57:12.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834640 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117834640 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117834640 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834640 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117834640 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834631 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:12 [2020-06-04T23:57:12.435Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834630 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117834629 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117834629 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834629 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117834629 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834626 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834626 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117834626 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:12 [2020-06-04T23:57:12.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117834625 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834625 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117834625 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834623 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834623 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834623 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117834623 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834615 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117834555 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117834555 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117834555 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:12 [2020-06-04T23:57:12.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:12 [2020-06-04T23:57:12.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:12 [2020-06-04T23:57:12.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:13 [2020-06-04T23:57:13.554Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:13 [2020-06-04T23:57:13.554Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Attempting to set focus on Table with text {}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117833050 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117833050 data=null doit=true} to TableItem with text {}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117833050 data=null} to TableItem with text {}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117833049 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117833048 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117833045 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117833015 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117833015 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117833015 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117833014 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117833014 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117833012 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:13 [2020-06-04T23:57:13.809Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:13 [2020-06-04T23:57:13.809Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117833008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117833008 data=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117833008 data=null} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117833008 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117833008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117832999 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117832999 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117832999 data=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117832999 data=null} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117832999 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117832995 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.064Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117832995 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117832995 data=null doit=true} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117832995 data=null} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117832995 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832994 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]}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117832990 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117832989 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117832989 data=null doit=true} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117832989 data=null} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117832989 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832989 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]}
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117832987 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Clicking on with mnemonic 'Clear'
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Clicked on with mnemonic 'Clear'
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Clicking on &Yes
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117832961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117832961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117832961 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117832961 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117832961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117832961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117832961 data=null item=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')
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117832976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Clicked on 
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117832654 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117832654 data=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117832654 data=null} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117832654 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117832648 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117832647 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117832647 data=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117832647 data=null} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117832647 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117832630 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117832630 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117832630 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117832630 data=null} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117832629 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832629 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]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117832624 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117832624 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117832624 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117832624 data=null} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117832623 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832623 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]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117832621 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Clicking on with mnemonic 'Import...'
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - Clicked on with mnemonic 'Import...'
19:57:14 [2020-06-04T23:57:14.320Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117832575 data=null doit=true} to Shell with text {Trace Import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:57:14 [2020-06-04T23:57:14.321Z] 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117832532 data=null} to (of type 'Combo')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117832523 data=null doit=true} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117832523 data=null} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117832523 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117832523 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}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117832521 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-2117832521 data=null button=0 stateMask=0x0 x=80 y=12 count=0} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117832521 data=null doit=true} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117832521 data=null} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117832521 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832521 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}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117832520 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117832515 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:'))
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:57:14 [2020-06-04T23:57:14.321Z] 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@27beea5c
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117832513 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117832513 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117832513 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117832513 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117832513 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117832513 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117832513 data=null item=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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117832513 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117832513 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117832513 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')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117832513 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117832513 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:57:14 [2020-06-04T23:57:14.321Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:57:14 [2020-06-04T23:57:14.322Z] 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')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] 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')
19:57:14 [2020-06-04T23:57:14.322Z] 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.
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Clicking on &Finish
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117832510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117832510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117832510 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117832510 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117832510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117832510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.577Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117832510 data=null item=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')
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117832610 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Clicked on 
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117832309 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117832309 data=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117832309 data=null} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117832309 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117832303 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117832303 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117832303 data=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117832303 data=null} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117832303 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117832300 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:14 [2020-06-04T23:57:14.577Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117832300 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117832299 data=null doit=true} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117832299 data=null} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117832299 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832299 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117832295 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117832295 data=null doit=true} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117832295 data=null} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117832295 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.578Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117832295 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]}
19:57:14 [2020-06-04T23:57:14.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117832293 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832077 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117832077 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117832077 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832077 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832077 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832069 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:14 [2020-06-04T23:57:14.832Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:14 [2020-06-04T23:57:14.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832068 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117832068 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117832067 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832067 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832067 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832065 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832064 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117832064 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117832064 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832064 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117832064 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832062 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832061 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832061 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117832061 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832052 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117832001 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117832000 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117832000 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:57:14 [2020-06-04T23:57:14.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:15 [2020-06-04T23:57:15.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:15 [2020-06-04T23:57:15.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:15 [2020-06-04T23:57:15.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:15 [2020-06-04T23:57:15.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Attempting to set focus on Table with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117830496 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117830496 data=null doit=true} to TableItem with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117830496 data=null} to TableItem with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117830496 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117830495 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117830491 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117830462 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117830462 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117830462 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117830462 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117830462 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117830459 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:16 [2020-06-04T23:57:16.517Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117830352 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117830352 data=null doit=true} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117830352 data=null} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117830352 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117830352 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}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117830344 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117830344 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117830344 data=null doit=true} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117830344 data=null} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117830344 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117830343 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}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117830340 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117830340 data=null doit=true} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117830340 data=null} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117830340 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117830340 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}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117830338 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117830337 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117830337 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117830337 data=null} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117830337 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117830337 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]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117830332 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117830332 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117830332 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117830332 data=null} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117830332 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117830332 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]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117830329 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]}
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:57:16 [2020-06-04T23:57:16.517Z] DEBUG - Clicking on with mnemonic 'Import...'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - Clicked on with mnemonic 'Import...'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117830282 data=null doit=true} to Shell with text {Trace Import}
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:57:16 [2020-06-04T23:57:16.773Z] 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')
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.773Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117830281 data=null} to (of type 'Combo')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117830272 data=null doit=true} to TreeItem with text {import}
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117830272 data=null} to TreeItem with text {import}
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117830272 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117830272 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}
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117830271 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117830270 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117830270 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117830270 data=null} to Tree node with text: kernel-overlap-testing
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117830270 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117830270 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
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117830269 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117830264 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:'))
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:57:16 [2020-06-04T23:57:16.774Z] 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')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:57:16 [2020-06-04T23:57:16.774Z] 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')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.774Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:57:16 [2020-06-04T23:57:16.775Z] 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')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] 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')
19:57:16 [2020-06-04T23:57:16.775Z] 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.
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Clicking on &Finish
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117830260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117830260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117830260 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117830260 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117830260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117830259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Clicked on &Finish
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117830259 data=null item=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')
19:57:16 [2020-06-04T23:57:16.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117830318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117829748 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117829748 data=null doit=true} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117829748 data=null} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117829748 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117829748 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}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117829742 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117829742 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117829742 data=null doit=true} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117829742 data=null} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117829742 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117829741 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}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117829738 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing}
19:57:17 [2020-06-04T23:57:17.335Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117829738 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117829737 data=null doit=true} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117829737 data=null} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117829737 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117829737 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117829733 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117829733 data=null doit=true} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117829732 data=null} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117829732 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117829732 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]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117829730 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829513 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117829513 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117829513 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829513 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117829513 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829505 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:17 [2020-06-04T23:57:17.335Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829503 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117829503 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117829503 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829503 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117829503 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829500 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829500 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117829500 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117829499 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829499 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117829499 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829497 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829496 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.335Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829496 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.336Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117829496 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829487 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117829385 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117829384 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117829383 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.591Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:57:17 [2020-06-04T23:57:17.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:17 [2020-06-04T23:57:17.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - Attempting to set focus on Table with text {}
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117828879 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117828879 data=null doit=true} to TableItem with text {}
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117828879 data=null} to TableItem with text {}
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117828878 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117828877 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117828874 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:18 [2020-06-04T23:57:18.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117827849 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117827849 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117827849 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117827848 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117827848 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117827846 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2117827844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2117827844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2117827844 data=null doit=true} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2117827844 data=null} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117827844 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117827844 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')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117827837 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-2117827837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-2117827837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-2117827837 data=null doit=true} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-2117827837 data=null} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117827837 data=null button=1 stateMask=0x40000 x=89 y=156 count=1} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117827837 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')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117827832 data=null button=1 stateMask=0xc0000 x=89 y=156 count=1} to (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Clicking on with mnemonic 'Clear'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Clicked on with mnemonic 'Clear'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Clicking on &Yes
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117827806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117827806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117827806 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117827806 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117827806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117827806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:19 [2020-06-04T23:57:19.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117827806 data=null item=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')
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117827821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Clicked on 
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117827496 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117827492 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing}
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117827492 data=null doit=true} to TreeItem with text {Tracing}
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117827492 data=null} to TreeItem with text {Tracing}
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117827492 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:57:19 [2020-06-04T23:57:19.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117827492 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}
19:57:19 [2020-06-04T23:57:19.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117827485 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing}
19:57:19 [2020-06-04T23:57:19.584Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:57:19 [2020-06-04T23:57:19.584Z] DEBUG - Clicking on with mnemonic 'Delete'
19:57:19 [2020-06-04T23:57:19.584Z] DEBUG - Clicked on with mnemonic 'Delete'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null item=null 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')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117826905 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Clicking on OK
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117826905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117826904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117826904 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117826904 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117826904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117826904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.145Z] DEBUG - Clicked on OK
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117826904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117827469 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117826880 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117826880 data=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117826880 data=null} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117826880 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117826874 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117826873 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117826873 data=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117826873 data=null} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117826873 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826873 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117826870 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117826869 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117826869 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117826869 data=null} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117826869 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826869 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]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117826865 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117826865 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117826864 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117826864 data=null} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117826864 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826864 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]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117826862 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Clicking on with mnemonic 'Clear'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Clicked on with mnemonic 'Clear'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117826838 data=null doit=true} to Shell with text {Confirm Clear}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Clicking on &Yes
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117826837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117826837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117826837 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117826837 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117826837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117826837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117826837 data=null item=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')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117826851 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Clicked on 
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117826814 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117826814 data=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117826814 data=null} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117826814 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117826808 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117826808 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117826807 data=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117826807 data=null} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117826807 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117826804 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.146Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117826804 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117826804 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117826804 data=null} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117826804 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826804 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]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117826799 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117826799 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117826799 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117826799 data=null} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117826799 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826799 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]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117826797 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Clicking on with mnemonic 'Import...'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Clicked on with mnemonic 'Import...'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117826753 data=null doit=true} to Shell with text {Trace Import}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-2117826752 data=null doit=true} to Button with text {Select roo&t directory:}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-2117826752 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:}
19:57:20 [2020-06-04T23:57:20.146Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=-2117826751 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-2117826751 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-2117826751 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-2117826751 data=null item=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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-2117826749 data=null} to (of type 'Combo')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-2117826730 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-2117826730 data=null doit=true} to TreeItem with text {/}
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-2117826730 data=null} to TreeItem with text {/}
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-2117826730 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826730 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-2117826729 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Setting state to checked on: /
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117826724 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:'))
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:57:20 [2020-06-04T23:57:20.147Z] 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1a4e3326
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117826723 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117826723 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117826723 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117826723 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117826723 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117826723 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117826723 data=null item=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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117826723 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117826723 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117826722 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117826722 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117826722 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:57:20 [2020-06-04T23:57:20.147Z] 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')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.147Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:57:20 [2020-06-04T23:57:20.148Z] 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')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] 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')
19:57:20 [2020-06-04T23:57:20.148Z] 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.
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Clicking on &Finish
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117826720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117826720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117826720 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117826720 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117826719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117826719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:20 [2020-06-04T23:57:20.148Z] DEBUG - Clicked on &Finish
19:57:20 [2020-06-04T23:57:20.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117826719 data=null item=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')
19:57:20 [2020-06-04T23:57:20.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117826786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117826209 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117826209 data=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117826209 data=null} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117826209 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117826202 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117826202 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117826202 data=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117826202 data=null} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117826202 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117826198 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:20 [2020-06-04T23:57:20.658Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117826197 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117826197 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117826197 data=null} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117826197 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117826197 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]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117826192 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117826192 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117826192 data=null} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117826192 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117826192 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]}
19:57:20 [2020-06-04T23:57:20.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117826188 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:21 [2020-06-04T23:57:21.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:21 [2020-06-04T23:57:21.218Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:21 [2020-06-04T23:57:21.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825871 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117825871 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117825871 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825871 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117825870 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825862 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:21 [2020-06-04T23:57:21.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825860 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117825860 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117825860 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825860 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117825860 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825858 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825858 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117825858 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117825858 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825857 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117825857 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825855 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825855 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825855 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117825855 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825845 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117825794 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117825793 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117825793 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:57:21 [2020-06-04T23:57:21.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:21 [2020-06-04T23:57:21.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:21 [2020-06-04T23:57:21.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:22 [2020-06-04T23:57:22.034Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:22 [2020-06-04T23:57:22.034Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Attempting to set focus on Table with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117824289 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117824289 data=null doit=true} to TableItem with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117824289 data=null} to TableItem with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117824289 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117824288 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117824284 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117824254 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117824253 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117824253 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117824253 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117824253 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117824251 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:22 [2020-06-04T23:57:22.594Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117824248 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117824247 data=null doit=true} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117824247 data=null} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117824247 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117824247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117824239 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117824239 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117824239 data=null doit=true} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117824239 data=null} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117824239 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117824239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117824235 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:22 [2020-06-04T23:57:22.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117824235 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117824235 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117824235 data=null} to TreeItem with text {Traces [12]}
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117824235 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117824235 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]}
19:57:22 [2020-06-04T23:57:22.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117824230 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:22 [2020-06-04T23:57:22.595Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823912 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117823912 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117823912 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823912 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117823912 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823902 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:23 [2020-06-04T23:57:23.156Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823901 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117823901 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117823901 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823901 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117823901 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823898 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823898 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117823898 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117823898 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823898 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117823898 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823895 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823895 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823895 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117823895 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823888 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117823809 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117823808 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117823808 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:23 [2020-06-04T23:57:23.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - Attempting to set focus on Table with text {}
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117822305 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117822304 data=null doit=true} to TableItem with text {}
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117822304 data=null} to TableItem with text {}
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117822304 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117822303 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117822300 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:24 [2020-06-04T23:57:24.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117822271 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117822271 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117822271 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117822271 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117822271 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117822268 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:24 [2020-06-04T23:57:24.776Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117822265 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117822265 data=null doit=true} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117822265 data=null} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117822265 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117822265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117822257 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117822256 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117822256 data=null doit=true} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117822256 data=null} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117822256 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117822256 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117822252 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:24 [2020-06-04T23:57:24.776Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117822252 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117822252 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117822252 data=null} to TreeItem with text {Traces [12]}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117822252 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117822252 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]}
19:57:24 [2020-06-04T23:57:24.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117822247 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:24 [2020-06-04T23:57:24.776Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821825 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117821825 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117821825 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821825 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117821825 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821813 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:25 [2020-06-04T23:57:25.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821811 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117821811 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117821811 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821811 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117821811 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821807 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821807 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117821807 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117821807 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821807 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117821807 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821804 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821804 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821804 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.031Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117821804 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821796 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117821619 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117821618 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117821611 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Attempting to set focus on Table with text {}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117821608 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117821608 data=null doit=true} to TableItem with text {}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117821608 data=null} to TableItem with text {}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117821608 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117821606 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117821602 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:25 [2020-06-04T23:57:25.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117820075 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117820075 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117820075 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117820075 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117820075 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117820072 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:27 [2020-06-04T23:57:27.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117820069 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117820069 data=null doit=true} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117820069 data=null} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117820069 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117820069 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117820061 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117820060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117820060 data=null doit=true} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117820060 data=null} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117820060 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117820060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117820057 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:27 [2020-06-04T23:57:27.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117820056 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117820056 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117820056 data=null} to TreeItem with text {Traces [12]}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117820056 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117820056 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]}
19:57:27 [2020-06-04T23:57:27.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117820051 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:27 [2020-06-04T23:57:27.170Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819633 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117819633 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117819633 data=null} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819633 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117819633 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}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819625 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:27 [2020-06-04T23:57:27.425Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819623 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117819623 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117819623 data=null} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819623 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117819623 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}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819620 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819620 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117819620 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117819620 data=null} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819620 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117819619 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}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819617 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819617 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819617 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117819617 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}
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819609 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117819523 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117819523 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117819523 data=null} to TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:27 [2020-06-04T23:57:27.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - Attempting to set focus on Table with text {}
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117819019 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117819019 data=null doit=true} to TableItem with text {}
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117819019 data=null} to TableItem with text {}
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117819019 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117819018 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117819014 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:27 [2020-06-04T23:57:27.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117818283 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117818283 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117818283 data=null} to TreeItem with text {simple_server-thread1}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117818282 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117818282 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}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117818279 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:28 [2020-06-04T23:57:28.545Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117818276 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117818276 data=null doit=true} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117818276 data=null} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117818276 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117818276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117818267 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117818262 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117818262 data=null doit=true} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117818262 data=null} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117818262 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117818261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117818257 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:28 [2020-06-04T23:57:28.800Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117818256 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117818256 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117818256 data=null} to TreeItem with text {Traces [12]}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117818256 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117818256 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]}
19:57:28 [2020-06-04T23:57:28.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117818249 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:28 [2020-06-04T23:57:28.800Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817829 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117817829 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117817829 data=null} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817829 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117817829 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}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817820 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:29 [2020-06-04T23:57:29.055Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817818 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117817818 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117817818 data=null} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817818 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117817818 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}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817816 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817815 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117817815 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117817815 data=null} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817815 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117817815 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}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817813 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817813 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817813 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.055Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117817813 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}
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817805 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117817721 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117817720 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117817720 data=null} to TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:29 [2020-06-04T23:57:29.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - Attempting to set focus on Table with text {}
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117817216 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117817216 data=null doit=true} to TableItem with text {}
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117817216 data=null} to TableItem with text {}
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117817216 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117817214 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117817210 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:29 [2020-06-04T23:57:29.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117816485 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117816484 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117816484 data=null} to TreeItem with text {simple_server-thread2}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117816484 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117816484 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}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117816481 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:30 [2020-06-04T23:57:30.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117816478 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117816477 data=null doit=true} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117816477 data=null} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117816477 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117816477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117816468 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117816468 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117816468 data=null doit=true} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117816468 data=null} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117816468 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117816468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117816464 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:30 [2020-06-04T23:57:30.429Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117816464 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117816464 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:30 [2020-06-04T23:57:30.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117816464 data=null} to TreeItem with text {Traces [12]}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117816464 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117816464 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]}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117816459 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:30 [2020-06-04T23:57:30.430Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816436 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117816436 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117816436 data=null} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816435 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117816435 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}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816427 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:30 [2020-06-04T23:57:30.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816425 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117816425 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117816425 data=null} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816425 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117816425 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}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816422 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816422 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117816422 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117816422 data=null} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816422 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117816421 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}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816419 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816419 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816419 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.430Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117816418 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}
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816404 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117816305 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117816305 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117816305 data=null} to TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:30 [2020-06-04T23:57:30.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - Attempting to set focus on Table with text {}
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117815802 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117815802 data=null doit=true} to TableItem with text {}
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117815802 data=null} to TableItem with text {}
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117815802 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117815800 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117815797 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:31 [2020-06-04T23:57:31.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117815072 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117815071 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117815071 data=null} to TreeItem with text {ust-overlap-testing}
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117815071 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117815071 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}
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117815068 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:31 [2020-06-04T23:57:31.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:31 [2020-06-04T23:57:31.806Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117815065 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117815065 data=null doit=true} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117815065 data=null} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117815064 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117815064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117815056 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117815056 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117815056 data=null doit=true} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117815056 data=null} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117815056 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117815056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117815052 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:31 [2020-06-04T23:57:31.806Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117815052 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117815052 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117815052 data=null} to TreeItem with text {Traces [12]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117815052 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117815052 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]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117815047 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:31 [2020-06-04T23:57:31.806Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-2117815046 data=null doit=true} to TreeItem with text {z-clashes [6]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-2117815046 data=null} to TreeItem with text {z-clashes [6]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-2117815046 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117815046 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]}
19:57:31 [2020-06-04T23:57:31.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-2117815042 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814923 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117814922 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117814922 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814922 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117814922 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814909 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:32 [2020-06-04T23:57:32.061Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814907 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117814907 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117814907 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814907 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117814907 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814904 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814904 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117814904 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117814904 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814903 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117814903 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814901 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814901 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814900 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117814900 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814868 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117814806 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117814806 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117814806 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:32 [2020-06-04T23:57:32.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:32 [2020-06-04T23:57:32.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:32 [2020-06-04T23:57:32.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:33 [2020-06-04T23:57:33.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:33 [2020-06-04T23:57:33.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Attempting to set focus on Table with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117813302 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117813302 data=null doit=true} to TableItem with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117813302 data=null} to TableItem with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117813302 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117813301 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117813297 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117813263 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117813262 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117813262 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117813262 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117813262 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117813260 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:33 [2020-06-04T23:57:33.741Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117813257 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117813257 data=null doit=true} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117813257 data=null} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117813257 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117813257 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117813249 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117813249 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117813248 data=null doit=true} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117813248 data=null} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117813248 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117813248 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117813245 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:33 [2020-06-04T23:57:33.742Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117813245 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117813244 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117813244 data=null} to TreeItem with text {Traces [12]}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117813244 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117813244 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]}
19:57:33 [2020-06-04T23:57:33.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117813239 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:33 [2020-06-04T23:57:33.742Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:33 [2020-06-04T23:57:33.742Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812919 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117812919 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117812919 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812919 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117812919 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812910 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:33 [2020-06-04T23:57:33.997Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812909 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117812908 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117812908 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812908 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117812908 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812906 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812905 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117812905 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117812905 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812905 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117812905 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812903 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812902 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812902 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117812902 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:33 [2020-06-04T23:57:33.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812894 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117812821 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117812820 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117812820 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:34 [2020-06-04T23:57:34.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Attempting to set focus on Table with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117811316 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117811316 data=null doit=true} to TableItem with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117811316 data=null} to TableItem with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117811316 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117811315 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117811310 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117811279 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117811279 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117811279 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117811279 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117811279 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117811276 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:35 [2020-06-04T23:57:35.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117811273 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117811273 data=null doit=true} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117811273 data=null} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117811273 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117811273 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117811262 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117811262 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117811262 data=null doit=true} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117811262 data=null} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117811262 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117811262 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117811258 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:35 [2020-06-04T23:57:35.615Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:35 [2020-06-04T23:57:35.615Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:35 [2020-06-04T23:57:35.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117811258 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:35 [2020-06-04T23:57:35.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117811258 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:35 [2020-06-04T23:57:35.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117811258 data=null} to TreeItem with text {Traces [12]}
19:57:35 [2020-06-04T23:57:35.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117811257 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:35 [2020-06-04T23:57:35.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117811257 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]}
19:57:35 [2020-06-04T23:57:35.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117811252 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:35 [2020-06-04T23:57:35.615Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:35 [2020-06-04T23:57:35.615Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810831 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117810831 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117810831 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810831 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117810831 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810822 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:36 [2020-06-04T23:57:36.175Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810820 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117810820 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117810820 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810820 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117810820 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810817 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810817 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117810817 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117810817 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810817 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117810817 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810815 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810814 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810814 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117810814 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810805 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117810678 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117810678 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117810672 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Attempting to set focus on Table with text {}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117810668 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117810668 data=null doit=true} to TableItem with text {}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117810668 data=null} to TableItem with text {}
19:57:36 [2020-06-04T23:57:36.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117810668 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:36 [2020-06-04T23:57:36.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117810667 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:36 [2020-06-04T23:57:36.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117810631 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:36 [2020-06-04T23:57:36.430Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:36 [2020-06-04T23:57:36.430Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117809102 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117809102 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117809102 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117809102 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117809102 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117809099 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:37 [2020-06-04T23:57:37.791Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117809096 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117809096 data=null doit=true} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117809096 data=null} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117809096 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117809096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117809087 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117809087 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117809087 data=null doit=true} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117809087 data=null} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117809087 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117809087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117809082 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:37 [2020-06-04T23:57:37.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117809082 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117809082 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117809082 data=null} to TreeItem with text {Traces [12]}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117809082 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117809082 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]}
19:57:37 [2020-06-04T23:57:37.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117809076 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:37 [2020-06-04T23:57:37.792Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:37 [2020-06-04T23:57:37.792Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808655 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117808655 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117808655 data=null} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808655 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117808655 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}
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808646 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:38 [2020-06-04T23:57:38.353Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:38 [2020-06-04T23:57:38.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808644 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117808644 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117808644 data=null} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808644 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117808644 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}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808641 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808641 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117808641 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117808641 data=null} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808641 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117808641 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}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808638 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808638 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808638 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117808638 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}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808628 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117808554 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117808553 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117808553 data=null} to TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.354Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - Attempting to set focus on Table with text {}
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117808049 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117808049 data=null doit=true} to TableItem with text {}
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117808049 data=null} to TableItem with text {}
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117808049 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117808048 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117808044 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:38 [2020-06-04T23:57:38.913Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117807311 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117807311 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117807311 data=null} to TreeItem with text {simple_server-thread1}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117807311 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117807311 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}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117807308 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:39 [2020-06-04T23:57:39.839Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117807305 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117807305 data=null doit=true} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117807305 data=null} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117807305 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117807305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117807297 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117807296 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117807296 data=null doit=true} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117807296 data=null} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117807296 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117807296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117807292 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:39 [2020-06-04T23:57:39.839Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117807292 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117807291 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117807291 data=null} to TreeItem with text {Traces [12]}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117807291 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117807291 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]}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117807286 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:39 [2020-06-04T23:57:39.839Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:39 [2020-06-04T23:57:39.839Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807256 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117807256 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117807256 data=null} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807255 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117807255 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}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807247 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:39 [2020-06-04T23:57:39.839Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:39 [2020-06-04T23:57:39.839Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807245 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117807245 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117807245 data=null} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807245 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117807245 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}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807242 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807242 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117807242 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117807242 data=null} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807242 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117807241 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}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807234 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807234 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807234 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117807234 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}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807224 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117807153 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117807152 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117807152 data=null} to TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:39 [2020-06-04T23:57:39.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - Attempting to set focus on Table with text {}
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117806648 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117806648 data=null doit=true} to TableItem with text {}
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117806648 data=null} to TableItem with text {}
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117806648 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117806646 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117806642 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:40 [2020-06-04T23:57:40.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117805813 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117805812 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117805812 data=null} to TreeItem with text {simple_server-thread2}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117805812 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117805812 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}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117805810 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:41 [2020-06-04T23:57:41.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117805807 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117805807 data=null doit=true} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117805807 data=null} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117805807 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117805807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117805798 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117805798 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117805798 data=null doit=true} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117805798 data=null} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117805798 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117805797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117805793 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:41 [2020-06-04T23:57:41.327Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:41 [2020-06-04T23:57:41.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117805793 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117805793 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117805793 data=null} to TreeItem with text {Traces [12]}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117805793 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117805792 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]}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117805787 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:41 [2020-06-04T23:57:41.328Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:41 [2020-06-04T23:57:41.328Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805756 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117805755 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117805755 data=null} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805755 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117805755 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}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805747 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:41 [2020-06-04T23:57:41.328Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805746 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117805746 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117805745 data=null} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805745 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117805745 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}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805743 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805742 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117805742 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117805742 data=null} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805742 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117805742 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}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805740 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805740 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805740 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117805740 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}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805729 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117805658 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117805658 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117805657 data=null} to TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - Attempting to set focus on Table with text {}
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117805154 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117805154 data=null doit=true} to TableItem with text {}
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117805153 data=null} to TableItem with text {}
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117805153 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117805152 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117805148 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:41 [2020-06-04T23:57:41.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117804314 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117804314 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117804314 data=null} to TreeItem with text {ust-overlap-testing}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117804314 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117804313 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}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117804311 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:42 [2020-06-04T23:57:42.816Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117804308 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117804308 data=null doit=true} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117804308 data=null} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117804307 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117804307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117804299 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117804298 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117804298 data=null doit=true} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117804298 data=null} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117804298 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117804298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117804294 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117804294 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117804294 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117804294 data=null} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117804294 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117804293 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]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117804288 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117804285 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117804285 data=null doit=true} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117804285 data=null} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117804285 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117804285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117804278 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117804278 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117804278 data=null doit=true} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117804278 data=null} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117804278 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117804278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117804274 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:42 [2020-06-04T23:57:42.817Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117804274 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117804274 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117804274 data=null} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117804273 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117804273 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]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117804269 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117804268 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117804268 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117804268 data=null} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117804268 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117804268 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]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117804265 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Clicking on with mnemonic 'Clear'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Clicked on with mnemonic 'Clear'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117804237 data=null doit=true} to Shell with text {Confirm Clear}
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Clicking on &Yes
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117804237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117804237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117804236 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117804236 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117804236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117804236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:57:42 [2020-06-04T23:57:42.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117804236 data=null item=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')
19:57:44 [2020-06-04T23:57:44.700Z] DEBUG - Clicked on 
19:57:44 [2020-06-04T23:57:44.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117804254 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117801687 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117801687 data=null doit=true} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117801686 data=null} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117801686 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117801686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117801680 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.260Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117801680 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117801680 data=null doit=true} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117801680 data=null} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117801680 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117801680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117801677 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:45 [2020-06-04T23:57:45.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117801676 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117801676 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117801676 data=null} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117801676 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117801676 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]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117801672 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117801671 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117801671 data=null doit=true} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117801671 data=null} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117801671 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117801671 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]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117801669 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Clicking on with mnemonic 'Import...'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Clicked on with mnemonic 'Import...'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117801624 data=null doit=true} to Shell with text {Trace Import}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-2117801622 data=null} to (of type 'Combo')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-2117801613 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-2117801613 data=null doit=true} to TreeItem with text {/}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-2117801613 data=null} to TreeItem with text {/}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-2117801613 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117801613 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-2117801613 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Setting state to checked on: /
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117801608 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:'))
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@442d357f
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117801606 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')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117801606 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')
19:57:45 [2020-06-04T23:57:45.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117801606 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117801606 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117801606 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')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117801606 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')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117801606 data=null item=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')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117801606 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')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117801606 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')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117801606 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')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117801606 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117801606 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:57:45 [2020-06-04T23:57:45.262Z] 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')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] 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')
19:57:45 [2020-06-04T23:57:45.262Z] 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.
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Clicking on &Finish
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117801603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117801603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117801603 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117801603 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117801603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117801603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.262Z] DEBUG - Clicked on &Finish
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117801086 data=null doit=true} to Shell with text {Confirmation}
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Clicking on Rename All
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-2117801086 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')
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-2117801086 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')
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-2117801086 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-2117801086 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-2117801085 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')
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-2117801085 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')
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-2117801085 data=null item=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')
19:57:45 [2020-06-04T23:57:45.822Z] DEBUG - Clicked on 
19:57:46 [2020-06-04T23:57:46.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117801603 data=null item=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')
19:57:46 [2020-06-04T23:57:46.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117801657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117800576 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117800576 data=null doit=true} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117800576 data=null} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117800575 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117800575 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117800570 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117800569 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117800569 data=null doit=true} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117800569 data=null} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117800569 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117800569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117800566 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:46 [2020-06-04T23:57:46.332Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117800565 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117800565 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117800565 data=null} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117800565 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117800565 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]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117800560 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117800560 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117800560 data=null} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117800560 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117800560 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]}
19:57:46 [2020-06-04T23:57:46.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117800555 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:46 [2020-06-04T23:57:46.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:46 [2020-06-04T23:57:46.587Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:46 [2020-06-04T23:57:46.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800236 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117800236 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117800235 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800235 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117800235 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800226 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:46 [2020-06-04T23:57:46.842Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800225 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117800225 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117800225 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800225 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117800225 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800222 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800222 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117800222 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117800222 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800221 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117800221 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800219 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800219 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800219 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117800219 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800210 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117800157 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117800157 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117800157 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:57:46 [2020-06-04T23:57:46.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:47 [2020-06-04T23:57:47.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:47 [2020-06-04T23:57:47.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:47 [2020-06-04T23:57:47.964Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:47 [2020-06-04T23:57:47.964Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - Attempting to set focus on Table with text {}
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117798629 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117798629 data=null doit=true} to TableItem with text {}
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117798629 data=null} to TableItem with text {}
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117798629 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117798628 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117798623 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:48 [2020-06-04T23:57:48.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117798583 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117798583 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117798583 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117798583 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117798583 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117798580 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:48 [2020-06-04T23:57:48.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117798577 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117798577 data=null doit=true} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117798577 data=null} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117798577 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117798577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117798565 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117798564 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117798564 data=null doit=true} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117798564 data=null} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117798564 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117798564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117798559 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:48 [2020-06-04T23:57:48.475Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117798533 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117798533 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117798533 data=null} to TreeItem with text {Traces [12]}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117798533 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117798532 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]}
19:57:48 [2020-06-04T23:57:48.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117798525 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:48 [2020-06-04T23:57:48.475Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798104 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117798104 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117798104 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798103 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117798103 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798095 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:48 [2020-06-04T23:57:48.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798094 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117798094 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117798094 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798094 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117798094 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798091 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798091 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117798091 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117798091 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798091 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117798091 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798088 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798088 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798088 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117798088 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798078 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117798018 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117798018 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117798018 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:48 [2020-06-04T23:57:48.986Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Attempting to set focus on Table with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117796514 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117796514 data=null doit=true} to TableItem with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117796514 data=null} to TableItem with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117796514 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117796513 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117796509 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117796482 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117796482 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117796481 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117796481 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117796481 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117796479 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:50 [2020-06-04T23:57:50.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117796476 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117796476 data=null doit=true} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117796476 data=null} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117796475 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117796475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117796466 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117796466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117796466 data=null doit=true} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117796466 data=null} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117796465 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117796465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117796462 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:50 [2020-06-04T23:57:50.606Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117796462 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117796462 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117796461 data=null} to TreeItem with text {Traces [12]}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117796461 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117796461 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]}
19:57:50 [2020-06-04T23:57:50.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117796456 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:50 [2020-06-04T23:57:50.606Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796037 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117796037 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117796037 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796037 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117796036 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796028 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:50 [2020-06-04T23:57:50.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:50 [2020-06-04T23:57:50.861Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796027 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117796027 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117796027 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796027 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117796027 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796024 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796024 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117796024 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117796024 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796023 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117796023 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796021 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796021 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796021 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:50 [2020-06-04T23:57:50.861Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117796021 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117796012 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117795897 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117795896 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117795890 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Attempting to set focus on Table with text {}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117795887 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117795887 data=null doit=true} to TableItem with text {}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117795887 data=null} to TableItem with text {}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117795887 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117795885 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117795882 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:51 [2020-06-04T23:57:51.116Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117794354 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117794354 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117794354 data=null} to TreeItem with text {kernel-overlap-testing}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117794354 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117794354 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117794351 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:52 [2020-06-04T23:57:52.477Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117794348 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117794348 data=null doit=true} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117794348 data=null} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117794348 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117794348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117794339 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.731Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:52 [2020-06-04T23:57:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117794339 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117794339 data=null doit=true} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117794339 data=null} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117794339 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117794339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117794336 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:52 [2020-06-04T23:57:52.732Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:52 [2020-06-04T23:57:52.732Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:52 [2020-06-04T23:57:52.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117794335 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:52 [2020-06-04T23:57:52.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117794335 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:52 [2020-06-04T23:57:52.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117794335 data=null} to TreeItem with text {Traces [12]}
19:57:52 [2020-06-04T23:57:52.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117794335 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:52 [2020-06-04T23:57:52.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117794335 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]}
19:57:52 [2020-06-04T23:57:52.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117794330 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:52 [2020-06-04T23:57:52.732Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:52 [2020-06-04T23:57:52.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:52 [2020-06-04T23:57:52.988Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117794012 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117794012 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117794012 data=null} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117794011 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117794011 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}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117794003 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:52 [2020-06-04T23:57:52.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117794002 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117794002 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117794002 data=null} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117794002 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117794002 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}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117793999 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117793999 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117793999 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117793998 data=null} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117793998 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117793998 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}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117793996 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117793995 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117793995 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117793995 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}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117793986 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117793917 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117793916 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117793916 data=null} to TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:52 [2020-06-04T23:57:52.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - Attempting to set focus on Table with text {}
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117793412 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117793412 data=null doit=true} to TableItem with text {}
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117793412 data=null} to TableItem with text {}
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117793411 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117793410 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117793406 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:53 [2020-06-04T23:57:53.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117792579 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117792579 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117792579 data=null} to TreeItem with text {simple_server-thread1}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117792579 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117792579 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}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117792576 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:54 [2020-06-04T23:57:54.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117792572 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117792572 data=null doit=true} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117792572 data=null} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117792572 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117792572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117792564 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117792564 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117792564 data=null doit=true} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117792564 data=null} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117792564 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117792564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117792560 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:54 [2020-06-04T23:57:54.473Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117792560 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117792560 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117792560 data=null} to TreeItem with text {Traces [12]}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117792560 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117792560 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]}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117792550 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:54 [2020-06-04T23:57:54.473Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792525 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117792524 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117792524 data=null} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792524 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117792524 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}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792516 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:54 [2020-06-04T23:57:54.474Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792515 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117792514 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117792514 data=null} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792514 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117792514 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}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792512 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792511 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117792511 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117792511 data=null} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792511 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117792511 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}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792508 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792508 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792508 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117792508 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}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792498 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117792389 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117792381 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117792380 data=null} to TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Attempting to set focus on Table with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117792378 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117792378 data=null doit=true} to TableItem with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117792378 data=null} to TableItem with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117792377 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117792376 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117792372 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:54 [2020-06-04T23:57:54.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117791144 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117791144 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117791144 data=null} to TreeItem with text {simple_server-thread2}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117791144 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117791144 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}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117791141 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:55 [2020-06-04T23:57:55.835Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117791137 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117791137 data=null doit=true} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117791137 data=null} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117791137 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117791137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117791128 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117791128 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117791128 data=null doit=true} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117791128 data=null} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117791128 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117791128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117791124 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:55 [2020-06-04T23:57:55.835Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117791124 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117791124 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117791124 data=null} to TreeItem with text {Traces [12]}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117791124 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117791124 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]}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117791119 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:55 [2020-06-04T23:57:55.835Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791088 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117791088 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117791088 data=null} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791088 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117791087 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}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791079 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:55 [2020-06-04T23:57:55.835Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791077 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117791077 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117791077 data=null} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791077 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117791077 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}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791074 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791074 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117791074 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117791074 data=null} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791074 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117791074 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}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791072 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791072 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791071 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117791071 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}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117791062 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117790985 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117790984 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:55 [2020-06-04T23:57:55.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117790984 data=null} to TreeItem with text {ust-overlap-testing}
19:57:56 [2020-06-04T23:57:56.091Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:57:56 [2020-06-04T23:57:56.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:56 [2020-06-04T23:57:56.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:56 [2020-06-04T23:57:56.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:56 [2020-06-04T23:57:56.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:56 [2020-06-04T23:57:56.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:56 [2020-06-04T23:57:56.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - Attempting to set focus on Table with text {}
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117790481 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117790480 data=null doit=true} to TableItem with text {}
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117790480 data=null} to TableItem with text {}
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117790480 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117790479 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117790475 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:56 [2020-06-04T23:57:56.346Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117789647 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117789647 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117789647 data=null} to TreeItem with text {ust-overlap-testing}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117789647 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117789647 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}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117789644 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:57 [2020-06-04T23:57:57.270Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117789641 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117789641 data=null doit=true} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117789641 data=null} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117789641 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117789640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.270Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117789632 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117789632 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117789632 data=null doit=true} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117789632 data=null} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117789632 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117789632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117789628 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:57 [2020-06-04T23:57:57.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117789628 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117789628 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117789628 data=null} to TreeItem with text {Traces [12]}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117789628 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117789628 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]}
19:57:57 [2020-06-04T23:57:57.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117789623 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:57 [2020-06-04T23:57:57.271Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789203 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789203 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789203 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789203 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117789203 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)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789195 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:57 [2020-06-04T23:57:57.830Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789194 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789194 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789193 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789193 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117789193 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)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789191 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789190 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789190 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789190 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789190 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117789190 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)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789188 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789187 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789187 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117789187 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)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789179 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789115 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789114 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117789114 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:57 [2020-06-04T23:57:57.831Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:58 [2020-06-04T23:57:58.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:58 [2020-06-04T23:57:58.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:58 [2020-06-04T23:57:58.952Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:58 [2020-06-04T23:57:58.952Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:59 [2020-06-04T23:57:59.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:59 [2020-06-04T23:57:59.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:59 [2020-06-04T23:57:59.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:59 [2020-06-04T23:57:59.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:59 [2020-06-04T23:57:59.207Z] DEBUG - Attempting to set focus on Table with text {}
19:57:59 [2020-06-04T23:57:59.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117787610 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:57:59 [2020-06-04T23:57:59.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117787610 data=null doit=true} to TableItem with text {}
19:57:59 [2020-06-04T23:57:59.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117787610 data=null} to TableItem with text {}
19:57:59 [2020-06-04T23:57:59.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117787610 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117787609 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117787604 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117787572 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117787572 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117787572 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117787571 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117787571 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)}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117787569 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:59 [2020-06-04T23:57:59.463Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117787566 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117787566 data=null doit=true} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117787566 data=null} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117787566 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117787566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117787557 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117787557 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117787557 data=null doit=true} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117787556 data=null} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117787556 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117787556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117787553 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:57:59 [2020-06-04T23:57:59.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117787552 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117787552 data=null doit=true} to TreeItem with text {Traces [12]}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117787552 data=null} to TreeItem with text {Traces [12]}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117787552 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117787552 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]}
19:57:59 [2020-06-04T23:57:59.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117787547 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:57:59 [2020-06-04T23:57:59.463Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787228 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787227 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787227 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787227 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117787227 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)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787219 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:57:59 [2020-06-04T23:57:59.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787217 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787217 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787217 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787217 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117787217 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)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787214 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787214 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787214 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Attempting to set focus on Tree with text {}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787214 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787214 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117787214 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)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787211 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787211 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787211 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117787211 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)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787203 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787129 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787128 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117787128 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:57:59 [2020-06-04T23:57:59.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Attempting to set focus on Table with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117785624 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117785624 data=null doit=true} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117785623 data=null} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117785623 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117785622 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117785618 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117785588 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117785588 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117785588 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117785588 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117785588 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)}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117785585 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:01 [2020-06-04T23:58:01.603Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117785582 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117785582 data=null doit=true} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117785582 data=null} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117785582 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117785582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117785574 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117785573 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117785573 data=null doit=true} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117785573 data=null} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117785573 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117785573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117785569 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:01 [2020-06-04T23:58:01.603Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117785569 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117785569 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117785569 data=null} to TreeItem with text {Traces [12]}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117785569 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117785569 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]}
19:58:01 [2020-06-04T23:58:01.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117785564 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:01 [2020-06-04T23:58:01.603Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785143 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785143 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785143 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785143 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117785143 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)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785134 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:01 [2020-06-04T23:58:01.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785132 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785132 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785132 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785132 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117785132 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)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785129 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785129 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785129 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785129 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785129 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117785129 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)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785126 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785126 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785126 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117785126 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)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117785116 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117784997 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117784996 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117784990 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Attempting to set focus on Table with text {}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117784987 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117784987 data=null doit=true} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117784987 data=null} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117784987 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117784986 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117784982 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:01 [2020-06-04T23:58:01.859Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117783452 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117783452 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117783452 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117783452 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117783452 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)}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117783449 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:03 [2020-06-04T23:58:03.744Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117783444 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117783444 data=null doit=true} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117783444 data=null} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117783444 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117783444 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117783435 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117783434 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117783434 data=null doit=true} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117783434 data=null} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117783434 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117783434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117783431 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:03 [2020-06-04T23:58:03.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117783430 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117783430 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117783430 data=null} to TreeItem with text {Traces [12]}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117783430 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:03 [2020-06-04T23:58:03.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117783430 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]}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117783424 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:03 [2020-06-04T23:58:03.745Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783103 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117783103 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117783103 data=null} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783103 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117783103 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)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783095 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:03 [2020-06-04T23:58:03.745Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783093 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117783093 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117783093 data=null} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783093 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117783093 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)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783090 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783090 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117783090 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117783089 data=null} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783089 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117783089 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)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783087 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783086 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783086 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:58:03 [2020-06-04T23:58:03.745Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117783086 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)}
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117783077 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117782993 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117782993 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117782993 data=null} to TreeItem with text {simple_server-thread1(2)}
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.001Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - Attempting to set focus on Table with text {}
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117782489 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117782489 data=null doit=true} to TableItem with text {}
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117782489 data=null} to TableItem with text {}
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117782489 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117782487 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117782484 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:04 [2020-06-04T23:58:04.561Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117781657 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117781657 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117781657 data=null} to TreeItem with text {simple_server-thread1(2)}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117781657 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117781657 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)}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117781654 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:05 [2020-06-04T23:58:05.486Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117781651 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117781651 data=null doit=true} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117781651 data=null} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117781651 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117781651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117781643 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117781643 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117781642 data=null doit=true} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117781642 data=null} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117781642 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117781642 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117781639 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:05 [2020-06-04T23:58:05.486Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117781638 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117781638 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117781638 data=null} to TreeItem with text {Traces [12]}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117781638 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117781638 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]}
19:58:05 [2020-06-04T23:58:05.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117781633 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:05 [2020-06-04T23:58:05.486Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781213 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117781213 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117781213 data=null} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781213 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117781213 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)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781204 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:05 [2020-06-04T23:58:05.741Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781203 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117781203 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117781203 data=null} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781203 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117781202 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)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781200 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781200 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117781200 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117781200 data=null} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781199 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117781199 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)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781197 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781197 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781197 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117781197 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)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781187 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117781117 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117781116 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117781116 data=null} to TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:05 [2020-06-04T23:58:05.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - Attempting to set focus on Table with text {}
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117780612 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117780612 data=null doit=true} to TableItem with text {}
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117780612 data=null} to TableItem with text {}
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117780612 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117780610 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117780606 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:06 [2020-06-04T23:58:06.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:07 [2020-06-04T23:58:07.225Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117779777 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117779777 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117779777 data=null} to TreeItem with text {simple_server-thread2(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117779777 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117779777 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)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117779774 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:07 [2020-06-04T23:58:07.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117779771 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117779771 data=null doit=true} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117779771 data=null} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117779771 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117779771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117779763 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117779762 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117779762 data=null doit=true} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117779762 data=null} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117779762 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117779762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117779759 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:07 [2020-06-04T23:58:07.226Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117779758 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117779758 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117779758 data=null} to TreeItem with text {Traces [12]}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117779758 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117779758 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]}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117779753 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:07 [2020-06-04T23:58:07.226Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779727 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117779727 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117779727 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779726 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117779726 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)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779718 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:07 [2020-06-04T23:58:07.226Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779717 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117779717 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117779717 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779716 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117779716 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)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779713 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779713 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117779713 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117779713 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779713 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117779713 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)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779710 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779710 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779710 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117779710 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)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779692 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117779604 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117779604 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117779604 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.226Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - Attempting to set focus on Table with text {}
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117779100 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117779100 data=null doit=true} to TableItem with text {}
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117779100 data=null} to TableItem with text {}
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117779099 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117779098 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117779094 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:07 [2020-06-04T23:58:07.789Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117778366 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117778366 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117778366 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117778365 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117778365 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)}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117778363 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:08 [2020-06-04T23:58:08.716Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117778359 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117778359 data=null doit=true} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117778359 data=null} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117778359 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117778359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117778350 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117778350 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117778350 data=null doit=true} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117778350 data=null} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117778350 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117778350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117778346 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117778345 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117778345 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117778345 data=null} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117778345 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117778345 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]}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117778340 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117778337 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117778337 data=null doit=true} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117778337 data=null} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117778337 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117778337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117778330 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117778330 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117778330 data=null doit=true} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117778330 data=null} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117778330 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117778330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117778326 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:08 [2020-06-04T23:58:08.717Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117778326 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117778326 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117778326 data=null} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117778326 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117778326 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]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117778321 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117778320 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117778320 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117778320 data=null} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117778320 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117778320 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]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117778317 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Clicking on with mnemonic 'Clear'
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Clicked on with mnemonic 'Clear'
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117778283 data=null doit=true} to Shell with text {Confirm Clear}
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Clicking on &Yes
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117778283 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117778283 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117778283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:08 [2020-06-04T23:58:08.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117778283 data=null item=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')
19:58:10 [2020-06-04T23:58:10.601Z] DEBUG - Clicked on 
19:58:10 [2020-06-04T23:58:10.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117778305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117775766 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117775766 data=null doit=true} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117775765 data=null} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117775765 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775765 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117775759 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117775759 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117775759 data=null doit=true} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117775759 data=null} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117775759 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775759 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117775755 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.162Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117775755 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117775755 data=null doit=true} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117775755 data=null} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117775755 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775755 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]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117775750 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117775750 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117775750 data=null doit=true} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117775750 data=null} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117775750 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775750 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]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117775748 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Clicking on with mnemonic 'Import...'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Clicked on with mnemonic 'Import...'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117775701 data=null doit=true} to Shell with text {Trace Import}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-2117775700 data=null} to (of type 'Combo')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-2117775691 data=null doit=true} to TreeItem with text {/}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-2117775691 data=null} to TreeItem with text {/}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-2117775690 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117775690 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-2117775689 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-2117775689 data=null doit=true} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-2117775689 data=null} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-2117775689 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117775688 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
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-2117775687 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-2117775686 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-2117775686 data=null doit=true} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-2117775686 data=null} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-2117775686 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775686 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
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-2117775685 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:11 [2020-06-04T23:58:11.163Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117775678 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117775678 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117775678 data=null} to Tree node with text: kernel-overlap-testing
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117775678 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775678 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
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117775677 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117775675 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:'))
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.163Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d7ee75e
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117775674 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')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117775674 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')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117775674 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117775674 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117775674 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')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117775673 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')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117775673 data=null item=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')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117775673 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')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117775673 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')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117775673 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')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117775673 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117775673 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Clicking on &Finish
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117775671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117775671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117775671 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117775670 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117775670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117775670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:11 [2020-06-04T23:58:11.164Z] DEBUG - Clicked on &Finish
19:58:11 [2020-06-04T23:58:11.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117775670 data=null item=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')
19:58:11 [2020-06-04T23:58:11.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117775736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117775158 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117775158 data=null doit=true} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117775158 data=null} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117775158 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117775152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117775152 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117775152 data=null doit=true} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117775152 data=null} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117775152 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775152 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117775148 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:11 [2020-06-04T23:58:11.676Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117775148 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117775148 data=null doit=true} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117775148 data=null} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117775148 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117775148 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]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117775143 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117775143 data=null doit=true} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117775143 data=null} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117775142 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117775142 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]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117775140 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-2117775140 data=null doit=true} to TreeItem with text {z-clashes [1]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-2117775140 data=null} to TreeItem with text {z-clashes [1]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-2117775140 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
19:58:11 [2020-06-04T23:58:11.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117775140 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]}
19:58:11 [2020-06-04T23:58:11.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-2117775138 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774822 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117774822 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117774822 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774822 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117774822 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774814 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:12 [2020-06-04T23:58:12.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:12 [2020-06-04T23:58:12.188Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774812 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117774812 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117774812 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774812 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117774811 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774809 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774809 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117774809 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117774809 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774809 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117774809 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774806 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774806 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774806 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117774806 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774799 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117774730 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117774729 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117774729 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:58:12 [2020-06-04T23:58:12.188Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:12 [2020-06-04T23:58:12.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:12 [2020-06-04T23:58:12.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:13 [2020-06-04T23:58:13.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:13 [2020-06-04T23:58:13.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Attempting to set focus on Table with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117773225 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117773225 data=null doit=true} to TableItem with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117773225 data=null} to TableItem with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117773224 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117773223 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117773218 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117773180 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117773180 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117773180 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117773180 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117773180 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117773177 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:13 [2020-06-04T23:58:13.870Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117773175 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117773174 data=null doit=true} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117773174 data=null} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117773174 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117773174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117773166 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117773165 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117773165 data=null doit=true} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117773165 data=null} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117773165 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117773165 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117773162 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:13 [2020-06-04T23:58:13.870Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117773162 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117773162 data=null doit=true} to TreeItem with text {Traces [2]}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117773162 data=null} to TreeItem with text {Traces [2]}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117773161 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117773161 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]}
19:58:13 [2020-06-04T23:58:13.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117773157 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:13 [2020-06-04T23:58:13.870Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772716 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117772716 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117772716 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772715 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117772715 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772707 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:14 [2020-06-04T23:58:14.126Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772706 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117772706 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117772706 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772706 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117772706 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772703 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772703 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117772703 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117772703 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772703 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117772703 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772700 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772700 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.126Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772700 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117772700 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772693 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117772521 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117772520 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117772512 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Attempting to set focus on Table with text {}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117772508 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:14 [2020-06-04T23:58:14.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117772508 data=null doit=true} to TableItem with text {}
19:58:14 [2020-06-04T23:58:14.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117772508 data=null} to TableItem with text {}
19:58:14 [2020-06-04T23:58:14.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117772508 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:14 [2020-06-04T23:58:14.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117772507 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:14 [2020-06-04T23:58:14.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117772503 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:14 [2020-06-04T23:58:14.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:14 [2020-06-04T23:58:14.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:15 [2020-06-04T23:58:15.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:15 [2020-06-04T23:58:15.744Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117771075 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117771074 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117771074 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117771074 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117771074 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117771071 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.000Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117771068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117771068 data=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117771068 data=null} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117771068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117771068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117771058 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117771058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117771058 data=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117771058 data=null} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117771058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117771058 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117771054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117771054 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117771053 data=null doit=true} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117771053 data=null} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117771053 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117771053 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]}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117771048 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.000Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117771045 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117771045 data=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117771045 data=null} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117771045 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117771045 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117771036 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117771036 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117771036 data=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117771036 data=null} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117771036 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117771036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117771031 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.001Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117771030 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117771030 data=null doit=true} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117771030 data=null} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117771030 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117771030 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]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117771023 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117771023 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117771023 data=null doit=true} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117771023 data=null} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117771022 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117771022 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]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117771019 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Clicking on with mnemonic 'Clear'
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Clicked on with mnemonic 'Clear'
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117770989 data=null doit=true} to Shell with text {Confirm Clear}
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Clicking on &Yes
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117770989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117770989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117770989 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117770989 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117770989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117770989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117770989 data=null item=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')
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117771005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Clicked on 
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117770623 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117770623 data=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117770622 data=null} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117770622 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117770622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117770616 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117770616 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117770616 data=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117770616 data=null} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117770616 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117770616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117770612 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:16 [2020-06-04T23:58:16.257Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117770612 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117770612 data=null doit=true} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117770611 data=null} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117770611 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117770611 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]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117770607 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117770607 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117770607 data=null doit=true} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117770607 data=null} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117770606 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117770606 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]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117770604 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:58:16 [2020-06-04T23:58:16.258Z] DEBUG - Clicking on with mnemonic 'Import...'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Clicked on with mnemonic 'Import...'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117770558 data=null doit=true} to Shell with text {Trace Import}
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-2117770556 data=null} to (of type 'Combo')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-2117770532 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-2117770532 data=null doit=true} to TreeItem with text {/}
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-2117770532 data=null} to TreeItem with text {/}
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-2117770532 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117770532 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-2117770532 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Setting state to checked on: /
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117770527 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:'))
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:58:16 [2020-06-04T23:58:16.514Z] 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')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:58:16 [2020-06-04T23:58:16.515Z] 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')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:58:16 [2020-06-04T23:58:16.515Z] 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')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] 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')
19:58:16 [2020-06-04T23:58:16.515Z] 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.
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Clicking on &Finish
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117770522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117770522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117770522 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117770522 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117770522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117770522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:16 [2020-06-04T23:58:16.515Z] DEBUG - Clicked on &Finish
19:58:16 [2020-06-04T23:58:16.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117770521 data=null item=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')
19:58:16 [2020-06-04T23:58:16.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117770593 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117770004 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117770004 data=null doit=true} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117770004 data=null} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117770004 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117770004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117769998 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117769998 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117769998 data=null doit=true} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117769998 data=null} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117769998 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117769997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117769994 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:17 [2020-06-04T23:58:17.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117769994 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117769994 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117769994 data=null} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117769994 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117769994 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]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117769989 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117769989 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117769989 data=null} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117769989 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117769989 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]}
19:58:17 [2020-06-04T23:58:17.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117769986 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:17 [2020-06-04T23:58:17.281Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:17 [2020-06-04T23:58:17.281Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:17 [2020-06-04T23:58:17.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769669 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117769669 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117769669 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769669 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117769669 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769661 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:17 [2020-06-04T23:58:17.282Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769659 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117769659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117769659 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769659 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117769659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769656 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769656 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117769656 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117769656 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769656 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117769656 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769654 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769654 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769654 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117769653 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769646 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117769592 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117769592 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117769592 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:58:17 [2020-06-04T23:58:17.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:17 [2020-06-04T23:58:17.842Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:17 [2020-06-04T23:58:17.842Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:18 [2020-06-04T23:58:18.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:18 [2020-06-04T23:58:18.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Attempting to set focus on Table with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117768088 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117768088 data=null doit=true} to TableItem with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117768088 data=null} to TableItem with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117768088 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117768087 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117768084 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117768054 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117768054 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117768054 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117768054 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117768054 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117768051 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:18 [2020-06-04T23:58:18.963Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117768048 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117768048 data=null doit=true} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117768048 data=null} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117768048 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117768048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117768040 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117768040 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117768040 data=null doit=true} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117768040 data=null} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117768040 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117768040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117768036 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:18 [2020-06-04T23:58:18.964Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117768036 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117768036 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117768036 data=null} to TreeItem with text {Traces [12]}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117768036 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117768035 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]}
19:58:18 [2020-06-04T23:58:18.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117768031 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:18 [2020-06-04T23:58:18.964Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:19 [2020-06-04T23:58:19.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:19 [2020-06-04T23:58:19.218Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:19 [2020-06-04T23:58:19.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767614 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117767614 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117767613 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767613 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117767613 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767605 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:19 [2020-06-04T23:58:19.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767604 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117767604 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117767604 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767604 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117767604 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767601 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767600 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117767600 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117767600 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767600 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117767600 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767597 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767597 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767597 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117767597 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767590 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117767533 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117767533 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117767533 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:19 [2020-06-04T23:58:19.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Attempting to set focus on Table with text {}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117766030 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117766029 data=null doit=true} to TableItem with text {}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117766029 data=null} to TableItem with text {}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117766029 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117766029 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117766025 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117765998 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117765998 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117765998 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117765998 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:20 [2020-06-04T23:58:20.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117765998 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117765995 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:20 [2020-06-04T23:58:20.836Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117765992 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117765992 data=null doit=true} to TreeItem with text {test}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117765992 data=null} to TreeItem with text {test}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117765992 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117765992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117765983 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:20 [2020-06-04T23:58:20.836Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117765983 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117765983 data=null doit=true} to TreeItem with text {test}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117765983 data=null} to TreeItem with text {test}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117765983 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117765983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117765979 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:21 [2020-06-04T23:58:21.091Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117765978 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117765978 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117765978 data=null} to TreeItem with text {Traces [12]}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117765978 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117765978 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]}
19:58:21 [2020-06-04T23:58:21.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117765973 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:21 [2020-06-04T23:58:21.091Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765555 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117765555 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117765555 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765554 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117765554 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765546 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:21 [2020-06-04T23:58:21.346Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765544 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117765544 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117765544 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765544 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117765544 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765541 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765541 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117765540 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117765540 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765540 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117765540 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765538 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765538 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765537 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.347Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117765537 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765529 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117765409 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117765409 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117765403 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Attempting to set focus on Table with text {}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117765399 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117765399 data=null doit=true} to TableItem with text {}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117765399 data=null} to TableItem with text {}
19:58:21 [2020-06-04T23:58:21.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117765399 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:21 [2020-06-04T23:58:21.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117765398 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:21 [2020-06-04T23:58:21.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117765394 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:21 [2020-06-04T23:58:21.602Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:21 [2020-06-04T23:58:21.602Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117763867 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117763867 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117763867 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117763867 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117763867 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117763864 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:22 [2020-06-04T23:58:22.964Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117763861 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117763861 data=null doit=true} to TreeItem with text {test}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117763861 data=null} to TreeItem with text {test}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117763861 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:22 [2020-06-04T23:58:22.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117763861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117763851 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117763851 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117763851 data=null doit=true} to TreeItem with text {test}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117763851 data=null} to TreeItem with text {test}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117763851 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117763850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117763847 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:23 [2020-06-04T23:58:23.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117763847 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117763847 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117763847 data=null} to TreeItem with text {Traces [12]}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117763847 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117763846 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]}
19:58:23 [2020-06-04T23:58:23.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117763841 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:23 [2020-06-04T23:58:23.220Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763423 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117763423 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117763423 data=null} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763423 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117763423 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}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763414 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:23 [2020-06-04T23:58:23.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763413 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117763413 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117763413 data=null} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763413 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117763413 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}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763410 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763410 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117763410 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117763410 data=null} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763410 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117763410 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}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763408 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763408 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763408 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.475Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117763407 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}
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763400 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117763310 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117763309 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117763309 data=null} to TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:23 [2020-06-04T23:58:23.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - Attempting to set focus on Table with text {}
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117762805 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117762805 data=null doit=true} to TableItem with text {}
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117762805 data=null} to TableItem with text {}
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117762805 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117762804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117762800 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:24 [2020-06-04T23:58:24.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117762074 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117762074 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117762074 data=null} to TreeItem with text {simple_server-thread1}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117762074 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117762074 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}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117762071 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:24 [2020-06-04T23:58:24.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117762068 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117762068 data=null doit=true} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117762068 data=null} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117762068 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117762068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117762060 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117762059 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117762059 data=null doit=true} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117762059 data=null} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117762059 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117762059 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117762055 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:24 [2020-06-04T23:58:24.854Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117762055 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117762055 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117762055 data=null} to TreeItem with text {Traces [12]}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117762055 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117762055 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]}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117762050 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:24 [2020-06-04T23:58:24.854Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762027 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117762027 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117762027 data=null} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762027 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117762027 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}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762019 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:24 [2020-06-04T23:58:24.854Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762017 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117762017 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117762017 data=null} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762017 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117762017 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}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762015 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762014 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117762014 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117762014 data=null} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762014 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117762014 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}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762012 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762012 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117762012 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:58:24 [2020-06-04T23:58:24.854Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117762012 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}
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117761998 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117761917 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117761916 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117761916 data=null} to TreeItem with text {simple_server-thread2}
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:25 [2020-06-04T23:58:25.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - Attempting to set focus on Table with text {}
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117761412 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117761412 data=null doit=true} to TableItem with text {}
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117761412 data=null} to TableItem with text {}
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117761412 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117761411 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117761407 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:25 [2020-06-04T23:58:25.670Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117760681 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117760681 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117760681 data=null} to TreeItem with text {simple_server-thread2}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117760681 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117760681 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}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117760678 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:26 [2020-06-04T23:58:26.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117760675 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117760675 data=null doit=true} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117760675 data=null} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117760675 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117760675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117760667 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117760666 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117760666 data=null doit=true} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117760666 data=null} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117760666 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117760665 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117760662 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:26 [2020-06-04T23:58:26.230Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117760661 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117760661 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117760661 data=null} to TreeItem with text {Traces [12]}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117760661 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117760661 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]}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117760656 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:26 [2020-06-04T23:58:26.230Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760630 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117760629 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117760629 data=null} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760629 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117760629 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}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760621 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:26 [2020-06-04T23:58:26.230Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760619 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117760619 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117760619 data=null} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760619 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117760619 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}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760616 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760616 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117760616 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117760616 data=null} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760616 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117760616 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}
19:58:26 [2020-06-04T23:58:26.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760613 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760613 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.231Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760613 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.231Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117760613 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}
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760605 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117760521 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117760521 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117760521 data=null} to TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:26 [2020-06-04T23:58:26.486Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - Attempting to set focus on Table with text {}
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117760017 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117760017 data=null doit=true} to TableItem with text {}
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117760017 data=null} to TableItem with text {}
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117760017 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117760016 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117760012 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:27 [2020-06-04T23:58:27.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117759285 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117759285 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117759285 data=null} to TreeItem with text {ust-overlap-testing}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117759284 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117759284 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}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117759282 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:27 [2020-06-04T23:58:27.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117759278 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117759278 data=null doit=true} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117759278 data=null} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117759278 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117759278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117759269 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117759268 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117759268 data=null doit=true} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117759268 data=null} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117759268 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117759268 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117759264 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:27 [2020-06-04T23:58:27.605Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117759264 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117759264 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117759264 data=null} to TreeItem with text {Traces [12]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117759264 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117759264 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]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117759259 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:27 [2020-06-04T23:58:27.605Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-2117759258 data=null doit=true} to TreeItem with text {z-clashes [6]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-2117759258 data=null} to TreeItem with text {z-clashes [6]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-2117759258 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117759258 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]}
19:58:27 [2020-06-04T23:58:27.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-2117759254 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]}
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758935 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117758935 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117758935 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758935 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117758935 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758927 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:28 [2020-06-04T23:58:28.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:28 [2020-06-04T23:58:28.165Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758925 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117758925 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117758925 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758925 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117758925 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758922 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758922 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117758922 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117758922 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758922 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117758922 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758919 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758919 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758919 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117758919 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758910 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117758846 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117758845 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117758845 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:28 [2020-06-04T23:58:28.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:28 [2020-06-04T23:58:28.726Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:28 [2020-06-04T23:58:28.726Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:28 [2020-06-04T23:58:28.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:28 [2020-06-04T23:58:28.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Attempting to set focus on Table with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117757340 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117757340 data=null doit=true} to TableItem with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117757340 data=null} to TableItem with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117757340 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117757339 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117757335 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117757301 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117757300 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117757300 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117757300 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117757300 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117757297 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:29 [2020-06-04T23:58:29.541Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117757294 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117757294 data=null doit=true} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117757294 data=null} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117757294 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117757294 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117757286 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117757286 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117757286 data=null doit=true} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117757286 data=null} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117757286 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117757286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117757282 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:29 [2020-06-04T23:58:29.542Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117757282 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117757282 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117757282 data=null} to TreeItem with text {Traces [12]}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117757282 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:29 [2020-06-04T23:58:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117757282 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]}
19:58:29 [2020-06-04T23:58:29.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117757277 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:29 [2020-06-04T23:58:29.797Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:29 [2020-06-04T23:58:29.797Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756856 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117756855 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117756855 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756855 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117756855 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756847 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:30 [2020-06-04T23:58:30.053Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756846 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117756846 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117756846 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756846 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117756846 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756843 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756843 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117756843 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117756843 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756843 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117756843 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756840 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756840 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756840 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117756840 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756831 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117756772 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117756771 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117756771 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:30 [2020-06-04T23:58:30.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Attempting to set focus on Table with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117755268 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117755268 data=null doit=true} to TableItem with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117755268 data=null} to TableItem with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117755268 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117755267 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117755263 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117755228 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117755228 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117755228 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117755228 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117755228 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117755225 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:31 [2020-06-04T23:58:31.940Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117755222 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117755222 data=null doit=true} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117755222 data=null} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117755222 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117755222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117755214 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117755213 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117755213 data=null doit=true} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117755213 data=null} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117755213 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117755213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117755209 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:31 [2020-06-04T23:58:31.940Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117755209 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117755209 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117755209 data=null} to TreeItem with text {Traces [12]}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117755209 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117755209 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]}
19:58:31 [2020-06-04T23:58:31.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117755204 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:31 [2020-06-04T23:58:31.940Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:31 [2020-06-04T23:58:31.940Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754783 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117754783 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117754783 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754783 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117754783 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754774 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:32 [2020-06-04T23:58:32.195Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754773 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117754773 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117754773 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754773 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117754773 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754770 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754769 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117754769 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117754769 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754769 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117754769 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754766 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754766 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754766 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.195Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117754766 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754756 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117754608 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117754608 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117754602 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Attempting to set focus on Table with text {}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117754598 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117754598 data=null doit=true} to TableItem with text {}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117754598 data=null} to TableItem with text {}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117754598 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117754597 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117754592 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:32 [2020-06-04T23:58:32.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117753063 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117753063 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117753063 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117753063 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117753063 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117753060 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:33 [2020-06-04T23:58:33.818Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117753056 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117753056 data=null doit=true} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117753056 data=null} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117753056 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117753056 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117753048 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117753048 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117753048 data=null doit=true} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117753048 data=null} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117753047 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117753047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117753044 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:33 [2020-06-04T23:58:33.818Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117753043 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117753043 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117753043 data=null} to TreeItem with text {Traces [12]}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117753043 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117753043 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]}
19:58:33 [2020-06-04T23:58:33.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117753038 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:33 [2020-06-04T23:58:33.818Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:33 [2020-06-04T23:58:33.818Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752618 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117752618 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117752618 data=null} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752617 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117752617 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}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752609 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:34 [2020-06-04T23:58:34.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752607 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117752607 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117752607 data=null} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752607 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117752607 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}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752604 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752604 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117752604 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117752604 data=null} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752604 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117752604 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}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752601 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752601 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752601 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117752601 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}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752592 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117752521 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117752520 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117752520 data=null} to TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - Attempting to set focus on Table with text {}
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117752016 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117752016 data=null doit=true} to TableItem with text {}
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117752016 data=null} to TableItem with text {}
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117752016 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117752014 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117752010 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:34 [2020-06-04T23:58:34.943Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117751183 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117751183 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117751182 data=null} to TreeItem with text {simple_server-thread1}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117751182 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117751182 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}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117751179 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:35 [2020-06-04T23:58:35.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117751176 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117751176 data=null doit=true} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117751176 data=null} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117751176 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117751176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117751167 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117751167 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117751167 data=null doit=true} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117751167 data=null} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117751167 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117751167 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117751163 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:35 [2020-06-04T23:58:35.869Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117751163 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117751163 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117751163 data=null} to TreeItem with text {Traces [12]}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117751162 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117751162 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]}
19:58:35 [2020-06-04T23:58:35.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117751158 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:35 [2020-06-04T23:58:35.869Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:35 [2020-06-04T23:58:35.869Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:58:36 [2020-06-04T23:58:36.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:36 [2020-06-04T23:58:36.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750735 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117750735 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117750735 data=null} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750735 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117750735 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}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750725 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:36 [2020-06-04T23:58:36.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750723 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117750723 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117750723 data=null} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750723 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117750723 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}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750720 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750720 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117750720 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117750720 data=null} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750720 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117750720 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}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750717 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750717 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750717 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.124Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117750717 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}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750707 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117750583 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117750578 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117750578 data=null} to TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Attempting to set focus on Table with text {}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117750530 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117750530 data=null doit=true} to TableItem with text {}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117750530 data=null} to TableItem with text {}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117750530 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117750528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117750524 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:36 [2020-06-04T23:58:36.379Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:37 [2020-06-04T23:58:37.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:37 [2020-06-04T23:58:37.741Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:37 [2020-06-04T23:58:37.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117749295 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2}
19:58:37 [2020-06-04T23:58:37.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117749295 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117749295 data=null} to TreeItem with text {simple_server-thread2}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117749295 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117749295 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}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117749292 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:37 [2020-06-04T23:58:37.742Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117749289 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117749288 data=null doit=true} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117749288 data=null} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117749288 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117749288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117749280 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117749279 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117749279 data=null doit=true} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117749279 data=null} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117749279 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117749279 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117749275 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:37 [2020-06-04T23:58:37.742Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117749275 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117749274 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117749274 data=null} to TreeItem with text {Traces [12]}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117749274 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117749274 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]}
19:58:37 [2020-06-04T23:58:37.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117749268 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:37 [2020-06-04T23:58:37.742Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:37 [2020-06-04T23:58:37.742Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748947 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117748947 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117748946 data=null} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748946 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117748946 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}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748938 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:37 [2020-06-04T23:58:37.997Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748936 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117748936 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117748936 data=null} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748936 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117748936 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}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748933 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748933 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117748933 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117748933 data=null} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748933 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117748933 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}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748930 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748930 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748930 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117748930 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}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748920 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117748825 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117748824 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117748824 data=null} to TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.997Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:37 [2020-06-04T23:58:37.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - Attempting to set focus on Table with text {}
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117748320 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117748320 data=null doit=true} to TableItem with text {}
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117748320 data=null} to TableItem with text {}
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117748319 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117748318 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117748314 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:38 [2020-06-04T23:58:38.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117747586 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117747586 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117747586 data=null} to TreeItem with text {ust-overlap-testing}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117747585 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117747585 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}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117747582 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:39 [2020-06-04T23:58:39.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117747579 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117747579 data=null doit=true} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117747579 data=null} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117747579 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117747579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117747571 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117747571 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117747571 data=null doit=true} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117747571 data=null} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117747570 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117747570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117747567 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117747567 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117747567 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117747567 data=null} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117747566 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117747566 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]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117747561 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117747558 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117747558 data=null doit=true} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117747558 data=null} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117747558 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117747558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117747552 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117747552 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117747552 data=null doit=true} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117747552 data=null} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117747552 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117747552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117747548 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:39 [2020-06-04T23:58:39.485Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117747547 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117747547 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117747547 data=null} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117747547 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117747547 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]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117747543 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117747542 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117747542 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117747542 data=null} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117747542 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117747542 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]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117747539 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Clicking on with mnemonic 'Clear'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Clicked on with mnemonic 'Clear'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117747505 data=null doit=true} to Shell with text {Confirm Clear}
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Clicking on &Yes
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117747504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117747504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117747504 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117747504 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117747504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117747504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:58:39 [2020-06-04T23:58:39.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117747504 data=null item=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')
19:58:41 [2020-06-04T23:58:41.369Z] DEBUG - Clicked on 
19:58:41 [2020-06-04T23:58:41.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117747523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:58:41 [2020-06-04T23:58:41.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:41 [2020-06-04T23:58:41.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:41 [2020-06-04T23:58:41.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:41 [2020-06-04T23:58:41.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:41 [2020-06-04T23:58:41.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:41 [2020-06-04T23:58:41.928Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117744979 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117744979 data=null doit=true} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117744979 data=null} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117744978 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117744978 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117744973 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117744972 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117744972 data=null doit=true} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117744972 data=null} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117744972 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117744972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117744969 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:41 [2020-06-04T23:58:41.929Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117744968 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117744968 data=null doit=true} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117744968 data=null} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117744968 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117744968 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]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117744964 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117744963 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117744963 data=null doit=true} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117744963 data=null} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117744963 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117744963 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]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117744960 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Clicking on with mnemonic 'Import...'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Clicked on with mnemonic 'Import...'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117744914 data=null doit=true} to Shell with text {Trace Import}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-2117744912 data=null} to (of type 'Combo')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-2117744901 data=null button=0 stateMask=0x0 x=61 y=12 count=0} to TreeItem with text {/}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-2117744901 data=null doit=true} to TreeItem with text {/}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-2117744901 data=null} to TreeItem with text {/}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-2117744901 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117744901 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-2117744901 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Setting state to checked on: /
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117744896 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:'))
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:58:41 [2020-06-04T23:58:41.929Z] 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')
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.929Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@462f7f23
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117744893 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117744893 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117744893 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117744893 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117744893 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117744893 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117744893 data=null item=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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117744893 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117744893 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117744893 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117744893 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117744893 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:58:41 [2020-06-04T23:58:41.930Z] 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:58:41 [2020-06-04T23:58:41.930Z] 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')
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:41 [2020-06-04T23:58:41.930Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] 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')
19:58:42 [2020-06-04T23:58:42.186Z] 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.
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - Clicking on &Finish
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117744890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117744890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117744890 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117744890 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117744890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117744890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.186Z] DEBUG - Clicked on &Finish
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-2117744377 data=null doit=true} to Shell with text {Confirmation}
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
19:58:42 [2020-06-04T23:58:42.443Z] DEBUG - Clicking on Rename All
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-2117744377 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')
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-2117744377 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')
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-2117744377 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-2117744377 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-2117744377 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')
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-2117744377 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')
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-2117744377 data=null item=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')
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Clicked on 
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117744890 data=null item=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')
19:58:42 [2020-06-04T23:58:42.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117744949 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117743867 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117743867 data=null doit=true} to TreeItem with text {test}
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117743867 data=null} to TreeItem with text {test}
19:58:42 [2020-06-04T23:58:42.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117743867 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117743867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117743860 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117743860 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117743860 data=null doit=true} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117743860 data=null} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117743860 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117743860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117743856 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:43 [2020-06-04T23:58:43.208Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117743856 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117743856 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117743856 data=null} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117743856 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117743856 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]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117743851 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117743851 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117743850 data=null} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117743850 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117743850 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]}
19:58:43 [2020-06-04T23:58:43.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117743845 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743527 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117743527 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117743527 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743526 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117743526 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743518 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:43 [2020-06-04T23:58:43.464Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743517 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117743517 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117743517 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743517 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117743517 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743515 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743514 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117743514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117743514 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743514 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117743514 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743512 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743512 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743512 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117743512 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743502 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117743425 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117743424 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117743424 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:58:43 [2020-06-04T23:58:43.464Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:44 [2020-06-04T23:58:44.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:44 [2020-06-04T23:58:44.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:44 [2020-06-04T23:58:44.585Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:44 [2020-06-04T23:58:44.585Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Attempting to set focus on Table with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117741921 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117741921 data=null doit=true} to TableItem with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117741921 data=null} to TableItem with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117741920 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117741919 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117741916 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117741885 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117741884 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117741884 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117741884 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117741884 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117741882 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:45 [2020-06-04T23:58:45.145Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117741879 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117741879 data=null doit=true} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117741879 data=null} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117741879 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117741879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117741871 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117741871 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117741871 data=null doit=true} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117741871 data=null} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117741871 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117741871 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117741867 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:45 [2020-06-04T23:58:45.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117741867 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117741867 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117741867 data=null} to TreeItem with text {Traces [12]}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117741867 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117741867 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]}
19:58:45 [2020-06-04T23:58:45.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117741862 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:45 [2020-06-04T23:58:45.145Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741443 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117741443 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117741443 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741443 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117741443 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741435 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:45 [2020-06-04T23:58:45.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741433 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117741433 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117741433 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741433 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117741433 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741430 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741430 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117741430 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117741430 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741430 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117741430 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741427 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741427 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.400Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741427 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.655Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117741427 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741418 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117741317 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117741316 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117741316 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.655Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
19:58:45 [2020-06-04T23:58:45.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:45 [2020-06-04T23:58:45.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - Attempting to set focus on Table with text {}
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117739812 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117739812 data=null doit=true} to TableItem with text {}
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117739812 data=null} to TableItem with text {}
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117739812 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117739811 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117739807 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:47 [2020-06-04T23:58:47.018Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117739778 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-2117739778 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-2117739778 data=null} to TreeItem with text {ExampleCustomXml.xml}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117739777 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117739777 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-2117739775 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:47 [2020-06-04T23:58:47.273Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117739772 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117739772 data=null doit=true} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117739772 data=null} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117739771 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117739771 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117739763 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117739763 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117739763 data=null doit=true} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117739763 data=null} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117739763 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117739763 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117739759 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:47 [2020-06-04T23:58:47.273Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117739759 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117739758 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:47 [2020-06-04T23:58:47.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117739758 data=null} to TreeItem with text {Traces [12]}
19:58:47 [2020-06-04T23:58:47.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117739758 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:47 [2020-06-04T23:58:47.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117739758 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]}
19:58:47 [2020-06-04T23:58:47.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117739753 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:47 [2020-06-04T23:58:47.274Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:47 [2020-06-04T23:58:47.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739334 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117739334 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117739334 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739334 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117739334 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739325 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:47 [2020-06-04T23:58:47.529Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739324 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117739324 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117739324 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739324 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117739323 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739321 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739320 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117739320 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117739320 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739320 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117739320 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739317 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739317 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739317 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.529Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117739317 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739306 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.783Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117739118 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117739117 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.783Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117739117 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.783Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:58:47 [2020-06-04T23:58:47.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:47 [2020-06-04T23:58:47.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:47 [2020-06-04T23:58:47.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - Attempting to set focus on Table with text {}
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117738613 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117738613 data=null doit=true} to TableItem with text {}
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117738613 data=null} to TableItem with text {}
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117738613 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117738611 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117738608 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:48 [2020-06-04T23:58:48.344Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:49 [2020-06-04T23:58:49.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:49 [2020-06-04T23:58:49.270Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:49 [2020-06-04T23:58:49.270Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117737580 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing}
19:58:49 [2020-06-04T23:58:49.270Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117737580 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:49 [2020-06-04T23:58:49.270Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117737580 data=null} to TreeItem with text {kernel-overlap-testing}
19:58:49 [2020-06-04T23:58:49.270Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117737580 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:49 [2020-06-04T23:58:49.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117737579 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117737577 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:49 [2020-06-04T23:58:49.271Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117737574 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117737574 data=null doit=true} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117737573 data=null} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117737573 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117737573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117737565 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117737564 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117737564 data=null doit=true} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117737564 data=null} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117737564 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117737564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117737561 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:49 [2020-06-04T23:58:49.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117737560 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117737560 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117737560 data=null} to TreeItem with text {Traces [12]}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117737560 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117737560 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]}
19:58:49 [2020-06-04T23:58:49.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117737555 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:49 [2020-06-04T23:58:49.271Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737135 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117737135 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117737135 data=null} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737135 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117737135 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}
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737126 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:49 [2020-06-04T23:58:49.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:49 [2020-06-04T23:58:49.831Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737124 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117737124 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117737124 data=null} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737124 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117737124 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}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737121 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737121 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117737121 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117737121 data=null} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737121 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117737121 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}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737119 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737118 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737118 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117737118 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}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737108 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-2117737025 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-2117737024 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-2117737024 data=null} to TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:49 [2020-06-04T23:58:49.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - Attempting to set focus on Table with text {}
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117736520 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117736520 data=null doit=true} to TableItem with text {}
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117736520 data=null} to TableItem with text {}
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117736519 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117736518 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117736515 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:50 [2020-06-04T23:58:50.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-2117735788 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-2117735788 data=null doit=true} to TreeItem with text {simple_server-thread1}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-2117735788 data=null} to TreeItem with text {simple_server-thread1}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-2117735788 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117735787 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}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-2117735785 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:51 [2020-06-04T23:58:51.322Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117735781 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117735781 data=null doit=true} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117735781 data=null} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117735781 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117735781 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117735772 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117735772 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117735772 data=null doit=true} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117735772 data=null} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117735772 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117735772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117735768 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:51 [2020-06-04T23:58:51.322Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117735768 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117735768 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117735768 data=null} to TreeItem with text {Traces [12]}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117735768 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117735768 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]}
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117735763 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:51 [2020-06-04T23:58:51.322Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:51 [2020-06-04T23:58:51.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735736 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117735736 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117735736 data=null} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735736 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117735736 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}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735727 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:51 [2020-06-04T23:58:51.323Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735725 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117735725 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117735725 data=null} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735725 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117735725 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}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735723 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735723 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117735722 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117735722 data=null} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735722 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117735722 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}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735720 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735720 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735720 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117735720 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}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735705 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-2117735619 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-2117735619 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-2117735619 data=null} to TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:51 [2020-06-04T23:58:51.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - Attempting to set focus on Table with text {}
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117735115 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117735115 data=null doit=true} to TableItem with text {}
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117735115 data=null} to TableItem with text {}
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117735115 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117735113 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117735110 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:51 [2020-06-04T23:58:51.883Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-2117734382 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-2117734382 data=null doit=true} to TreeItem with text {simple_server-thread2}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-2117734382 data=null} to TreeItem with text {simple_server-thread2}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-2117734382 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117734382 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}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-2117734379 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:52 [2020-06-04T23:58:52.443Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117734376 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117734376 data=null doit=true} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117734376 data=null} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117734376 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117734375 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117734367 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117734366 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117734366 data=null doit=true} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117734366 data=null} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117734366 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117734366 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117734363 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:52 [2020-06-04T23:58:52.698Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117734362 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117734362 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117734362 data=null} to TreeItem with text {Traces [12]}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117734362 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117734362 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]}
19:58:52 [2020-06-04T23:58:52.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117734357 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:52 [2020-06-04T23:58:52.699Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734331 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117734331 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117734331 data=null} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734331 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117734331 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}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734322 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:52 [2020-06-04T23:58:52.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734321 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117734321 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117734321 data=null} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734321 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117734321 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}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734318 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734318 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117734318 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117734318 data=null} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734318 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117734318 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}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734315 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734315 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734315 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117734315 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}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734300 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117734198 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117734195 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117734187 data=null} to TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Attempting to set focus on Table with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117734184 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117734184 data=null doit=true} to TableItem with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117734183 data=null} to TableItem with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117734183 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117734182 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117734132 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:52 [2020-06-04T23:58:52.699Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117732898 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117732898 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117732898 data=null} to TreeItem with text {ust-overlap-testing}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117732898 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117732897 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}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117732895 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:54 [2020-06-04T23:58:54.060Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117732892 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117732892 data=null doit=true} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117732892 data=null} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117732892 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117732892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117732884 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117732883 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117732883 data=null doit=true} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117732883 data=null} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117732883 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117732883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117732879 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:54 [2020-06-04T23:58:54.060Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117732879 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117732879 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117732878 data=null} to TreeItem with text {Traces [12]}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117732878 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117732878 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]}
19:58:54 [2020-06-04T23:58:54.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117732873 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:54 [2020-06-04T23:58:54.060Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732454 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732454 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732453 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732453 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117732453 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)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732445 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:54 [2020-06-04T23:58:54.620Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732444 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732444 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732444 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732443 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117732443 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)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732441 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732441 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732441 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732440 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732440 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117732440 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)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732438 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732438 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732438 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117732438 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)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732429 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732366 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732365 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117732365 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:54 [2020-06-04T23:58:54.621Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:55 [2020-06-04T23:58:55.180Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:55 [2020-06-04T23:58:55.180Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:55 [2020-06-04T23:58:55.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:55 [2020-06-04T23:58:55.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - Attempting to set focus on Table with text {}
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117730860 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117730860 data=null doit=true} to TableItem with text {}
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117730860 data=null} to TableItem with text {}
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117730860 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117730859 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117730853 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:55 [2020-06-04T23:58:55.995Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117730812 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117730812 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117730812 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117730812 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117730812 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)}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-2117730809 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:56 [2020-06-04T23:58:56.250Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117730798 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117730798 data=null doit=true} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117730797 data=null} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117730797 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117730797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117730789 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117730788 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117730788 data=null doit=true} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117730788 data=null} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117730788 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117730788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117730784 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:56 [2020-06-04T23:58:56.250Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117730784 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117730784 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117730784 data=null} to TreeItem with text {Traces [12]}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117730784 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117730784 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]}
19:58:56 [2020-06-04T23:58:56.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117730779 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:56 [2020-06-04T23:58:56.250Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730359 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730358 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730358 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730358 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117730358 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)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730350 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:56 [2020-06-04T23:58:56.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730349 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730348 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730348 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730348 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117730348 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)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730346 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.505Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730345 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730345 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730345 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730345 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117730345 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)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730342 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730342 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730342 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.506Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117730342 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)}
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730333 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730273 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730273 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117730273 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:56 [2020-06-04T23:58:56.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Attempting to set focus on Table with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117728769 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117728769 data=null doit=true} to TableItem with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117728769 data=null} to TableItem with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117728769 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117728768 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117728764 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117728733 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117728733 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117728732 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117728732 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117728732 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)}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-2117728730 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:58 [2020-06-04T23:58:58.123Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117728725 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117728725 data=null doit=true} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117728725 data=null} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117728725 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117728725 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117728716 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117728716 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117728716 data=null doit=true} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117728716 data=null} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117728716 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117728716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117728712 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:58:58 [2020-06-04T23:58:58.123Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117728712 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117728712 data=null doit=true} to TreeItem with text {Traces [12]}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117728712 data=null} to TreeItem with text {Traces [12]}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117728711 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117728711 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]}
19:58:58 [2020-06-04T23:58:58.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117728706 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:58:58 [2020-06-04T23:58:58.123Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728287 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728286 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728286 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728286 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117728286 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)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728277 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:58:58 [2020-06-04T23:58:58.684Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728275 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728275 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728275 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728275 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117728275 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)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728272 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728272 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728272 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Attempting to set focus on Tree with text {}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728272 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728272 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117728272 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)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728270 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728270 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728269 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117728269 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)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728260 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728169 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728169 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117728168 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:58 [2020-06-04T23:58:58.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - Attempting to set focus on Table with text {}
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117727664 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117727664 data=null doit=true} to TableItem with text {}
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117727664 data=null} to TableItem with text {}
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117727664 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117727663 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117727659 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:58:59 [2020-06-04T23:58:59.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:00 [2020-06-04T23:59:00.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:00 [2020-06-04T23:59:00.173Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117726630 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-2117726630 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-2117726630 data=null} to TreeItem with text {kernel-overlap-testing(2)}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117726630 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117726630 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)}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-2117726626 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:00 [2020-06-04T23:59:00.429Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117726624 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117726624 data=null doit=true} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117726624 data=null} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117726623 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117726623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117726615 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:00 [2020-06-04T23:59:00.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117726614 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117726614 data=null doit=true} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117726614 data=null} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117726614 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117726614 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117726611 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:00 [2020-06-04T23:59:00.430Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117726610 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117726610 data=null doit=true} to TreeItem with text {Traces [12]}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117726610 data=null} to TreeItem with text {Traces [12]}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117726610 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117726610 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]}
19:59:00 [2020-06-04T23:59:00.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117726605 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:00 [2020-06-04T23:59:00.430Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726285 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117726285 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117726285 data=null} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726284 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117726284 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)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726276 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:00 [2020-06-04T23:59:00.685Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726275 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117726274 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117726274 data=null} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726274 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117726274 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)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726271 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726271 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117726271 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117726271 data=null} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726271 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117726271 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)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726268 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726268 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726268 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117726268 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)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726259 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117726189 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117726188 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117726188 data=null} to TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:00 [2020-06-04T23:59:00.686Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - Attempting to set focus on Table with text {}
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117725685 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117725685 data=null doit=true} to TableItem with text {}
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117725685 data=null} to TableItem with text {}
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117725685 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117725683 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117725679 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:01 [2020-06-04T23:59:01.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117724845 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-2117724845 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-2117724845 data=null} to TreeItem with text {simple_server-thread1(2)}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117724845 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117724845 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)}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-2117724842 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:02 [2020-06-04T23:59:02.172Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117724839 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117724839 data=null doit=true} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117724839 data=null} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117724839 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117724839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117724830 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117724829 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117724829 data=null doit=true} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117724829 data=null} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117724829 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117724829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117724826 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:02 [2020-06-04T23:59:02.173Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117724825 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117724825 data=null doit=true} to TreeItem with text {Traces [12]}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117724825 data=null} to TreeItem with text {Traces [12]}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117724825 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117724825 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]}
19:59:02 [2020-06-04T23:59:02.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117724820 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:02 [2020-06-04T23:59:02.173Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:59:02 [2020-06-04T23:59:02.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:02 [2020-06-04T23:59:02.428Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:02 [2020-06-04T23:59:02.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724399 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117724399 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117724399 data=null} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724399 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117724399 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)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724390 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:02 [2020-06-04T23:59:02.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724388 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117724388 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117724388 data=null} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724388 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117724388 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)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724385 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724385 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117724385 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117724385 data=null} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724385 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117724385 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)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724382 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724382 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724382 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117724382 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)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724373 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117724290 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117724290 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117724290 data=null} to TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:02 [2020-06-04T23:59:02.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - Attempting to set focus on Table with text {}
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117723786 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117723786 data=null doit=true} to TableItem with text {}
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117723786 data=null} to TableItem with text {}
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117723786 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117723784 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117723780 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:03 [2020-06-04T23:59:03.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117722951 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-2117722951 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-2117722951 data=null} to TreeItem with text {simple_server-thread2(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117722951 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117722951 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)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-2117722948 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:04 [2020-06-04T23:59:04.169Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117722945 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117722945 data=null doit=true} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117722945 data=null} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117722945 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117722945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117722936 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117722936 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117722936 data=null doit=true} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117722936 data=null} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117722936 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117722936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117722927 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:04 [2020-06-04T23:59:04.169Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117722926 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117722926 data=null doit=true} to TreeItem with text {Traces [12]}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117722926 data=null} to TreeItem with text {Traces [12]}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117722926 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117722926 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]}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117722921 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:04 [2020-06-04T23:59:04.169Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722700 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117722700 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117722700 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722700 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117722700 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)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722692 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:04 [2020-06-04T23:59:04.169Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722690 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117722690 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117722690 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722690 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117722690 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)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722687 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722687 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117722687 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.169Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:04 [2020-06-04T23:59:04.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117722687 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722686 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117722686 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)}
19:59:04 [2020-06-04T23:59:04.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722684 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722684 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.170Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722684 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.170Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117722684 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)}
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722672 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117722586 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117722586 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117722586 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - Attempting to set focus on Table with text {}
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117722082 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117722082 data=null doit=true} to TableItem with text {}
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117722082 data=null} to TableItem with text {}
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117722082 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117722081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117722077 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:04 [2020-06-04T23:59:04.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117721348 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-2117721348 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-2117721348 data=null} to TreeItem with text {ust-overlap-testing(2)}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117721348 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117721348 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)}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-2117721345 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:05 [2020-06-04T23:59:05.545Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117721342 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117721342 data=null doit=true} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117721342 data=null} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117721342 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117721342 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117721333 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117721333 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117721333 data=null doit=true} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117721333 data=null} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117721333 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117721333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117721329 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117721329 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117721329 data=null doit=true} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117721329 data=null} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117721328 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117721328 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]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117721323 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117721321 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117721321 data=null doit=true} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117721321 data=null} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117721321 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117721321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117721314 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117721314 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117721314 data=null doit=true} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117721314 data=null} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117721314 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117721314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117721310 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:05 [2020-06-04T23:59:05.546Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117721309 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117721309 data=null doit=true} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117721309 data=null} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117721309 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117721309 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]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117721304 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-2117721304 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-2117721304 data=null doit=true} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-2117721304 data=null} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-2117721304 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117721304 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]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-2117721301 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]}
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Clicking on with mnemonic 'Clear'
19:59:05 [2020-06-04T23:59:05.546Z] DEBUG - Clicked on with mnemonic 'Clear'
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-2117721272 data=null doit=true} to Shell with text {Confirm Clear}
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Clicking on &Yes
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117721271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117721271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117721271 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117721271 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117721271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117721271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:05 [2020-06-04T23:59:05.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117721271 data=null item=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')
19:59:07 [2020-06-04T23:59:07.685Z] DEBUG - Clicked on 
19:59:07 [2020-06-04T23:59:07.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-2117721290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117718806 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117718806 data=null doit=true} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117718806 data=null} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117718806 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117718800 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117718799 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117718799 data=null doit=true} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117718799 data=null} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117718799 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117718795 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.248Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117718795 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117718795 data=null doit=true} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117718795 data=null} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117718795 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718795 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]}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117718790 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117718789 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117718789 data=null doit=true} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117718789 data=null} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117718789 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718789 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]}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117718786 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Clicking on with mnemonic 'Import...'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Clicked on with mnemonic 'Import...'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117718730 data=null doit=true} to Shell with text {Trace Import}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-2117718728 data=null} to (of type 'Combo')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-2117718718 data=null doit=true} to TreeItem with text {/}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-2117718718 data=null} to TreeItem with text {/}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-2117718717 data=null button=1 stateMask=0x0 x=61 y=12 count=1} to TreeItem with text {/}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117718717 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-2117718716 data=null button=1 stateMask=0x80000 x=61 y=12 count=1} to TreeItem with text {/}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-2117718716 data=null doit=true} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-2117718716 data=null} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-2117718716 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117718716 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
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-2117718714 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-2117718714 data=null button=0 stateMask=0x0 x=107 y=156 count=0} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-2117718714 data=null doit=true} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-2117718714 data=null} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-2117718714 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718714 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
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-2117718713 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: z-clashes
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:08 [2020-06-04T23:59:08.249Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117718706 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117718706 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117718706 data=null} to Tree node with text: kernel-overlap-testing
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117718706 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718706 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
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117718705 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117718703 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:'))
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:59:08 [2020-06-04T23:59:08.249Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:59:08 [2020-06-04T23:59:08.250Z] 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@249fd630
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117718702 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117718702 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117718702 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117718702 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117718702 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117718702 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117718702 data=null item=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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117718701 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117718701 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117718701 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117718701 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117718701 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:59:08 [2020-06-04T23:59:08.250Z] 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:59:08 [2020-06-04T23:59:08.250Z] 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')
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.250Z] 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')
19:59:08 [2020-06-04T23:59:08.251Z] 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.
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - Clicking on &Finish
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117718698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117718698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117718698 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117718698 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117718698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117718698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:08 [2020-06-04T23:59:08.251Z] DEBUG - Clicked on &Finish
19:59:08 [2020-06-04T23:59:08.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117718698 data=null item=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')
19:59:08 [2020-06-04T23:59:08.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117718775 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117718186 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117718186 data=null doit=true} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117718186 data=null} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117718185 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718185 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117718180 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117718179 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117718179 data=null doit=true} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117718179 data=null} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117718179 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718179 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117718176 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:08 [2020-06-04T23:59:08.761Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117718175 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117718175 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117718175 data=null} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117718175 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117718175 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]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117718171 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117718170 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117718170 data=null} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117718170 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117718170 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]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117718168 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-2117718168 data=null doit=true} to TreeItem with text {z-clashes [1]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-2117718168 data=null} to TreeItem with text {z-clashes [1]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-2117718168 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117718168 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]}
19:59:08 [2020-06-04T23:59:08.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-2117718166 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717749 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117717749 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117717749 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717749 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117717749 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717741 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:09 [2020-06-04T23:59:09.322Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717740 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117717740 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117717740 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717739 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117717739 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717737 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717736 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117717736 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117717736 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717736 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117717736 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717734 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717734 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717734 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117717733 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717727 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117717678 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117717677 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117717677 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
19:59:09 [2020-06-04T23:59:09.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:09 [2020-06-04T23:59:09.882Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:09 [2020-06-04T23:59:09.882Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:10 [2020-06-04T23:59:10.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:10 [2020-06-04T23:59:10.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Attempting to set focus on Table with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117716174 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117716174 data=null doit=true} to TableItem with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117716174 data=null} to TableItem with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117716173 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117716173 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117716169 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117716139 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-2117716139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-2117716139 data=null} to TreeItem with text {ExampleCustomTxt.log}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117716138 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117716138 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-2117716136 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:10 [2020-06-04T23:59:10.698Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117716132 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117716132 data=null doit=true} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117716132 data=null} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117716132 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117716132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117716124 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117716124 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117716123 data=null doit=true} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117716123 data=null} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117716123 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117716123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117716119 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:10 [2020-06-04T23:59:10.954Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:10 [2020-06-04T23:59:10.954Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:10 [2020-06-04T23:59:10.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117716119 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:59:10 [2020-06-04T23:59:10.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117716119 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:10 [2020-06-04T23:59:10.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117716119 data=null} to TreeItem with text {Traces [2]}
19:59:10 [2020-06-04T23:59:10.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117716119 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:10 [2020-06-04T23:59:10.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117716119 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]}
19:59:10 [2020-06-04T23:59:10.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117716114 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:10 [2020-06-04T23:59:10.954Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715696 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117715696 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117715696 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715696 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117715696 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715688 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:11 [2020-06-04T23:59:11.209Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715687 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117715687 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117715687 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715686 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117715686 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715684 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715684 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117715684 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117715683 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715683 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117715683 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715681 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715681 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715681 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.209Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117715681 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715674 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117715583 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117715583 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117715582 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.464Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
19:59:11 [2020-06-04T23:59:11.464Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:11 [2020-06-04T23:59:11.464Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - Attempting to set focus on Table with text {}
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-2117715078 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {}
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-2117715078 data=null doit=true} to TableItem with text {}
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-2117715078 data=null} to TableItem with text {}
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-2117715078 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {}
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117715077 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-2117715074 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {}
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
19:59:12 [2020-06-04T23:59:12.023Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
19:59:12 [2020-06-04T23:59:12.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117714049 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117714049 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117714049 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117714049 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117714049 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117714046 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117714043 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117714043 data=null doit=true} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117714043 data=null} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117714043 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117714043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117714035 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117714034 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117714034 data=null doit=true} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117714034 data=null} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117714034 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117714034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117714031 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117714030 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117714030 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117714030 data=null} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117714030 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117714030 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]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117714025 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117714022 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117714022 data=null doit=true} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117714022 data=null} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117714022 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117714022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117714016 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117714015 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117714015 data=null doit=true} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117714015 data=null} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117714015 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117714015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117714012 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117714011 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117714011 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117714011 data=null} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117714011 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117714011 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]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117714006 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117714006 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117714006 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117714006 data=null} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117714006 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117714006 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]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117714003 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Clicking on with mnemonic 'New Folder...'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Clicked on with mnemonic 'New Folder...'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=-2117713977 data=null doit=true} to Shell with text {New Folder}
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Clicking on OK
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117713976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117713976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117713976 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117713976 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117713976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117713976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Clicked on OK
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117713976 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:12 [2020-06-04T23:59:12.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-2117713992 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...'
19:59:13 [2020-06-04T23:59:13.511Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-2117713471 data=null button=0 stateMask=0x0 x=83 y=84 count=0} to TreeItem with text {aaa}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=-2117713471 data=null doit=true} to TreeItem with text {aaa}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=-2117713471 data=null} to TreeItem with text {aaa}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=-2117713471 data=null button=1 stateMask=0x0 x=83 y=84 count=1} to TreeItem with text {aaa}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117713471 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}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=-2117713466 data=null button=1 stateMask=0x80000 x=83 y=84 count=1} to TreeItem with text {aaa}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Clicking on with mnemonic 'Import...'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Clicked on with mnemonic 'Import...'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-2117713421 data=null doit=true} to Shell with text {Trace Import}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:59:13 [2020-06-04T23:59:13.511Z] 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')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-2117713420 data=null doit=true} to Button with text {Select &archive file:}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-2117713420 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:}
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-2117713419 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-2117713419 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')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-2117713419 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')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-2117713419 data=null item=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')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-2117713417 data=null} to (of type 'Combo')
19:59:13 [2020-06-04T23:59:13.511Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-2117713409 data=null doit=true} to TreeItem with text {import}
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-2117713409 data=null} to TreeItem with text {import}
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-2117713409 data=null button=1 stateMask=0x0 x=80 y=12 count=1} to TreeItem with text {import}
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117713409 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}
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-2117713408 data=null button=1 stateMask=0x80000 x=80 y=12 count=1} to TreeItem with text {import}
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117713407 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117713407 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117713407 data=null} to Tree node with text: kernel-overlap-testing
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117713407 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117713407 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
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117713406 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-2117713401 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:'))
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
19:59:13 [2020-06-04T23:59:13.512Z] 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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2e3b114d
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null item=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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-2117713400 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@87e3f9e
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-2117713399 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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117713399 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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-2117713399 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-2117713399 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-2117713399 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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-2117713399 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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-2117713399 data=null item=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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-2117713399 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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-2117713399 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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-2117713399 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')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-2117713399 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-2117713399 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.512Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
19:59:13 [2020-06-04T23:59:13.513Z] 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')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
19:59:13 [2020-06-04T23:59:13.513Z] 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')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] 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')
19:59:13 [2020-06-04T23:59:13.513Z] 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.
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Clicking on &Finish
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117713396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117713396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117713396 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117713396 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117713396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117713396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Clicked on &Finish
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117713396 data=null item=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')
19:59:13 [2020-06-04T23:59:13.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117713455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117712881 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117712881 data=null doit=true} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117712881 data=null} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117712881 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117712881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117712875 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.074Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2117712875 data=null doit=true} to TreeItem with text {Experiments [1]}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2117712875 data=null} to TreeItem with text {Experiments [1]}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2117712874 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117712874 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]}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2117712872 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-2117712872 data=null doit=true} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-2117712872 data=null} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-2117712872 data=null button=1 stateMask=0x0 x=95 y=108 count=1} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117712872 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]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-2117712869 data=null button=1 stateMask=0x80000 x=95 y=108 count=1} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117712868 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117712867 data=null} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117712867 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117712867 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
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-2117712859 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-2117712858 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-2117712858 data=null x=103 y=203 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-2117712855 data=null x=103 y=203 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-2117712854 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-2117712853 data=null x=103 y=203 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-2117712853 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-2117712853 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=103 y=203 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-2117712848 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=-2117712844 data=null doit=true} to TreeItem with text {exp [0]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-2117712844 data=null} to TreeItem with text {exp [0]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-2117712844 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [0]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117712844 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]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-2117712840 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [0]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-2117712840 data=null button=0 stateMask=0x0 x=95 y=204 count=0} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-2117712839 data=null doit=true} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-2117712839 data=null} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-2117712839 data=null button=1 stateMask=0x0 x=95 y=204 count=1} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117712839 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]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-2117712833 data=null button=1 stateMask=0x80000 x=95 y=204 count=1} to TreeItem with text {aaa [1]}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Clicking on with mnemonic 'Rename...'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Clicked on with mnemonic 'Rename...'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=-2117712804 data=null doit=true} to Shell with text {Rename Folder}
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Clicking on OK
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117712802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117712802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117712802 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117712802 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117712802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117712802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117712802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:14 [2020-06-04T23:59:14.075Z] DEBUG - Clicked on 
19:59:14 [2020-06-04T23:59:14.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-2117712821 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
19:59:14 [2020-06-04T23:59:14.585Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:14 [2020-06-04T23:59:14.585Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:59:14 [2020-06-04T23:59:14.585Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
19:59:14 [2020-06-04T23:59:14.585Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:14 [2020-06-04T23:59:14.585Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117712286 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117712286 data=null doit=true} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117712286 data=null} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117712286 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117712286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117712278 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117712278 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117712277 data=null doit=true} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117712277 data=null} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117712277 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117712277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117712274 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:14 [2020-06-04T23:59:14.585Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-2117712273 data=null button=0 stateMask=0x0 x=89 y=180 count=0} to TreeItem with text {Traces [3]}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-2117712273 data=null doit=true} to TreeItem with text {Traces [3]}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-2117712273 data=null} to TreeItem with text {Traces [3]}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-2117712273 data=null button=1 stateMask=0x0 x=89 y=180 count=1} to TreeItem with text {Traces [3]}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117712273 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]}
19:59:14 [2020-06-04T23:59:14.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-2117712267 data=null button=1 stateMask=0x80000 x=89 y=180 count=1} to TreeItem with text {Traces [3]}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=-2117711960 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117711954 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117711954 data=null doit=true} to TreeItem with text {test}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117711954 data=null} to TreeItem with text {test}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117711954 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117711954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117711948 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Clicking on with mnemonic 'Delete'
19:59:15 [2020-06-04T23:59:15.146Z] DEBUG - Clicked on with mnemonic 'Delete'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null item=null 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')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711382 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117711382 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Clicking on OK
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117711382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117711382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117711382 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117711382 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117711382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117711382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.706Z] DEBUG - Clicked on OK
19:59:15 [2020-06-04T23:59:15.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117711382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:15 [2020-06-04T23:59:15.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117711932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:59:15 [2020-06-04T23:59:15.981Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 308.545 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
19:59:15 [2020-06-04T23:59:15.981Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.035 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.187 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.836 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.182 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.743 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.917 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.664 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.092 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.722 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.841 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.168 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.958 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 25.17 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.509 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 13.745 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 11.695 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.708 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.862 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.631 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.592 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.586 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.236 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.055 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.955 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.867 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.268 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.67 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.557 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.773 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 22.594 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 25.948 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.291 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 23.487 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.238 s
19:59:15 [2020-06-04T23:59:15.981Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.299 s
19:59:15 [2020-06-04T23:59:15.981Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.759 s
19:59:15 [2020-06-04T23:59:15.981Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
19:59:18 [2020-06-04T23:59:18.490Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117706986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117706986 data=null doit=true} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117706986 data=null} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117706986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117706982 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117706982 data=null doit=true} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117706982 data=null} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117706982 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117706982 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}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117706980 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117706980 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117706980 data=null} to TreeItem with text {Traces [2]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117706980 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117706980 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]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117706978 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]}
19:59:19 [2020-06-04T23:59:19.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2117706978 data=null doit=true} to TreeItem with text {Experiments [1]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2117706978 data=null} to TreeItem with text {Experiments [1]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2117706978 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117706978 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]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2117706976 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-2117706975 data=null doit=true} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-2117706975 data=null} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-2117706975 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706975 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
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-2117706972 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-2117706972 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-2117706972 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-2117706972 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-2117706971 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-2117706970 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-2117706970 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
19:59:19 [2020-06-04T23:59:19.853Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-2117706970 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=144 y=203 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-2117706966 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117706963 data=null doit=true} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117706963 data=null} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117706963 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706963 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
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-2117706960 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-2117706960 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-2117706960 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-2117706959 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-2117706959 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-2117706958 data=null x=144 y=203 width=0 height=0 detail=2} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-2117706958 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-2117706957 data=[TmfTraceElement(/test/Traces/bug446190)] x=144 y=203 width=0 height=0 detail=2} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-2117706955 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-2117706953 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-2117706953 data=null doit=true} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-2117706953 data=null} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-2117706952 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706952 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]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-2117706950 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-2117706949 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-2117706949 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117706949 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]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-2117706940 data=null button=1 stateMask=0x80000 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-2117706918 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-2117706918 data=null doit=true} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-2117706918 data=null} to TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [0]}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117706915 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117706915 data=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117706915 data=null} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117706915 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117706911 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117706909 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117706909 data=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117706909 data=null} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117706909 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117706705 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.364Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117706604 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117706604 data=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117706604 data=null} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117706604 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706604 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117706600 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117706599 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117706599 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117706599 data=null} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117706599 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706599 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]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117706596 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:20 [2020-06-04T23:59:20.365Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-2117706596 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-2117706596 data=null} to TreeItem with text {debuginfo-synth-exec}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-2117706596 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117706596 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}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-2117706593 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2117706593 data=null doit=true} to Tree node with text: Views
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2117706592 data=null} to Tree node with text: Views
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2117706592 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: Views
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117706592 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
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2117706580 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: Views
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117706531 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117706531 data=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117706531 data=null} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117706531 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706531 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117706527 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117706523 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117706523 data=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117706522 data=null} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117706522 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117706519 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117706518 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117706518 data=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117706518 data=null} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117706518 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117706514 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:20 [2020-06-04T23:59:20.365Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117706514 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117706514 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117706514 data=null} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117706514 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117706514 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]}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117706510 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:20 [2020-06-04T23:59:20.365Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:20 [2020-06-04T23:59:20.365Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117706510 data=null doit=true} to TreeItem with text {bug446190}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117706510 data=null} to TreeItem with text {bug446190}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117706510 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117706509 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}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2117706505 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2117706504 data=null doit=true} to Tree node with text: Views
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2117706504 data=null} to Tree node with text: Views
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2117706504 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117706504 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
19:59:20 [2020-06-04T23:59:20.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2117706486 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-2117705482 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117705482 data=null doit=true} to TreeItem with text {bug446190}
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117705481 data=null} to TreeItem with text {bug446190}
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117705481 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117705481 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2117705478 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Clicking on Cancel
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2117705393 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')
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2117705393 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')
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2117705393 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2117705393 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2117705393 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')
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2117705393 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')
19:59:21 [2020-06-04T23:59:21.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2117705393 data=null item=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')
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-2117705423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Clicked on 
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-2117705328 data=null button=0 stateMask=0x0 x=145 y=300 count=0} to Tree node with text: IRQ Analysis
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-2117705328 data=null doit=true} to Tree node with text: IRQ Analysis
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-2117705328 data=null} to Tree node with text: IRQ Analysis
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-2117705327 data=null button=1 stateMask=0x0 x=145 y=300 count=1} to Tree node with text: IRQ Analysis
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117705327 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-2117705324 data=null button=1 stateMask=0x80000 x=145 y=300 count=1} to Tree node with text: IRQ Analysis
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Clicking on with mnemonic 'Open'
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2117705312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:59:21 [2020-06-04T23:59:21.726Z] DEBUG - Clicked on with mnemonic 'Open'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-2117703808 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117703808 data=null doit=true} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117703808 data=null} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117703808 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117703808 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2117703805 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Clicking on Cancel
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2117703770 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')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2117703770 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')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2117703770 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2117703770 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2117703770 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')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2117703770 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')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2117703770 data=null item=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')
19:59:23 [2020-06-04T23:59:23.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-2117703793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Clicked on 
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-2117703724 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117703724 data=null doit=true} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117703724 data=null} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117703723 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117703723 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2117703720 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Clicking on Cancel
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2117703686 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')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2117703686 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')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2117703686 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2117703686 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2117703686 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')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2117703686 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')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2117703686 data=null item=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')
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-2117703709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Clicked on 
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-2117703624 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-2117703624 data=null doit=true} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-2117703624 data=null} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-2117703624 data=null button=1 stateMask=0x0 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117703624 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-2117703620 data=null button=1 stateMask=0x80000 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-2117703620 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-2117703620 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117703620 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-2117703618 data=null button=1 stateMask=0x80000 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-2117703618 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-2117703618 data=null doit=true} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-2117703618 data=null} to Tree node with text: Futex Contention Analysis
19:59:23 [2020-06-04T23:59:23.341Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
19:59:25 [2020-06-04T23:59:25.226Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:25 [2020-06-04T23:59:25.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-2117701914 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190}
19:59:25 [2020-06-04T23:59:25.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117701914 data=null doit=true} to TreeItem with text {bug446190}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117701914 data=null} to TreeItem with text {bug446190}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117701914 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117701914 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2117701911 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Clicking on Cancel
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-2117701878 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')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-2117701878 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')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-2117701878 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-2117701878 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-2117701878 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')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-2117701878 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')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-2117701878 data=null item=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')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-2117701900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Clicked on 
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117701862 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117701862 data=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117701861 data=null} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117701861 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117701861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117701857 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117701855 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117701855 data=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117701855 data=null} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117701855 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117701855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117701851 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117701851 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117701851 data=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117701851 data=null} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117701851 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117701851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117701848 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117701848 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117701848 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117701848 data=null} to TreeItem with text {Traces [2]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117701847 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117701847 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]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117701844 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:25 [2020-06-04T23:59:25.227Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:25 [2020-06-04T23:59:25.227Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:25 [2020-06-04T23:59:25.227Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
19:59:25 [2020-06-04T23:59:25.227Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117701829 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117701829 data=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117701828 data=null} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117701828 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117701828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117701824 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-2117701824 data=null button=0 stateMask=0x0 x=110 y=36 count=0} to TreeItem with text {Experiments [1]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2117701824 data=null doit=true} to TreeItem with text {Experiments [1]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2117701824 data=null} to TreeItem with text {Experiments [1]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2117701823 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117701823 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]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2117701820 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]}
19:59:25 [2020-06-04T23:59:25.227Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:59:25 [2020-06-04T23:59:25.227Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-2117701820 data=null doit=true} to TreeItem with text {TestExperiment [2]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-2117701820 data=null} to TreeItem with text {TestExperiment [2]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-2117701820 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117701820 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]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-2117701814 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]}
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2117701814 data=null doit=true} to Tree node with text: Views
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2117701814 data=null} to Tree node with text: Views
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2117701814 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117701814 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
19:59:25 [2020-06-04T23:59:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2117701804 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117701215 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117701207 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117701207 data=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117701207 data=null} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117701207 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117701207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117701202 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Clicking on with mnemonic 'Delete'
19:59:25 [2020-06-04T23:59:25.787Z] DEBUG - Clicked on with mnemonic 'Delete'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700639 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700639 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700639 data=null item=null 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')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700638 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117700638 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Clicking on OK
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117700638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117700638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117700638 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117700638 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117700638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117700638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.347Z] DEBUG - Clicked on OK
19:59:26 [2020-06-04T23:59:26.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117700638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:26 [2020-06-04T23:59:26.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117701186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:59:26 [2020-06-04T23:59:26.859Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.738 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
19:59:26 [2020-06-04T23:59:26.859Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.338 s
19:59:26 [2020-06-04T23:59:26.859Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 4.715 s
19:59:26 [2020-06-04T23:59:26.859Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.033 s
19:59:26 [2020-06-04T23:59:26.859Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.028 s
19:59:26 [2020-06-04T23:59:26.859Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117699793 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117699793 data=null doit=true} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117699793 data=null} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117699792 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699792 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}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117699784 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117699783 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117699783 data=null doit=true} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117699783 data=null} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117699783 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699783 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}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117699779 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
19:59:27 [2020-06-04T23:59:27.139Z] 
19:59:27 [2020-06-04T23:59:27.139Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-04 23:59:27.089
19:59:27 [2020-06-04T23:59:27.139Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-2117699729 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'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117699699 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117699699 data=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117699699 data=null} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117699699 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117699692 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117699691 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117699691 data=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117699691 data=null} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117699691 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117699688 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117699688 data=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117699688 data=null} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117699687 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117699687 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}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117699686 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117699685 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117699685 data=null doit=true} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117699685 data=null} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117699685 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699685 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]}
19:59:27 [2020-06-04T23:59:27.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117699679 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.394Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117699678 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117699678 data=null doit=true} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117699678 data=null} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117699678 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699678 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]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117699631 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117699620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117699614 data=null doit=true} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117699614 data=null} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117699614 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117699614 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]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117699611 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117699611 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117699611 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117699611 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117699611 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699610 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117699602 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-2117699589 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'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
19:59:27 [2020-06-04T23:59:27.395Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117699582 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117699582 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117699582 data=null} to TreeItem with text {ust-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117699582 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699582 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}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117699575 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-2117699563 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'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117699527 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117699527 data=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117699527 data=null} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117699527 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117699519 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117699518 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117699518 data=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117699518 data=null} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117699518 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699518 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117699514 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:27 [2020-06-04T23:59:27.395Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117699514 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117699514 data=null doit=true} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117699514 data=null} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117699514 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699514 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]}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117699509 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:27 [2020-06-04T23:59:27.395Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117699508 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117699508 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117699508 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117699508 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117699507 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117699499 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Clicking on with mnemonic 'Open'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Clicked on with mnemonic 'Open'
19:59:27 [2020-06-04T23:59:27.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2117699489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:59:27 [2020-06-04T23:59:27.954Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117697749 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]}
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117697748 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117697748 data=null} to TreeItem with text {Traces [2]}
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117697748 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117697748 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]}
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117697742 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:59:29 [2020-06-04T23:59:29.315Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
19:59:29 [2020-06-04T23:59:29.316Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
19:59:29 [2020-06-04T23:59:29.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2117697729 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'
19:59:29 [2020-06-04T23:59:29.316Z] 
19:59:29 [2020-06-04T23:59:29.316Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:59:29.150
19:59:29 [2020-06-04T23:59:29.316Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
19:59:29 [2020-06-04T23:59:29.875Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117696187 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117696187 data=null doit=true} to TreeItem with text {test}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117696187 data=null} to TreeItem with text {test}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117696186 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117696186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117696180 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:30 [2020-06-04T23:59:30.799Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2117696179 data=null doit=true} to TreeItem with text {Experiments [1]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2117696179 data=null} to TreeItem with text {Experiments [1]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2117696179 data=null button=1 stateMask=0x0 x=110 y=60 count=1} to TreeItem with text {Experiments [1]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117696179 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]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2117696177 data=null button=1 stateMask=0x80000 x=110 y=60 count=1} to TreeItem with text {Experiments [1]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117696176 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117696176 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117696176 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117696175 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117696175 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117696166 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-2117696154 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-2117696154 data=null doit=true} to TreeItem with text {Experiment [2]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-2117696154 data=null} to TreeItem with text {Experiment [2]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-2117696154 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117696154 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]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-2117696147 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117696135 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
19:59:30 [2020-06-04T23:59:30.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117696134 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:30 [2020-06-04T23:59:30.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117696134 data=null} to TreeItem with text {Traces [2]}
19:59:30 [2020-06-04T23:59:30.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117696134 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:30 [2020-06-04T23:59:30.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117696134 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]}
19:59:30 [2020-06-04T23:59:30.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117696128 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:30 [2020-06-04T23:59:30.800Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:30 [2020-06-04T23:59:30.800Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:30 [2020-06-04T23:59:30.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117696116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:30 [2020-06-04T23:59:30.800Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Clicking on &No
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-2117695596 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')
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-2117695596 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')
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-2117695596 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-2117695596 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-2117695596 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')
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-2117695596 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')
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-2117695596 data=null item=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')
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Clicked on 
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117695584 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117695584 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117695584 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117695584 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117695584 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117695574 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-2117695563 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-2117695563 data=null doit=true} to TreeItem with text {Experiment [2]}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-2117695562 data=null} to TreeItem with text {Experiment [2]}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-2117695562 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117695562 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]}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-2117695555 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:31 [2020-06-04T23:59:31.360Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117695229 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117695229 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117695229 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117695229 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117695229 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117695219 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117695206 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117695206 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117695206 data=null} to TreeItem with text {Traces [2]}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117695206 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:31 [2020-06-04T23:59:31.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117695206 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]}
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117695199 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117695186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Clicking on &Yes
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117695170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117695170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117695170 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117695170 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117695170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117695170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
19:59:31 [2020-06-04T23:59:31.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117695170 data=null item=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')
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Clicked on 
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694832 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117694832 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117694832 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694831 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117694831 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694823 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117694805 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117694804 data=null doit=true} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117694804 data=null} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117694804 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117694804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117694796 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117694795 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117694795 data=null doit=true} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117694795 data=null} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117694795 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117694795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117694791 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:32 [2020-06-04T23:59:32.125Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117694791 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117694791 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117694791 data=null} to TreeItem with text {Traces [2]}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117694791 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117694791 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]}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117694786 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:32 [2020-06-04T23:59:32.125Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:32 [2020-06-04T23:59:32.125Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694785 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117694785 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117694785 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694785 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117694785 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694777 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-2117694763 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'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694733 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117694733 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117694733 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694732 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117694732 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117694730 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Clicking on with mnemonic 'Open'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Clicked on with mnemonic 'Open'
19:59:32 [2020-06-04T23:59:32.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-2117694719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
19:59:32 [2020-06-04T23:59:32.686Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117692975 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117692975 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117692975 data=null} to TreeItem with text {Traces [2]}
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117692975 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117692974 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]}
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117692968 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
19:59:34 [2020-06-04T23:59:34.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2117692955 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'
19:59:34 [2020-06-04T23:59:34.048Z] 
19:59:34 [2020-06-04T23:59:34.048Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:59:33.876
19:59:34 [2020-06-04T23:59:34.048Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
19:59:34 [2020-06-04T23:59:34.608Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117691511 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117691511 data=null doit=true} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117691511 data=null} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117691511 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117691504 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.554Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:35 [2020-06-04T23:59:35.554Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117691503 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117691503 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117691503 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117691503 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691503 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117691495 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117691484 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117691484 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117691484 data=null} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117691484 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691484 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}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117691476 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-2117691464 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-2117691464 data=null doit=true} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-2117691464 data=null} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-2117691464 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691464 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]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-2117691457 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117691445 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117691445 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117691445 data=null} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117691445 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691445 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]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117691433 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117691421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117691417 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117691417 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117691417 data=null} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117691416 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691416 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117691407 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117691396 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117691396 data=null doit=true} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117691396 data=null} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117691396 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691396 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}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117691388 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-2117691376 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-2117691376 data=null doit=true} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-2117691376 data=null} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-2117691376 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691376 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]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-2117691369 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117691354 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117691354 data=null doit=true} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117691354 data=null} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117691354 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117691348 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117691348 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117691347 data=null doit=true} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117691347 data=null} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117691347 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117691344 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test}
19:59:35 [2020-06-04T23:59:35.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117691343 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117691343 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117691343 data=null} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117691343 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691343 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]}
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117691338 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]}
19:59:35 [2020-06-04T23:59:35.555Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:35 [2020-06-04T23:59:35.555Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117691336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.555Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.810Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117691091 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117691091 data=null doit=true} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117691091 data=null} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117691090 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691090 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}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117691084 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117691084 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117691084 data=null doit=true} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117691084 data=null} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117691084 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117691084 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}
19:59:35 [2020-06-04T23:59:35.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117691081 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:35 [2020-06-04T23:59:35.811Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.811Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117691060 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:35 [2020-06-04T23:59:35.811Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117690959 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117690959 data=null doit=true} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117690958 data=null} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117690958 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117690958 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}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117690955 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117690930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117690924 data=null doit=true} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117690924 data=null} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117690924 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117690923 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}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117690919 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-2117690918 data=null doit=true} to TreeItem with text {Trace Compass}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-2117690918 data=null} to TreeItem with text {Trace Compass}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-2117690918 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117690918 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}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-2117690914 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117690914 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [0]}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117690914 data=null doit=true} to TreeItem with text {Traces [0]}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117690914 data=null} to TreeItem with text {Traces [0]}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117690914 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117690914 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]}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117690909 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [0]}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Clicking on with mnemonic 'Import...'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Clicked on with mnemonic 'Import...'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Attempting to set focus on (of type 'Combo')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} time=-2117690833 data=null} to (of type 'Combo')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Attempting to set focus on (of type 'Tree')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117690820 data=null doit=true} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117690820 data=null} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117690820 data=null button=1 stateMask=0x0 x=89 y=12 count=1} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117690820 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}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117690819 data=null button=1 stateMask=0x80000 x=89 y=12 count=1} to TreeItem with text {c-project}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117690818 data=null button=0 stateMask=0x0 x=150 y=60 count=0} to Tree node with text: kernel-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-2117690818 data=null doit=true} to Tree node with text: kernel-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-2117690818 data=null} to Tree node with text: kernel-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117690818 data=null button=1 stateMask=0x0 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117690818 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
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-2117690817 data=null button=1 stateMask=0x80000 x=150 y=60 count=1} to Tree node with text: kernel-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Setting state to checked on: kernel-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:36 [2020-06-04T23:59:36.066Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117690811 data=null button=0 stateMask=0x0 x=139 y=84 count=0} to Tree node with text: ust-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-2117690811 data=null doit=true} to Tree node with text: ust-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-2117690811 data=null} to Tree node with text: ust-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117690811 data=null button=1 stateMask=0x0 x=139 y=84 count=1} to Tree node with text: ust-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117690811 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
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-2117690810 data=null button=1 stateMask=0x80000 x=139 y=84 count=1} to Tree node with text: ust-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Setting state to checked on: ust-overlap-testing
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Clicking on &Finish
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-2117690807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-2117690807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-2117690807 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-2117690807 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-2117690807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-2117690807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.067Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19:59:36 [2020-06-04T23:59:36.067Z] DEBUG - Clicked on &Finish
19:59:36 [2020-06-04T23:59:36.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-2117690807 data=null item=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')
19:59:36 [2020-06-04T23:59:36.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-2117690894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117690295 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117690295 data=null} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117690295 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117690295 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]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117690291 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-2117690291 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-2117690291 data=null doit=true} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-2117690291 data=null} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-2117690290 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117690290 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]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-2117690288 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [2]}
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
19:59:36 [2020-06-04T23:59:36.576Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
19:59:36 [2020-06-04T23:59:36.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-2117690276 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'
19:59:36 [2020-06-04T23:59:36.831Z] 
19:59:36 [2020-06-04T23:59:36.831Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-04 23:59:36.620
19:59:36 [2020-06-04T23:59:36.831Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
19:59:37 [2020-06-04T23:59:37.086Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
19:59:38 [2020-06-04T23:59:38.447Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
19:59:38 [2020-06-04T23:59:38.447Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2117688527 data=null doit=true} to TreeItem with text {Experiments [1]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2117688527 data=null} to TreeItem with text {Experiments [1]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2117688527 data=null button=1 stateMask=0x0 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117688527 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]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2117688523 data=null button=1 stateMask=0x80000 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-2117688523 data=null doit=true} to TreeItem with text {Experiment [2]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-2117688523 data=null} to TreeItem with text {Experiment [2]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-2117688523 data=null button=1 stateMask=0x0 x=138 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117688523 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]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-2117688518 data=null button=1 stateMask=0x80000 x=138 y=84 count=1} to TreeItem with text {Experiment [2]}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117688517 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117688517 data=null doit=true} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117688517 data=null} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117688517 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117688517 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}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117688511 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117688494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.447Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117688215 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117688215 data=null doit=true} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117688215 data=null} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117688215 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117688215 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}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117688211 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117688194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117688190 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117688190 data=null doit=true} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117688190 data=null} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117688189 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117688189 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}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117688185 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117688170 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.702Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117688069 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117688069 data=null doit=true} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117688069 data=null} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117688069 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117688069 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}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117688065 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Clicking on with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-2117688025 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Clicked on with mnemonic 'Refresh'
19:59:38 [2020-06-04T23:59:38.957Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
19:59:38 [2020-06-04T23:59:38.957Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-2117688021 data=null doit=true} to TreeItem with text {Experiments [1]}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-2117688021 data=null} to TreeItem with text {Experiments [1]}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-2117688021 data=null button=1 stateMask=0x0 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117688021 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]}
19:59:38 [2020-06-04T23:59:38.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-2117688020 data=null button=1 stateMask=0x80000 x=126 y=60 count=1} to TreeItem with text {Experiments [1]}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117687816 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117687811 data=null button=0 stateMask=0x0 x=53 y=108 count=0} to TreeItem with text {test}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117687811 data=null doit=true} to TreeItem with text {test}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117687810 data=null} to TreeItem with text {test}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117687810 data=null button=1 stateMask=0x0 x=53 y=108 count=1} to TreeItem with text {test}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117687810 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117687804 data=null button=1 stateMask=0x80000 x=53 y=108 count=1} to TreeItem with text {test}
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Clicking on with mnemonic 'Delete'
19:59:39 [2020-06-04T23:59:39.212Z] DEBUG - Clicked on with mnemonic 'Delete'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null item=null 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')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117687251 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Clicking on OK
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117687250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117687250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117687250 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117687250 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117687250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117687250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Clicked on OK
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117687250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:39 [2020-06-04T23:59:39.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117687789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117686742 data=null doit=true} to Shell with text {data - Eclipse Platform}
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Attempting to set focus on Tree with text {}
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-2117686739 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project}
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-2117686739 data=null doit=true} to TreeItem with text {c-project}
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-2117686739 data=null} to TreeItem with text {c-project}
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-2117686739 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117686739 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}
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-2117686731 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project}
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Clicking on with mnemonic 'Delete'
19:59:40 [2020-06-04T23:59:40.332Z] DEBUG - Clicked on with mnemonic 'Delete'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null item=null 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')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117686181 data=null} to (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Clicking on OK
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117686180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117686180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117686180 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117686180 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117686180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117686180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Clicked on OK
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117686180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
19:59:40 [2020-06-04T23:59:40.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117686715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
19:59:40 [2020-06-04T23:59:40.892Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.974 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
19:59:40 [2020-06-04T23:59:40.892Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.173 s
19:59:40 [2020-06-04T23:59:40.892Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.723 s
19:59:40 [2020-06-04T23:59:40.893Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.451 s
19:59:40 [2020-06-04T23:59:40.893Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.262 s
19:59:40 [2020-06-04T23:59:40.893Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 3.074 s
19:59:40 [2020-06-04T23:59:40.893Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
19:59:46 [2020-06-04T23:59:46.134Z] 
19:59:46 [2020-06-04T23:59:46.134Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.090
19:59:46 [2020-06-04T23:59:46.134Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.134Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.134Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.134Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.134Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.134Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.134Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.134Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.134Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.134Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.134Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.134Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.134Z] Root exception:
19:59:46 [2020-06-04T23:59:46.134Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.134Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.134Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.134Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.134Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.135Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.135Z] 
19:59:46 [2020-06-04T23:59:46.135Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.091
19:59:46 [2020-06-04T23:59:46.135Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.135Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.135Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.135Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.135Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.135Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.135Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.135Z] Root exception:
19:59:46 [2020-06-04T23:59:46.135Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.135Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.135Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.135Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.136Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.136Z] 
19:59:46 [2020-06-04T23:59:46.136Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.092
19:59:46 [2020-06-04T23:59:46.136Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.136Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.136Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.136Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.136Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.136Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.136Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.136Z] Root exception:
19:59:46 [2020-06-04T23:59:46.136Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.136Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.136Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.136Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.137Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.137Z] 
19:59:46 [2020-06-04T23:59:46.137Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.092
19:59:46 [2020-06-04T23:59:46.137Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.137Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.137Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.137Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.137Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.137Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.137Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.137Z] Root exception:
19:59:46 [2020-06-04T23:59:46.137Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.137Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.137Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.137Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.138Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.138Z] 
19:59:46 [2020-06-04T23:59:46.138Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.093
19:59:46 [2020-06-04T23:59:46.138Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.138Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.138Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.138Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.138Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.138Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.138Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.138Z] Root exception:
19:59:46 [2020-06-04T23:59:46.138Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.138Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.138Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.138Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.138Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.139Z] 
19:59:46 [2020-06-04T23:59:46.139Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.094
19:59:46 [2020-06-04T23:59:46.139Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.139Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.139Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.139Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.139Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.139Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.139Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.139Z] Root exception:
19:59:46 [2020-06-04T23:59:46.139Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.139Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.139Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.139Z] 
19:59:46 [2020-06-04T23:59:46.139Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.094
19:59:46 [2020-06-04T23:59:46.139Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.139Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.139Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.139Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.139Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.139Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.140Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.140Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.140Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.140Z] Root exception:
19:59:46 [2020-06-04T23:59:46.140Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.140Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.140Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.140Z] 
19:59:46 [2020-06-04T23:59:46.140Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.095
19:59:46 [2020-06-04T23:59:46.140Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.140Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.140Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.140Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.140Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.140Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.141Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.141Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.141Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.141Z] Root exception:
19:59:46 [2020-06-04T23:59:46.141Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.141Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.141Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.141Z] 
19:59:46 [2020-06-04T23:59:46.141Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-04 23:59:45.095
19:59:46 [2020-06-04T23:59:46.141Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@2b24fc27 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal)
19:59:46 [2020-06-04T23:59:46.141Z] !STACK 0
19:59:46 [2020-06-04T23:59:46.141Z] java.lang.reflect.InvocationTargetException
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.141Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.141Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.141Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:46 [2020-06-04T23:59:46.141Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.141Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.141Z] 	... 57 more
19:59:46 [2020-06-04T23:59:46.141Z] Root exception:
19:59:46 [2020-06-04T23:59:46.141Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:173)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.<init>(PeriodicMarkerEventSource.java:167)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.<init>(ConfigurableMarkerEventSource.java:300)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:125)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:101)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340)
19:59:46 [2020-06-04T23:59:46.142Z] 	at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
19:59:46 [2020-06-04T23:59:46.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:339)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:295)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:254)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:127)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2409)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5348)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1348)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1374)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1357)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1142)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:78)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:226)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:658)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:177)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:155)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:144)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:134)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:90)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4577)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4186)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
19:59:46 [2020-06-04T23:59:46.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:59:46 [2020-06-04T23:59:46.142Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:59:46 [2020-06-04T23:59:46.142Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:59:46 [2020-06-04T23:59:46.142Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
19:59:46 [2020-06-04T23:59:46.142Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)
19:59:49 [2020-06-04T23:59:49.403Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.045 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
19:59:49 [2020-06-04T23:59:49.403Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 1.761 s
19:59:49 [2020-06-04T23:59:49.403Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.029 s
19:59:49 [2020-06-04T23:59:49.403Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 1.677 s
19:59:49 [2020-06-04T23:59:49.403Z] 
19:59:49 [2020-06-04T23:59:49.403Z] Results:
19:59:49 [2020-06-04T23:59:49.403Z] 
19:59:49 [2020-06-04T23:59:49.403Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
19:59:49 [2020-06-04T23:59:49.403Z] 
19:59:49 [2020-06-04T23:59:49.403Z] 
19:59:49 [2020-06-04T23:59:49.403Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-04 23:59:48.942
19:59:49 [2020-06-04T23:59:49.403Z] !MESSAGE The workspace will exit with unsaved changes in this session.
19:59:49 [2020-06-04T23:59:49.403Z] 
19:59:49 [2020-06-04T23:59:49.403Z] !ENTRY org.eclipse.core.jobs 4 2 2020-06-04 23:59:49.120
19:59:49 [2020-06-04T23:59:49.403Z] !MESSAGE An internal error occurred during: "Loading referenced grammars".
19:59:49 [2020-06-04T23:59:49.403Z] !STACK 0
19:59:49 [2020-06-04T23:59:49.403Z] java.lang.IllegalStateException: Workspace is closed.
19:59:49 [2020-06-04T23:59:49.403Z] 	at org.eclipse.core.resources.ResourcesPlugin.getWorkspace(ResourcesPlugin.java:412)
19:59:49 [2020-06-04T23:59:49.403Z] 	at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentLoader.checkExternalSchema(CMDocumentLoader.java:163)
19:59:49 [2020-06-04T23:59:49.403Z] 	at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentLoader.loadCMDocuments(CMDocumentLoader.java:147)
19:59:49 [2020-06-04T23:59:49.403Z] 	at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.InferredGrammarBuildingCMDocumentLoader.loadCMDocuments(InferredGrammarBuildingCMDocumentLoader.java:56)
19:59:49 [2020-06-04T23:59:49.403Z] 	at org.eclipse.wst.xml.ui.internal.DOMObserver.invokeCMDocumentLoad(DOMObserver.java:214)
19:59:49 [2020-06-04T23:59:49.403Z] 	at org.eclipse.wst.xml.ui.internal.DOMObserver$TimerJob.run(DOMObserver.java:145)
19:59:49 [2020-06-04T23:59:49.403Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] All tests passed!
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.pom
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.5-SNAPSHOT [127/138]
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] The project's OSGi version is 1.0.5.202006042312
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.963Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:49 [2020-06-04T23:59:49.964Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:59:49 [2020-06-04T23:59:49.964Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
19:59:49 [2020-06-04T23:59:49.964Z] [INFO] 
19:59:49 [2020-06-04T23:59:49.964Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:49 [2020-06-04T23:59:49.964Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
19:59:50 [2020-06-04T23:59:50.218Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[252] 
19:59:50 [2020-06-04T23:59:50.218Z] 	node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel());
19:59:50 [2020-06-04T23:59:50.218Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:59:50 [2020-06-04T23:59:50.218Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
19:59:50 [2020-06-04T23:59:50.218Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[269] 
19:59:50 [2020-06-04T23:59:50.218Z] 	htIo.supplyATReader(seqNb).getChannel(),
19:59:50 [2020-06-04T23:59:50.218Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:59:50 [2020-06-04T23:59:50.218Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
19:59:50 [2020-06-04T23:59:50.218Z] 2 problems (2 warnings)
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] 
19:59:50 [2020-06-04T23:59:50.218Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:50 [2020-06-04T23:59:50.472Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
19:59:50 [2020-06-04T23:59:50.472Z] [INFO] Command line:
19:59:50 [2020-06-04T23:59:50.473Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:59:50 [2020-06-04T23:59:50.473Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:59:51 [2020-06-04T23:59:51.833Z] !SESSION 2020-06-04 23:59:50.399 -----------------------------------------------
19:59:51 [2020-06-04T23:59:51.833Z] eclipse.buildId=unknown
19:59:51 [2020-06-04T23:59:51.833Z] java.version=1.8.0_202
19:59:51 [2020-06-04T23:59:51.833Z] java.vendor=Oracle Corporation
19:59:51 [2020-06-04T23:59:51.833Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:59:51 [2020-06-04T23:59:51.833Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:59:51 [2020-06-04T23:59:51.833Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:59:51 [2020-06-04T23:59:51.833Z] 
19:59:51 [2020-06-04T23:59:51.833Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:59:51.509
19:59:51 [2020-06-04T23:59:51.833Z] !MESSAGE FrameworkEvent ERROR
19:59:51 [2020-06-04T23:59:51.833Z] !STACK 0
19:59:51 [2020-06-04T23:59:51.833Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [44]
19:59:51 [2020-06-04T23:59:51.833Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:59:51 [2020-06-04T23:59:51.833Z] 
19:59:51 [2020-06-04T23:59:51.833Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:59:51 [2020-06-04T23:59:51.833Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:59:51 [2020-06-04T23:59:51.833Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:59:51 [2020-06-04T23:59:51.833Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:59:51 [2020-06-04T23:59:51.833Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:59:51 [2020-06-04T23:59:51.833Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:59:51 [2020-06-04T23:59:51.833Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:59:51 [2020-06-04T23:59:51.833Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:59:52 [2020-06-04T23:59:52.392Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
19:59:52 [2020-06-04T23:59:52.647Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.647Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.647Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
19:59:52 [2020-06-04T23:59:52.647Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
19:59:52 [2020-06-04T23:59:52.647Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
19:59:52 [2020-06-04T23:59:52.647Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
19:59:52 [2020-06-04T23:59:52.647Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.647Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
19:59:52 [2020-06-04T23:59:52.647Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
19:59:52 [2020-06-04T23:59:52.647Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
19:59:52 [2020-06-04T23:59:52.647Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
19:59:52 [2020-06-04T23:59:52.647Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.647Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
19:59:52 [2020-06-04T23:59:52.647Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
19:59:52 [2020-06-04T23:59:52.647Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.066 s
19:59:52 [2020-06-04T23:59:52.647Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.647Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.647Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.647Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
19:59:52 [2020-06-04T23:59:52.902Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
19:59:52 [2020-06-04T23:59:52.902Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.095 s
19:59:52 [2020-06-04T23:59:52.902Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.005 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.014 s
19:59:52 [2020-06-04T23:59:52.902Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.087 s
19:59:52 [2020-06-04T23:59:52.902Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.021 s
19:59:52 [2020-06-04T23:59:52.902Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.902Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
19:59:52 [2020-06-04T23:59:52.902Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
19:59:52 [2020-06-04T23:59:52.902Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.902Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.902Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
19:59:52 [2020-06-04T23:59:52.902Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
19:59:52 [2020-06-04T23:59:52.902Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
19:59:53 [2020-06-04T23:59:53.157Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
19:59:53 [2020-06-04T23:59:53.157Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.005 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.012 s
19:59:53 [2020-06-04T23:59:53.157Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.074 s
19:59:53 [2020-06-04T23:59:53.157Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.013 s
19:59:53 [2020-06-04T23:59:53.157Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.001 s
19:59:53 [2020-06-04T23:59:53.157Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
19:59:53 [2020-06-04T23:59:53.157Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
19:59:53 [2020-06-04T23:59:53.157Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.005 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.011 s
19:59:53 [2020-06-04T23:59:53.157Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.083 s
19:59:53 [2020-06-04T23:59:53.157Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.013 s
19:59:53 [2020-06-04T23:59:53.157Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.002 s
19:59:53 [2020-06-04T23:59:53.157Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
19:59:53 [2020-06-04T23:59:53.157Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
19:59:53 [2020-06-04T23:59:53.157Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
19:59:53 [2020-06-04T23:59:53.157Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.157Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.158Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.158Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
19:59:53 [2020-06-04T23:59:53.158Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
19:59:53 [2020-06-04T23:59:53.158Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
19:59:53 [2020-06-04T23:59:53.716Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
19:59:53 [2020-06-04T23:59:53.716Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.215 s
19:59:53 [2020-06-04T23:59:53.716Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.131 s
19:59:53 [2020-06-04T23:59:53.716Z] 
19:59:53 [2020-06-04T23:59:53.716Z] Results:
19:59:53 [2020-06-04T23:59:53.716Z] 
19:59:53 [2020-06-04T23:59:53.716Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
19:59:53 [2020-06-04T23:59:53.716Z] 
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] All tests passed!
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.pom
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT [128/138]
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.276Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] The project's OSGi version is 1.0.4.202006042312
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
19:59:54 [2020-06-04T23:59:54.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[53] 
19:59:54 [2020-06-04T23:59:54.277Z] 	{ "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) },
19:59:54 [2020-06-04T23:59:54.277Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:59:54 [2020-06-04T23:59:54.277Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path'
19:59:54 [2020-06-04T23:59:54.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[234] 
19:59:54 [2020-06-04T23:59:54.277Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()]));
19:59:54 [2020-06-04T23:59:54.277Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:59:54 [2020-06-04T23:59:54.277Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
19:59:54 [2020-06-04T23:59:54.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[244] 
19:59:54 [2020-06-04T23:59:54.277Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()]));
19:59:54 [2020-06-04T23:59:54.277Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:59:54 [2020-06-04T23:59:54.277Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
19:59:54 [2020-06-04T23:59:54.277Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[49] 
19:59:54 [2020-06-04T23:59:54.277Z] 	boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload()));
19:59:54 [2020-06-04T23:59:54.277Z] 	                                                                                      ^^^^^^^^^^^^^^^^^^^^
19:59:54 [2020-06-04T23:59:54.277Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
19:59:54 [2020-06-04T23:59:54.277Z] 4 problems (4 warnings)
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.277Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] 
19:59:54 [2020-06-04T23:59:54.532Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:54 [2020-06-04T23:59:54.788Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
19:59:54 [2020-06-04T23:59:54.788Z] [INFO] Command line:
19:59:54 [2020-06-04T23:59:54.788Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
19:59:54 [2020-06-04T23:59:54.788Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
19:59:56 [2020-06-04T23:59:56.149Z] !SESSION 2020-06-04 23:59:54.644 -----------------------------------------------
19:59:56 [2020-06-04T23:59:56.149Z] eclipse.buildId=unknown
19:59:56 [2020-06-04T23:59:56.149Z] java.version=1.8.0_202
19:59:56 [2020-06-04T23:59:56.149Z] java.vendor=Oracle Corporation
19:59:56 [2020-06-04T23:59:56.149Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
19:59:56 [2020-06-04T23:59:56.149Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
19:59:56 [2020-06-04T23:59:56.149Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
19:59:56 [2020-06-04T23:59:56.149Z] 
19:59:56 [2020-06-04T23:59:56.149Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-04 23:59:55.789
19:59:56 [2020-06-04T23:59:56.149Z] !MESSAGE FrameworkEvent ERROR
19:59:56 [2020-06-04T23:59:56.149Z] !STACK 0
19:59:56 [2020-06-04T23:59:56.149Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [45]
19:59:56 [2020-06-04T23:59:56.149Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
19:59:56 [2020-06-04T23:59:56.149Z] 
19:59:56 [2020-06-04T23:59:56.149Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
19:59:56 [2020-06-04T23:59:56.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
19:59:56 [2020-06-04T23:59:56.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
19:59:56 [2020-06-04T23:59:56.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
19:59:56 [2020-06-04T23:59:56.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
19:59:56 [2020-06-04T23:59:56.149Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
19:59:56 [2020-06-04T23:59:56.149Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
19:59:56 [2020-06-04T23:59:56.149Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
19:59:56 [2020-06-04T23:59:56.708Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
19:59:56 [2020-06-04T23:59:56.963Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
19:59:56 [2020-06-04T23:59:56.963Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.002 s
19:59:56 [2020-06-04T23:59:56.963Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
19:59:56 [2020-06-04T23:59:56.963Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.003 s
19:59:56 [2020-06-04T23:59:56.963Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
19:59:56 [2020-06-04T23:59:56.963Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
19:59:56 [2020-06-04T23:59:56.963Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.04 s
19:59:56 [2020-06-04T23:59:56.963Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
19:59:56 [2020-06-04T23:59:56.963Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
19:59:56 [2020-06-04T23:59:56.963Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
19:59:57 [2020-06-04T23:59:57.218Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
19:59:57 [2020-06-04T23:59:57.218Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.091 s
19:59:57 [2020-06-04T23:59:57.218Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.002 s
19:59:57 [2020-06-04T23:59:57.218Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.094 s
19:59:57 [2020-06-04T23:59:57.218Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.006 s
19:59:57 [2020-06-04T23:59:57.218Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.014 s
19:59:57 [2020-06-04T23:59:57.218Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.089 s
19:59:57 [2020-06-04T23:59:57.218Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.021 s
19:59:57 [2020-06-04T23:59:57.218Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.002 s
19:59:57 [2020-06-04T23:59:57.218Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
19:59:57 [2020-06-04T23:59:57.218Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
19:59:57 [2020-06-04T23:59:57.218Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.002 s
19:59:57 [2020-06-04T23:59:57.218Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.002 s
19:59:57 [2020-06-04T23:59:57.218Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
19:59:57 [2020-06-04T23:59:57.218Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
19:59:57 [2020-06-04T23:59:57.218Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.218Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.218Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
19:59:57 [2020-06-04T23:59:57.219Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
19:59:57 [2020-06-04T23:59:57.219Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
19:59:57 [2020-06-04T23:59:57.219Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
19:59:57 [2020-06-04T23:59:57.219Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
19:59:57 [2020-06-04T23:59:57.219Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
19:59:57 [2020-06-04T23:59:57.219Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.006 s
19:59:57 [2020-06-04T23:59:57.219Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.219Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.219Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
19:59:57 [2020-06-04T23:59:57.474Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
19:59:57 [2020-06-04T23:59:57.474Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.474Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
19:59:57 [2020-06-04T23:59:57.474Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
19:59:57 [2020-06-04T23:59:57.474Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
19:59:57 [2020-06-04T23:59:57.474Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
19:59:57 [2020-06-04T23:59:57.474Z] 
19:59:57 [2020-06-04T23:59:57.474Z] Results:
19:59:57 [2020-06-04T23:59:57.474Z] 
19:59:57 [2020-06-04T23:59:57.474Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
19:59:57 [2020-06-04T23:59:57.474Z] 
19:59:58 [2020-06-04T23:59:58.398Z] [INFO] All tests passed!
19:59:58 [2020-06-04T23:59:58.398Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.398Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:58 [2020-06-04T23:59:58.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
19:59:58 [2020-06-04T23:59:58.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.pom
19:59:58 [2020-06-04T23:59:58.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar
19:59:58 [2020-06-04T23:59:58.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
19:59:58 [2020-06-04T23:59:58.398Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.11-SNAPSHOT [129/138]
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] The project's OSGi version is 1.0.11.202006042312
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.652Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
19:59:58 [2020-06-04T23:59:58.907Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternScatterChartViewTest.java:[94] 
19:59:58 [2020-06-04T23:59:58.907Z] 	assertTrue("Verifying series " + i, series[i].getXSeries().length > 0);
19:59:58 [2020-06-04T23:59:58.907Z] 	                                              ^^^^^^^^^^^^
19:59:58 [2020-06-04T23:59:58.907Z] The method getXSeries() from the type ISeries<capture#1-of ?> is deprecated
19:59:58 [2020-06-04T23:59:58.907Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[96] 
19:59:58 [2020-06-04T23:59:58.907Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
19:59:58 [2020-06-04T23:59:58.907Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19:59:58 [2020-06-04T23:59:58.907Z] 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
19:59:58 [2020-06-04T23:59:58.907Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[145] 
19:59:58 [2020-06-04T23:59:58.907Z] 	assertTrue(series[0].getXSeries().length > 0);
19:59:58 [2020-06-04T23:59:58.907Z] 	                     ^^^^^^^^^^^^
19:59:58 [2020-06-04T23:59:58.907Z] The method getXSeries() from the type ISeries<capture#1-of ?> is deprecated
19:59:58 [2020-06-04T23:59:58.907Z] 3 problems (3 warnings)
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] 
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:58 [2020-06-04T23:59:58.907Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
19:59:59 [2020-06-04T23:59:59.162Z] [INFO] 
19:59:59 [2020-06-04T23:59:59.162Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:59 [2020-06-04T23:59:59.162Z] [INFO] 
19:59:59 [2020-06-04T23:59:59.162Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
19:59:59 [2020-06-04T23:59:59.416Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
19:59:59 [2020-06-04T23:59:59.416Z] [INFO] Command line:
19:59:59 [2020-06-04T23:59:59.417Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
19:59:59 [2020-06-04T23:59:59.417Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
20:00:00 [2020-06-05T00:00:00.779Z] !SESSION 2020-06-04 23:59:59.331 -----------------------------------------------
20:00:00 [2020-06-05T00:00:00.779Z] eclipse.buildId=unknown
20:00:00 [2020-06-05T00:00:00.779Z] java.version=1.8.0_202
20:00:00 [2020-06-05T00:00:00.779Z] java.vendor=Oracle Corporation
20:00:00 [2020-06-05T00:00:00.779Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
20:00:00 [2020-06-05T00:00:00.779Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
20:00:00 [2020-06-05T00:00:00.779Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
20:00:00 [2020-06-05T00:00:00.779Z] 
20:00:00 [2020-06-05T00:00:00.779Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 00:00:00.623
20:00:00 [2020-06-05T00:00:00.779Z] !MESSAGE FrameworkEvent ERROR
20:00:00 [2020-06-05T00:00:00.779Z] !STACK 0
20:00:00 [2020-06-05T00:00:00.779Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
20:00:00 [2020-06-05T00:00:00.779Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
20:00:00 [2020-06-05T00:00:00.779Z] 
20:00:00 [2020-06-05T00:00:00.779Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
20:00:00 [2020-06-05T00:00:00.779Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
20:00:00 [2020-06-05T00:00:00.779Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
20:00:00 [2020-06-05T00:00:00.779Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
20:00:00 [2020-06-05T00:00:00.779Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
20:00:00 [2020-06-05T00:00:00.779Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
20:00:00 [2020-06-05T00:00:00.779Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
20:00:00 [2020-06-05T00:00:00.779Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
20:00:04 [2020-06-05T00:00:04.040Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
20:00:05 [2020-06-05T00:00:05.403Z] Display size: 1440x900
20:00:05 [2020-06-05T00:00:05.403Z] OS version=3.10.0-1062.el7.x86_64
20:00:05 [2020-06-05T00:00:05.403Z] GTK version=2.24.30
20:00:05 [2020-06-05T00:00:05.403Z] GTK theme=Raleigh
20:00:05 [2020-06-05T00:00:05.403Z] LIBOVERLAY_SCROLLBAR=0
20:00:05 [2020-06-05T00:00:05.403Z] Time zone: Coordinated Universal Time
20:00:05 [2020-06-05T00:00:05.658Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
20:00:05 [2020-06-05T00:00:05.658Z] log4j:WARN Please initialize the log4j system properly.
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117660592 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-2117660320 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117660315 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117660314 data=null doit=true} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117660314 data=null} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117660314 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117660313 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}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117660302 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117660301 data=null doit=true} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117660301 data=null} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117660301 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117660300 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}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117660298 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117660297 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117660297 data=null doit=true} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117660297 data=null} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117660296 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117660296 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
20:00:06 [2020-06-05T00:00:06.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117660285 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:06 [2020-06-05T00:00:06.839Z] 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')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Clicking on Apply and Close
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117660231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117660231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117660231 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117660231 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117660230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117660230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117660230 data=null item=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')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117660486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Clicked on 
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117660210 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117660117 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117660114 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117660113 data=null doit=true} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117660113 data=null} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117660113 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117660113 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}
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117660104 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:06 [2020-06-05T00:00:06.839Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117660103 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117660102 data=null doit=true} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117660102 data=null} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117660102 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117660102 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
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117660099 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:06 [2020-06-05T00:00:06.839Z] 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')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Clicking on Apply and Close
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117660094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117660094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117660094 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117660094 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117660094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117660093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117660093 data=null item=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')
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117660203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Clicked on 
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117660026 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117659985 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:06 [2020-06-05T00:00:06.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117659932 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117659932 data=null doit=true} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117659932 data=null} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117659932 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117659931 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}
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117659923 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.095Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117659921 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117659921 data=null doit=true} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117659921 data=null} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117659921 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117659921 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
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117659918 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Clicking on Import
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2117659913 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')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117659911 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')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2117659911 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2117659911 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2117659911 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')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2117659910 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')
20:00:07 [2020-06-05T00:00:07.095Z] 
20:00:07 [2020-06-05T00:00:07.095Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-05 00:00:06.917
20:00:07 [2020-06-05T00:00:07.095Z] !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.
20:00:07 [2020-06-05T00:00:07.095Z] 
20:00:07 [2020-06-05T00:00:07.095Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2020-06-05 00:00:06.919
20:00:07 [2020-06-05T00:00:07.095Z] !MESSAGE Import XML analysis file failed.
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2117659910 data=null item=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')
20:00:07 [2020-06-05T00:00:07.095Z] 
20:00:07 [2020-06-05T00:00:07.095Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-05 00:00:06.920
20:00:07 [2020-06-05T00:00:07.095Z] !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.
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2117659896 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')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117659831 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')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2117659831 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')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2117659831 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2117659831 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Clicked on Import
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=-2117659828 data=null doit=true} to Shell with text {Import XML analysis file failed.}
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Clicking on OK
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117659827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117659827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117659827 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117659827 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117659827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117659827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117659827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Clicked on 
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:07 [2020-06-05T00:00:07.095Z] 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')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Clicking on Apply and Close
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117659810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117659810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117659810 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117659810 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117659810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117659810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117659810 data=null item=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')
20:00:07 [2020-06-05T00:00:07.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117660018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:07 [2020-06-05T00:00:07.096Z] DEBUG - Clicked on 
20:00:07 [2020-06-05T00:00:07.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117659802 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:07 [2020-06-05T00:00:07.096Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:07 [2020-06-05T00:00:07.096Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:07 [2020-06-05T00:00:07.096Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117659707 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117659703 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117659703 data=null doit=true} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117659703 data=null} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117659702 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117659702 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}
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117659691 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:07 [2020-06-05T00:00:07.351Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117659690 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117659690 data=null doit=true} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117659690 data=null} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117659689 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117659689 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
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117659687 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:07 [2020-06-05T00:00:07.351Z] 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')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Clicking on Apply and Close
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117659632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117659632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117659632 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117659631 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117659631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117659631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117659631 data=null item=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')
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117659794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:07 [2020-06-05T00:00:07.351Z] DEBUG - Clicked on 
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-2117659413 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-2117659413 data=null doit=true} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-2117659412 data=null} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-2117659412 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117659412 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}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-2117659324 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-2117659324 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-2117659324 data=null doit=true} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-2117659323 data=null} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-2117659323 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117659323 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}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-2117659315 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-2117659314 data=null doit=true} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-2117659314 data=null} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-2117659314 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117659314 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}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-2117659296 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117659294 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117659294 data=null doit=true} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117659294 data=null} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117659294 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117659294 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]}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117659230 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-2117659226 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-2117659226 data=null doit=true} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-2117659226 data=null} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-2117659225 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117659225 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]}
20:00:07 [2020-06-05T00:00:07.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-2117659220 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]}
20:00:07 [2020-06-05T00:00:07.861Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
20:00:07 [2020-06-05T00:00:07.861Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
20:00:07 [2020-06-05T00:00:07.861Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
20:00:07 [2020-06-05T00:00:07.861Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
20:00:07 [2020-06-05T00:00:07.862Z] 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)'))
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=-2117659014 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:07 [2020-06-05T00:00:07.862Z] 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')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Clicking on Apply and Close
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117659012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117659012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117659012 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117659012 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117659012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117659011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117659011 data=null item=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')
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-2117659104 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...'
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Clicked on 
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117658991 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:07 [2020-06-05T00:00:07.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-2117658931 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test}
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-2117658931 data=null doit=true} to TreeItem with text {xml-test}
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-2117658931 data=null} to TreeItem with text {xml-test}
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-2117658930 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test}
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117658930 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}
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-2117658920 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test}
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Clicking on with mnemonic 'Delete'
20:00:08 [2020-06-05T00:00:08.116Z] DEBUG - Clicked on with mnemonic 'Delete'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658190 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658190 data=null} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658189 data=null item=null 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')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658189 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117658189 data=null} to (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Clicking on OK
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117658188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117658188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117658188 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117658188 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117658188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117658188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.676Z] DEBUG - Clicked on OK
20:00:08 [2020-06-05T00:00:08.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117658188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:08 [2020-06-05T00:00:08.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117658832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117657680 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117657641 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117657638 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117657638 data=null doit=true} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117657638 data=null} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117657638 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117657638 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}
20:00:09 [2020-06-05T00:00:09.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117657630 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.190Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117657629 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117657628 data=null doit=true} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117657628 data=null} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117657628 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117657628 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
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117657625 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:09 [2020-06-05T00:00:09.444Z] 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')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Clicking on Apply and Close
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117657622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117657622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117657622 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117657622 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117657622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117657622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117657622 data=null item=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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117657674 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Clicked on 
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117657607 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117657519 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117657517 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117657517 data=null doit=true} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117657516 data=null} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117657516 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117657516 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}
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117657508 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:09 [2020-06-05T00:00:09.445Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117657507 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117657507 data=null doit=true} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117657507 data=null} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117657507 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117657506 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
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117657504 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Clicking on Import
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2117657502 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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117657502 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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2117657502 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2117657502 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2117657502 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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2117657502 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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2117657502 data=null item=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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2117657392 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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117657392 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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2117657392 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')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2117657392 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2117657392 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - Clicked on Import
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:09 [2020-06-05T00:00:09.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117657329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117657329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117657329 data=null doit=true} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117657329 data=null} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-2117657328 data=null button=1 stateMask=0x0 x=60 y=36 count=1} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117657328 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')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-2117657319 data=null button=1 stateMask=0x80000 x=60 y=36 count=1} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117657318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117657318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117657318 data=null doit=true} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117657318 data=null} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-2117657318 data=null button=1 stateMask=0x40000 x=98 y=12 count=1} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117657318 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')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-2117657301 data=null button=1 stateMask=0xc0000 x=98 y=12 count=1} to (of type 'Table')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Clicking on Edit...
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-2117657299 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')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2117657299 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')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-2117657299 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-2117657299 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-2117657299 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')
20:00:09 [2020-06-05T00:00:09.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-2117657299 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')
20:00:10 [2020-06-05T00:00:10.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-2117657298 data=null item=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')
20:00:10 [2020-06-05T00:00:10.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-2117656386 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')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2117656328 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')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-2117656327 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')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-2117656327 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-2117656327 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Clicked on Edit...
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:10 [2020-06-05T00:00:10.626Z] 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')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Clicking on Apply and Close
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117656325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117656325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117656325 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117656325 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117656325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117656325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117656325 data=null item=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')
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117657601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - Clicked on 
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
20:00:10 [2020-06-05T00:00:10.626Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117656191 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117656096 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117656094 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117656094 data=null doit=true} to TreeItem with text {Tracing}
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117656094 data=null} to TreeItem with text {Tracing}
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117656093 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117656093 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}
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117656086 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:10 [2020-06-05T00:00:10.881Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117656085 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117656085 data=null doit=true} to Tree node with text: XML Analyses
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117656085 data=null} to Tree node with text: XML Analyses
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117656085 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117656084 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
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117656081 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117656031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117656030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117656030 data=null doit=true} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117656030 data=null} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-2117656030 data=null button=1 stateMask=0x0 x=98 y=12 count=1} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117656030 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')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-2117656019 data=null button=1 stateMask=0x80000 x=98 y=12 count=1} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117656019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117656019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117656019 data=null doit=true} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117656019 data=null} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-2117656018 data=null button=1 stateMask=0x40000 x=60 y=36 count=1} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117656018 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')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-2117656002 data=null button=1 stateMask=0xc0000 x=60 y=36 count=1} to (of type 'Table')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Clicking on Delete
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2117656000 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')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117656000 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')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2117656000 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2117656000 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2117655999 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')
20:00:10 [2020-06-05T00:00:10.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2117655999 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')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2117655932 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')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117655932 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')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2117655932 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')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2117655932 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2117655932 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Clicked on Delete
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2117655931 data=null doit=true} to Shell with text {Delete XML file(s)}
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Clicking on &Yes
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117655931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117655931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117655930 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117655930 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117655930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117655930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117655930 data=null item=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')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2117655999 data=null item=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')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Clicked on 
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:11 [2020-06-05T00:00:11.137Z] 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')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Clicking on Apply and Close
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117655915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117655914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117655914 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117655914 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117655914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117655914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117655914 data=null item=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')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117656129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Clicked on 
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117655901 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117655817 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117655815 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117655814 data=null doit=true} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117655814 data=null} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117655814 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117655814 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}
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117655806 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.138Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117655805 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117655805 data=null doit=true} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117655805 data=null} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117655805 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117655805 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
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117655802 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Clicking on Import
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2117655799 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')
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117655799 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')
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2117655799 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2117655799 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2117655799 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')
20:00:11 [2020-06-05T00:00:11.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2117655799 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')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2117655799 data=null item=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')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2117655605 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')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117655605 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')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2117655604 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')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2117655604 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2117655604 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Clicked on Import
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Attempting to set focus on Table with text {}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-2117655600 data=null button=0 stateMask=0x0 x=58 y=36 count=0} to TableItem with text {test_valid}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=-2117655600 data=null doit=true} to TableItem with text {test_valid}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=-2117655600 data=null} to TableItem with text {test_valid}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-2117655599 data=null button=1 stateMask=0x0 x=58 y=36 count=1} to TableItem with text {test_valid}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117655599 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}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-2117655517 data=null button=1 stateMask=0x80000 x=58 y=36 count=1} to TableItem with text {test_valid}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Attempting to set focus on Table with text {}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2117655514 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-2117655514 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-2117655514 data=null} to TableItem with text {test_valid_xml_timegraphView}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2117655514 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117655514 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}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2117655508 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:11 [2020-06-05T00:00:11.394Z] 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')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Clicking on Apply and Close
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117655506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117655506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117655505 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117655505 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117655505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117655505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117655505 data=null item=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')
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117655895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Clicked on 
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117655487 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.394Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117655401 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117655399 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117655398 data=null doit=true} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117655398 data=null} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117655398 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117655398 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}
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117655390 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.650Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117655389 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117655389 data=null doit=true} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117655389 data=null} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117655389 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117655389 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
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117655386 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117655382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117655382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117655382 data=null doit=true} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117655382 data=null} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2117655382 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117655382 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-2117655326 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117655326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117655326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117655326 data=null doit=true} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117655326 data=null} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-2117655325 data=null button=1 stateMask=0x40000 x=58 y=36 count=1} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117655325 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-2117655282 data=null button=1 stateMask=0xc0000 x=58 y=36 count=1} to (of type 'Table')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Clicking on Delete
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2117655281 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117655281 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2117655280 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2117655280 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2117655280 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2117655280 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2117655221 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117655220 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2117655220 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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2117655220 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2117655220 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Clicked on Delete
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2117655219 data=null doit=true} to Shell with text {Delete XML file(s)}
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Clicking on &Yes
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117655219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117655219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117655219 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117655219 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117655219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117655219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117655219 data=null item=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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2117655233 data=null item=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')
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - Clicked on 
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:11 [2020-06-05T00:00:11.650Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:11 [2020-06-05T00:00:11.651Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:11 [2020-06-05T00:00:11.651Z] 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')
20:00:11 [2020-06-05T00:00:11.651Z] DEBUG - Clicking on Apply and Close
20:00:11 [2020-06-05T00:00:11.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117655182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117655182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117655182 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117655182 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117655182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117655182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117655182 data=null item=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')
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117655482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - Clicked on 
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117655119 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:11 [2020-06-05T00:00:11.905Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117655029 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117655027 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117655027 data=null doit=true} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117655027 data=null} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117655026 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117655026 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}
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117655018 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:11 [2020-06-05T00:00:11.906Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117655017 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117655017 data=null doit=true} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117655017 data=null} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117655017 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117655016 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
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117655014 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Clicking on Import
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2117654983 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')
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117654983 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')
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2117654983 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2117654983 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2117654983 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')
20:00:11 [2020-06-05T00:00:11.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2117654982 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2117654982 data=null item=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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2117654816 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117654816 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2117654816 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2117654816 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2117654816 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Clicked on Import
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654811 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654811 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-2117654810 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654810 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-2117654795 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654795 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654795 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-2117654795 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654794 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-2117654729 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Clicking on Uncheck selected
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-2117654728 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2117654728 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-2117654728 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-2117654728 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-2117654728 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-2117654728 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-2117654728 data=null item=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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-2117654727 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')
20:00:12 [2020-06-05T00:00:12.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-2117654727 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')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-2117654727 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')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-2117654727 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-2117654727 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Clicked on Uncheck selected
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654726 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654726 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-2117654725 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654725 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')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-2117654713 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654712 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654712 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-2117654711 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654711 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')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-2117654694 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Clicking on Check selected
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-2117654693 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')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2117654693 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')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-2117654693 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-2117654693 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-2117654692 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')
20:00:12 [2020-06-05T00:00:12.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-2117654692 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')
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-2117654692 data=null item=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')
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-2117654628 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')
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-2117654628 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')
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-2117654628 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')
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-2117654628 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-2117654628 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - Clicked on Check selected
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.417Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Clicking on Uncheck all
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-2117654627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2117654627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-2117654627 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-2117654627 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-2117654626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-2117654626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-2117654626 data=null item=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')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-2117654626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-2117654626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-2117654626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-2117654626 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-2117654626 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Clicked on Uncheck all
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Clicking on Check all
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-2117654624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2117654624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-2117654624 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-2117654624 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-2117654624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-2117654624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-2117654624 data=null item=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')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-2117654607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-2117654607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-2117654607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-2117654606 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-2117654606 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Clicked on Check all
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.418Z] 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')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Clicking on Apply and Close
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117654605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117654605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117654605 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117654605 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117654605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117654605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117654605 data=null item=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')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117655113 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Clicked on 
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117654529 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117654496 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117654493 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117654493 data=null doit=true} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117654493 data=null} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117654493 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117654493 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}
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117654485 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.418Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117654484 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117654484 data=null doit=true} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117654484 data=null} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117654484 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117654483 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
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117654481 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654430 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654430 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-2117654430 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654430 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')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-2117654424 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654424 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654424 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-2117654423 data=null button=1 stateMask=0x40000 x=103 y=36 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654423 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')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-2117654414 data=null button=1 stateMask=0xc0000 x=103 y=36 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654413 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654413 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-2117654413 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654413 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-2117654397 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654397 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654397 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-2117654396 data=null button=1 stateMask=0x40000 x=86 y=84 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654396 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-2117654326 data=null button=1 stateMask=0xc0000 x=86 y=84 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654326 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654326 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-2117654325 data=null button=1 stateMask=0x40000 x=71 y=108 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654325 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-2117654295 data=null button=1 stateMask=0xc0000 x=71 y=108 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Clicking on Delete
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2117654294 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117654294 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2117654294 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2117654294 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2117654294 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2117654293 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2117654284 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117654283 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2117654283 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')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2117654283 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2117654283 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Clicked on Delete
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2117654283 data=null doit=true} to Shell with text {Delete XML file(s)}
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Clicking on &Yes
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117654282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117654282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117654282 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117654282 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117654282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117654282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117654282 data=null item=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')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2117654293 data=null item=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')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Clicked on 
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.676Z] 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')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Clicking on Apply and Close
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117654223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117654223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117654223 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117654223 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117654223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117654223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117654223 data=null item=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')
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117654525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Clicked on 
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117654211 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:12 [2020-06-05T00:00:12.676Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117654128 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117654126 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117654126 data=null doit=true} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117654126 data=null} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117654125 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117654125 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}
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117654118 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:12 [2020-06-05T00:00:12.932Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117654117 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117654117 data=null doit=true} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117654117 data=null} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117654117 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117654117 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
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117654115 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Clicking on Import
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2117654083 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')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117654083 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')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2117654083 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2117654082 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2117654082 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')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2117654082 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')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2117654082 data=null item=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')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2117654022 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')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117654022 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')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2117654022 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')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2117654021 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2117654021 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Clicked on Import
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Selecting rows [0] in (of type 'Table')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117654018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117654018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117654018 data=null doit=true} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117654018 data=null} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-2117654018 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117654018 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')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-2117654012 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Clicking on Edit...
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-2117654011 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')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2117654011 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')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-2117654011 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-2117654011 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-2117654010 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')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-2117654010 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')
20:00:12 [2020-06-05T00:00:12.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-2117654010 data=null item=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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-2117653825 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-2117653822 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-2117653822 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-2117653822 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-2117653822 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Clicked on Edit...
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117653812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117653812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117653812 data=null doit=true} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117653812 data=null} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-2117653812 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117653812 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-2117653806 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117653806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117653806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117653806 data=null doit=true} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117653806 data=null} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-2117653805 data=null button=1 stateMask=0x40000 x=87 y=36 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117653805 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-2117653791 data=null button=1 stateMask=0xc0000 x=87 y=36 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Clicking on Delete
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2117653790 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117653790 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2117653790 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2117653790 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2117653790 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2117653789 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2117653730 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117653730 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2117653730 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')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2117653730 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2117653729 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Clicked on Delete
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2117653728 data=null doit=true} to Shell with text {Delete XML file(s)}
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Clicking on &Yes
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117653728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117653728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117653728 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117653728 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117653728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117653728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117653728 data=null item=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')
20:00:13 [2020-06-05T00:00:13.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2117653789 data=null item=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')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Clicked on 
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.444Z] 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')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Clicking on Apply and Close
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117653626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117653626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117653626 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117653626 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117653626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117653626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117653626 data=null item=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')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117654206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Clicked on 
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117653619 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117653584 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117653581 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117653581 data=null doit=true} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117653581 data=null} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117653581 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117653581 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}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117653528 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.445Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117653527 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117653527 data=null doit=true} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117653527 data=null} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117653527 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117653527 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
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117653524 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.445Z] 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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Clicking on Apply and Close
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117653522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117653522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117653522 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117653522 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117653522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117653522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117653521 data=null item=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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117653613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Clicked on 
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117653508 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117653424 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117653422 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117653422 data=null doit=true} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117653422 data=null} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117653422 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117653422 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}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117653414 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.445Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117653413 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117653413 data=null doit=true} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117653413 data=null} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117653413 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117653413 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
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117653411 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Clicking on Import
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-2117653409 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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117653409 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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-2117653409 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-2117653409 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-2117653409 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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-2117653409 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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-2117653409 data=null item=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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-2117653398 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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-2117653398 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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-2117653398 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')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-2117653398 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-2117653398 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Clicked on Import
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Selecting rows [0] in (of type 'Table')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117653394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117653394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117653394 data=null doit=true} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117653394 data=null} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-2117653394 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117653394 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-2117653388 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Clicking on Export
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=-2117653387 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-2117653387 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=-2117653387 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=-2117653387 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=-2117653387 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=-2117653387 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=-2117653387 data=null item=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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=-2117653386 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-2117653386 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=-2117653386 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=-2117653386 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=-2117653386 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Clicked on Export
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.446Z] 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')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Clicking on Apply and Close
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117653385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117653385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117653384 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117653384 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117653384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117653384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117653384 data=null item=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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117653504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Clicked on 
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117653325 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117653291 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117653289 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117653289 data=null doit=true} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117653289 data=null} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117653289 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117653289 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}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117653281 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.702Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117653280 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117653280 data=null doit=true} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117653280 data=null} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117653280 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117653280 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
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117653233 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Selecting rows [0] in (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117653230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117653230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117653230 data=null doit=true} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117653230 data=null} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-2117653230 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117653230 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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-2117653224 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Clicking on Delete
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2117653223 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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117653223 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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2117653223 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2117653223 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2117653223 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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2117653223 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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2117653213 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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117653213 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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2117653213 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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2117653213 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2117653213 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Clicked on Delete
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2117653212 data=null doit=true} to Shell with text {Delete XML file(s)}
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Clicking on &Yes
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117653212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117653212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117653212 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117653212 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117653212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117653212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117653211 data=null item=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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2117653223 data=null item=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')
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - Clicked on 
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.702Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.703Z] 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')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Clicking on Apply and Close
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117653200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117653200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117653200 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117653200 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117653200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117653200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117653200 data=null item=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')
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117653320 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Clicked on 
20:00:13 [2020-06-05T00:00:13.703Z] 
20:00:13 [2020-06-05T00:00:13.703Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-05 00:00:13.631
20:00:13 [2020-06-05T00:00:13.703Z] !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.
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117653184 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.703Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117653103 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117653101 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117653101 data=null doit=true} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117653100 data=null} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117653100 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117653100 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}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117653095 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117653091 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117653091 data=null doit=true} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117653091 data=null} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117653090 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117653090 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
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117653087 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Attempting to set focus on Table with text {}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-2117653085 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TableItem with text {test_invalid}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=-2117653084 data=null doit=true} to TableItem with text {test_invalid}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-2117653084 data=null} to TableItem with text {test_invalid}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-2117653084 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TableItem with text {test_invalid}
20:00:13 [2020-06-05T00:00:13.959Z] 
20:00:13 [2020-06-05T00:00:13.959Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-05 00:00:13.737
20:00:13 [2020-06-05T00:00:13.959Z] !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.
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117653083 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}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-2117653032 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TableItem with text {test_invalid}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.959Z] 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')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Clicking on Apply and Close
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117653028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117653028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117653028 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117653028 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117653027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117653027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.959Z] 
20:00:13 [2020-06-05T00:00:13.959Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-05 00:00:13.794
20:00:13 [2020-06-05T00:00:13.959Z] !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.
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117653027 data=null item=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')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117653131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Clicked on 
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117653009 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Clicking on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Clicked on with mnemonic 'Preferences'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-2117652930 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-2117652928 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-2117652928 data=null doit=true} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-2117652928 data=null} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-2117652928 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117652927 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}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-2117652920 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing}
20:00:13 [2020-06-05T00:00:13.959Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-2117652919 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-2117652919 data=null doit=true} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-2117652919 data=null} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-2117652919 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117652919 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
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-2117652916 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Attempting to set focus on (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Selecting rows [0] in (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-2117652914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-2117652914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-2117652914 data=null doit=true} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-2117652913 data=null} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-2117652913 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.959Z] 
20:00:13 [2020-06-05T00:00:13.960Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-05 00:00:13.908
20:00:13 [2020-06-05T00:00:13.960Z] !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.
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-2117652913 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-2117652907 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to (of type 'Table')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Clicking on Delete
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-2117652906 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117652906 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-2117652906 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-2117652906 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-2117652906 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-2117652906 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-2117652895 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-2117652895 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-2117652895 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-2117652895 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-2117652895 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Clicked on Delete
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-2117652894 data=null doit=true} to Shell with text {Delete XML file(s)}
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Clicking on &Yes
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-2117652894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-2117652894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-2117652894 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-2117652894 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-2117652894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-2117652893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-2117652893 data=null item=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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-2117652906 data=null item=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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Clicked on 
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
20:00:13 [2020-06-05T00:00:13.960Z] 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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Clicking on Apply and Close
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-2117652883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-2117652883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-2117652883 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-2117652883 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-2117652883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-2117652883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-2117652883 data=null item=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')
20:00:13 [2020-06-05T00:00:13.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-2117653005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
20:00:14 [2020-06-05T00:00:14.215Z] DEBUG - Clicked on 
20:00:14 [2020-06-05T00:00:14.216Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.099 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
20:00:14 [2020-06-05T00:00:14.216Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.567 s
20:00:14 [2020-06-05T00:00:14.216Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.414 s
20:00:14 [2020-06-05T00:00:14.216Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.005 s
20:00:14 [2020-06-05T00:00:14.216Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.706 s
20:00:14 [2020-06-05T00:00:14.216Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.782 s
20:00:14 [2020-06-05T00:00:14.216Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.908 s
20:00:14 [2020-06-05T00:00:14.216Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.702 s
20:00:14 [2020-06-05T00:00:14.216Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.32 s
20:00:14 [2020-06-05T00:00:14.216Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 0.361 s
20:00:14 [2020-06-05T00:00:14.216Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
20:00:15 [2020-06-05T00:00:15.576Z] 
20:00:15 [2020-06-05T00:00:15.576Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-05 00:00:15.316
20:00:15 [2020-06-05T00:00:15.576Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117648882 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117648882 data=null doit=true} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117648882 data=null} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117648882 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117648882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117648868 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117648867 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117648867 data=null doit=true} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117648867 data=null} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117648867 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117648867 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117648828 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117648827 data=null doit=true} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117648827 data=null} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117648827 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117648827 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}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117648824 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117648823 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117648823 data=null doit=true} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117648823 data=null} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117648823 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117648823 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117648817 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117648816 data=null doit=true} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117648815 data=null} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117648815 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117648815 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]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117648813 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117648813 data=null doit=true} to Tree node with text: bug446190
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117648813 data=null} to Tree node with text: bug446190
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117648812 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117648812 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
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2117648809 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2117648808 data=null doit=true} to Tree node with text: Views
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2117648808 data=null} to Tree node with text: Views
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2117648808 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117648808 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
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2117648788 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-2117648788 data=null doit=true} to Tree node with text: XML system call analysis
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-2117648787 data=null} to Tree node with text: XML system call analysis
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-2117648787 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
20:00:18 [2020-06-05T00:00:18.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117648787 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
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-2117648723 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-2117648722 data=null button=0 stateMask=0x0 x=174 y=564 count=0} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-2117648722 data=null doit=true} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-2117648722 data=null} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-2117648722 data=null button=1 stateMask=0x0 x=174 y=564 count=1} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117648722 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
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-2117648713 data=null button=1 stateMask=0x80000 x=174 y=557 count=1} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-2117648713 data=null button=1 stateMask=0x0 x=174 y=557 count=2} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-2117648713 data=null button=1 stateMask=0x0 x=174 y=557 count=2} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.343Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117648712 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
20:00:18 [2020-06-05T00:00:18.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-2117648698 data=null button=1 stateMask=0x80000 x=174 y=557 count=2} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-2117648332 data=null button=0 stateMask=0x0 x=174 y=557 count=0} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-2117648332 data=null doit=true} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-2117648332 data=null} to Tree node with text: Latency vs Time
20:00:18 [2020-06-05T00:00:18.598Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
20:00:20 [2020-06-05T00:00:20.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
20:00:20 [2020-06-05T00:00:20.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
20:00:20 [2020-06-05T00:00:20.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:20 [2020-06-05T00:00:20.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:20 [2020-06-05T00:00:20.482Z] DEBUG - Setting state to checked on: bug446190
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117645795 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117645777 data=null button=0 stateMask=0x0 x=53 y=5 count=0} to TreeItem with text {test}
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117645777 data=null doit=true} to TreeItem with text {test}
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117645777 data=null} to TreeItem with text {test}
20:00:21 [2020-06-05T00:00:21.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117645777 data=null button=1 stateMask=0x0 x=53 y=5 count=1} to TreeItem with text {test}
20:00:21 [2020-06-05T00:00:21.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117645777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:21 [2020-06-05T00:00:21.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117645769 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:21 [2020-06-05T00:00:21.310Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
20:00:21 [2020-06-05T00:00:21.310Z] DEBUG - Clicking on with mnemonic 'Delete'
20:00:21 [2020-06-05T00:00:21.310Z] DEBUG - Clicked on with mnemonic 'Delete'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645112 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645112 data=null} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645111 data=null item=null 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')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645111 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117645111 data=null} to (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Clicking on OK
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117645111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117645111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117645111 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117645110 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117645110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117645110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:21 [2020-06-05T00:00:21.888Z] DEBUG - Clicked on OK
20:00:22 [2020-06-05T00:00:22.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117645110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:22 [2020-06-05T00:00:22.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117645725 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
20:00:22 [2020-06-05T00:00:22.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
20:00:22 [2020-06-05T00:00:22.398Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.204 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
20:00:22 [2020-06-05T00:00:22.398Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 4.323 s
20:00:22 [2020-06-05T00:00:22.398Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
20:00:22 [2020-06-05T00:00:22.958Z] 
20:00:22 [2020-06-05T00:00:22.958Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-05 00:00:22.807
20:00:22 [2020-06-05T00:00:22.958Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117642102 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117642102 data=null doit=true} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117642102 data=null} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117642102 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117642102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117642083 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117642083 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117642083 data=null doit=true} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117642082 data=null} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117642082 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117642082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117642029 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117642029 data=null doit=true} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117642028 data=null} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117642028 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117642028 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}
20:00:24 [2020-06-05T00:00:24.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117642025 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117642024 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117642024 data=null doit=true} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117642024 data=null} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117642024 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117642024 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117642014 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117642014 data=null doit=true} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117642014 data=null} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117642014 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117642014 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]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117642011 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117642011 data=null doit=true} to Tree node with text: bug446190
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117642011 data=null} to Tree node with text: bug446190
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117642011 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117642011 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
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2117642008 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2117642007 data=null doit=true} to Tree node with text: Views
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2117642007 data=null} to Tree node with text: Views
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2117642007 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117642007 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
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2117641997 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-2117641996 data=null doit=true} to Tree node with text: XML system call analysis
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-2117641996 data=null} to Tree node with text: XML system call analysis
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-2117641996 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117641996 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
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-2117641988 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-2117641987 data=null button=0 stateMask=0x0 x=178 y=540 count=0} to Tree node with text: Latency vs Count
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-2117641987 data=null doit=true} to Tree node with text: Latency vs Count
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-2117641987 data=null} to Tree node with text: Latency vs Count
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-2117641987 data=null button=1 stateMask=0x0 x=178 y=540 count=1} to Tree node with text: Latency vs Count
20:00:24 [2020-06-05T00:00:24.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117641987 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
20:00:25 [2020-06-05T00:00:25.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-2117641928 data=null button=1 stateMask=0x80000 x=178 y=540 count=1} to Tree node with text: Latency vs Count
20:00:25 [2020-06-05T00:00:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-2117641928 data=null button=1 stateMask=0x0 x=178 y=540 count=2} to Tree node with text: Latency vs Count
20:00:25 [2020-06-05T00:00:25.097Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-2117641927 data=null button=1 stateMask=0x0 x=178 y=540 count=2} to Tree node with text: Latency vs Count
20:00:25 [2020-06-05T00:00:25.097Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117641927 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
20:00:25 [2020-06-05T00:00:25.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-2117641914 data=null button=1 stateMask=0x80000 x=178 y=540 count=2} to Tree node with text: Latency vs Count
20:00:25 [2020-06-05T00:00:25.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-2117641728 data=null button=0 stateMask=0x0 x=178 y=540 count=0} to Tree node with text: Latency vs Count
20:00:25 [2020-06-05T00:00:25.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-2117641728 data=null doit=true} to Tree node with text: Latency vs Count
20:00:25 [2020-06-05T00:00:25.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-2117641728 data=null} to Tree node with text: Latency vs Count
20:00:25 [2020-06-05T00:00:25.097Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
20:00:26 [2020-06-05T00:00:26.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
20:00:26 [2020-06-05T00:00:26.982Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
20:00:26 [2020-06-05T00:00:26.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-2117639907 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}
20:00:26 [2020-06-05T00:00:26.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-2117639901 data=null button=1 stateMask=0x80000 x=466 y=-13 count=1} to TableColumn with text {Name}
20:00:26 [2020-06-05T00:00:26.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-2117639900 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}
20:00:26 [2020-06-05T00:00:26.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-2117639896 data=null button=1 stateMask=0x80000 x=466 y=-13 count=1} to TableColumn with text {Name}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117639470 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117639451 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117639451 data=null doit=true} to TreeItem with text {test}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117639451 data=null} to TreeItem with text {test}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117639451 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117639451 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117639433 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Clicking on with mnemonic 'Delete'
20:00:27 [2020-06-05T00:00:27.542Z] DEBUG - Clicked on with mnemonic 'Delete'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null item=null 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')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638800 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117638800 data=null} to (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Clicking on OK
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117638800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117638800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117638800 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117638800 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117638799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117638799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.102Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.103Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.103Z] DEBUG - Clicked on OK
20:00:28 [2020-06-05T00:00:28.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117638799 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:28 [2020-06-05T00:00:28.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117639403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
20:00:28 [2020-06-05T00:00:28.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
20:00:28 [2020-06-05T00:00:28.613Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.305 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
20:00:28 [2020-06-05T00:00:28.613Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 3.85 s
20:00:28 [2020-06-05T00:00:28.613Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
20:00:29 [2020-06-05T00:00:29.172Z] 
20:00:29 [2020-06-05T00:00:29.172Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-05 00:00:29.019
20:00:29 [2020-06-05T00:00:29.172Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
20:00:31 [2020-06-05T00:00:31.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117636202 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117636202 data=null doit=true} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117636202 data=null} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117636202 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117636202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117636190 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117636190 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117636190 data=null doit=true} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117636190 data=null} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117636189 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117636189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117636186 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117636185 data=null doit=true} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117636185 data=null} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117636185 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117636185 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}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117636183 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-2117636183 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117636183 data=null doit=true} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117636183 data=null} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117636182 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117636182 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117636176 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-2117636176 data=null doit=true} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-2117636176 data=null} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-2117636176 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117636176 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]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-2117636174 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-2117636173 data=null doit=true} to Tree node with text: bug446190
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-2117636173 data=null} to Tree node with text: bug446190
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-2117636172 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117636172 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
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-2117636170 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-2117636169 data=null doit=true} to Tree node with text: Views
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-2117636169 data=null} to Tree node with text: Views
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-2117636169 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117636169 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
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-2117636127 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-2117636127 data=null doit=true} to Tree node with text: XML system call analysis
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-2117636127 data=null} to Tree node with text: XML system call analysis
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-2117636127 data=null button=1 stateMask=0x0 x=186 y=468 count=1} to Tree node with text: XML system call analysis
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-2117636126 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
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-2117636120 data=null button=1 stateMask=0x80000 x=186 y=468 count=1} to Tree node with text: XML system call analysis
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Double-clicking on Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-2117636120 data=null button=0 stateMask=0x0 x=166 y=516 count=0} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=-2117636119 data=null doit=true} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-2117636119 data=null} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-2117636119 data=null button=1 stateMask=0x0 x=166 y=516 count=1} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117636119 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
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-2117636113 data=null button=1 stateMask=0x80000 x=166 y=516 count=1} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-2117636112 data=null button=1 stateMask=0x0 x=166 y=516 count=2} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-2117636112 data=null button=1 stateMask=0x0 x=166 y=516 count=2} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-2117636112 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
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-2117636101 data=null button=1 stateMask=0x80000 x=166 y=516 count=2} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-2117635995 data=null button=0 stateMask=0x0 x=166 y=516 count=0} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-2117635995 data=null doit=true} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-2117635995 data=null} to Tree node with text: Latency Table
20:00:31 [2020-06-05T00:00:31.056Z] DEBUG - Double-clicked on Tree node with text: Latency Table
20:00:32 [2020-06-05T00:00:32.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
20:00:32 [2020-06-05T00:00:32.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-2117634190 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}
20:00:32 [2020-06-05T00:00:32.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-2117634182 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
20:00:32 [2020-06-05T00:00:32.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-2117634182 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}
20:00:32 [2020-06-05T00:00:32.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-2117634175 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-2117633743 data=null doit=true} to Shell with text {data - Eclipse Platform}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Attempting to set focus on Tree with text {}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-2117633728 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-2117633728 data=null doit=true} to TreeItem with text {test}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-2117633728 data=null} to TreeItem with text {test}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-2117633728 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-2117633728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-2117633723 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test}
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Clicking on with mnemonic 'Delete'
20:00:33 [2020-06-05T00:00:33.196Z] DEBUG - Clicked on with mnemonic 'Delete'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null item=null 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')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-2117633107 data=null} to (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.755Z] DEBUG - Clicking on OK
20:00:33 [2020-06-05T00:00:33.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-2117633106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-2117633106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-2117633106 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-2117633106 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-2117633106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-2117633106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:33 [2020-06-05T00:00:33.756Z] DEBUG - Clicked on OK
20:00:34 [2020-06-05T00:00:34.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-2117633106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
20:00:34 [2020-06-05T00:00:34.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-2117633699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
20:00:34 [2020-06-05T00:00:34.265Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
20:00:34 [2020-06-05T00:00:34.265Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.688 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
20:00:34 [2020-06-05T00:00:34.265Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 3.634 s
20:00:34 [2020-06-05T00:00:34.265Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
20:00:39 [2020-06-05T00:00:39.505Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.796 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
20:00:39 [2020-06-05T00:00:39.505Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 4.792 s
20:00:39 [2020-06-05T00:00:39.505Z] 
20:00:39 [2020-06-05T00:00:39.505Z] Results:
20:00:39 [2020-06-05T00:00:39.505Z] 
20:00:39 [2020-06-05T00:00:39.505Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
20:00:39 [2020-06-05T00:00:39.505Z] 
20:00:39 [2020-06-05T00:00:39.505Z] 
20:00:39 [2020-06-05T00:00:39.505Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-05 00:00:39.208
20:00:39 [2020-06-05T00:00:39.505Z] !MESSAGE The workspace will exit with unsaved changes in this session.
20:00:40 [2020-06-05T00:00:40.064Z] [INFO] All tests passed!
20:00:40 [2020-06-05T00:00:40.064Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.064Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
20:00:40 [2020-06-05T00:00:40.064Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
20:00:40 [2020-06-05T00:00:40.064Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT [130/138]
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] The project's OSGi version is 1.0.3.202006042312
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.065Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] 
20:00:40 [2020-06-05T00:00:40.320Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:40 [2020-06-05T00:00:40.575Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
20:00:40 [2020-06-05T00:00:40.575Z] [INFO] Command line:
20:00:40 [2020-06-05T00:00:40.575Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
20:00:40 [2020-06-05T00:00:40.830Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
20:00:42 [2020-06-05T00:00:42.192Z] !SESSION 2020-06-05 00:00:40.699 -----------------------------------------------
20:00:42 [2020-06-05T00:00:42.192Z] eclipse.buildId=unknown
20:00:42 [2020-06-05T00:00:42.192Z] java.version=1.8.0_202
20:00:42 [2020-06-05T00:00:42.192Z] java.vendor=Oracle Corporation
20:00:42 [2020-06-05T00:00:42.192Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
20:00:42 [2020-06-05T00:00:42.192Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
20:00:42 [2020-06-05T00:00:42.192Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
20:00:42 [2020-06-05T00:00:42.192Z] 
20:00:42 [2020-06-05T00:00:42.192Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 00:00:41.986
20:00:42 [2020-06-05T00:00:42.192Z] !MESSAGE FrameworkEvent ERROR
20:00:42 [2020-06-05T00:00:42.192Z] !STACK 0
20:00:42 [2020-06-05T00:00:42.192Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
20:00:42 [2020-06-05T00:00:42.192Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
20:00:42 [2020-06-05T00:00:42.192Z] 
20:00:42 [2020-06-05T00:00:42.192Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
20:00:42 [2020-06-05T00:00:42.192Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
20:00:42 [2020-06-05T00:00:42.192Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
20:00:42 [2020-06-05T00:00:42.192Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
20:00:42 [2020-06-05T00:00:42.192Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
20:00:42 [2020-06-05T00:00:42.192Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
20:00:42 [2020-06-05T00:00:42.192Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
20:00:42 [2020-06-05T00:00:42.192Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
20:00:43 [2020-06-05T00:00:43.117Z] process 19911: 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
20:00:43 [2020-06-05T00:00:43.117Z] See the manual page for dbus-uuidgen to correct this issue.
20:00:48 [2020-06-05T00:00:48.356Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
20:00:48 [2020-06-05T00:00:48.356Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
20:00:48 [2020-06-05T00:00:48.356Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
20:00:48 [2020-06-05T00:00:48.356Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
20:00:48 [2020-06-05T00:00:48.356Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
20:00:48 [2020-06-05T00:00:48.356Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
20:00:48 [2020-06-05T00:00:48.356Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.172 s
20:00:48 [2020-06-05T00:00:48.356Z] 
20:00:48 [2020-06-05T00:00:48.356Z] Results:
20:00:48 [2020-06-05T00:00:48.356Z] 
20:00:48 [2020-06-05T00:00:48.356Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
20:00:48 [2020-06-05T00:00:48.356Z] 
20:00:48 [2020-06-05T00:00:48.356Z] 
20:00:48 [2020-06-05T00:00:48.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 00:00:48.310
20:00:48 [2020-06-05T00:00:48.356Z] !MESSAGE Unexpected error executing analysis with trace 
20:00:48 [2020-06-05T00:00:48.356Z] !STACK 0
20:00:48 [2020-06-05T00:00:48.356Z] java.lang.NullPointerException
20:00:48 [2020-06-05T00:00:48.356Z] 	at java.io.File.<init>(File.java:277)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
20:00:48 [2020-06-05T00:00:48.356Z] 
20:00:48 [2020-06-05T00:00:48.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 00:00:48.310
20:00:48 [2020-06-05T00:00:48.356Z] !MESSAGE Unexpected error executing analysis with trace 
20:00:48 [2020-06-05T00:00:48.356Z] !STACK 0
20:00:48 [2020-06-05T00:00:48.356Z] java.lang.NullPointerException
20:00:48 [2020-06-05T00:00:48.356Z] 	at java.io.File.<init>(File.java:277)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
20:00:48 [2020-06-05T00:00:48.356Z] 
20:00:48 [2020-06-05T00:00:48.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 00:00:48.313
20:00:48 [2020-06-05T00:00:48.356Z] !MESSAGE Exception executing analysis
20:00:48 [2020-06-05T00:00:48.356Z] !STACK 0
20:00:48 [2020-06-05T00:00:48.356Z] java.lang.NullPointerException
20:00:48 [2020-06-05T00:00:48.356Z] 	at java.io.File.<init>(File.java:277)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
20:00:48 [2020-06-05T00:00:48.356Z] 
20:00:48 [2020-06-05T00:00:48.356Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-05 00:00:48.313
20:00:48 [2020-06-05T00:00:48.356Z] !MESSAGE Exception executing analysis
20:00:48 [2020-06-05T00:00:48.356Z] !STACK 0
20:00:48 [2020-06-05T00:00:48.356Z] java.lang.NullPointerException
20:00:48 [2020-06-05T00:00:48.356Z] 	at java.io.File.<init>(File.java:277)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
20:00:48 [2020-06-05T00:00:48.356Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] All tests passed!
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.pom
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT [131/138]
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] The project's OSGi version is 1.0.1.202006042312
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
20:00:49 [2020-06-05T00:00:49.719Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.720Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.720Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] 
20:00:49 [2020-06-05T00:00:49.974Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:50 [2020-06-05T00:00:50.229Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
20:00:50 [2020-06-05T00:00:50.229Z] [INFO] Command line:
20:00:50 [2020-06-05T00:00:50.229Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
20:00:50 [2020-06-05T00:00:50.229Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
20:00:52 [2020-06-05T00:00:52.115Z] !SESSION 2020-06-05 00:00:50.320 -----------------------------------------------
20:00:52 [2020-06-05T00:00:52.115Z] eclipse.buildId=unknown
20:00:52 [2020-06-05T00:00:52.115Z] java.version=1.8.0_202
20:00:52 [2020-06-05T00:00:52.115Z] java.vendor=Oracle Corporation
20:00:52 [2020-06-05T00:00:52.115Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
20:00:52 [2020-06-05T00:00:52.115Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
20:00:52 [2020-06-05T00:00:52.115Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
20:00:52 [2020-06-05T00:00:52.115Z] 
20:00:52 [2020-06-05T00:00:52.115Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 00:00:52.009
20:00:52 [2020-06-05T00:00:52.115Z] !MESSAGE FrameworkEvent ERROR
20:00:52 [2020-06-05T00:00:52.115Z] !STACK 0
20:00:52 [2020-06-05T00:00:52.115Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
20:00:52 [2020-06-05T00:00:52.115Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
20:00:52 [2020-06-05T00:00:52.115Z] 
20:00:52 [2020-06-05T00:00:52.115Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
20:00:52 [2020-06-05T00:00:52.115Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
20:00:52 [2020-06-05T00:00:52.115Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
20:00:52 [2020-06-05T00:00:52.115Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
20:00:52 [2020-06-05T00:00:52.115Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
20:00:52 [2020-06-05T00:00:52.115Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
20:00:52 [2020-06-05T00:00:52.115Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
20:00:52 [2020-06-05T00:00:52.115Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
20:00:53 [2020-06-05T00:00:53.038Z] process 19962: 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
20:00:53 [2020-06-05T00:00:53.038Z] See the manual page for dbus-uuidgen to correct this issue.
20:00:58 [2020-06-05T00:00:58.277Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
20:00:58 [2020-06-05T00:00:58.277Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
20:00:58 [2020-06-05T00:00:58.277Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.001 s
20:00:58 [2020-06-05T00:00:58.277Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
20:00:58 [2020-06-05T00:00:58.277Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
20:00:58 [2020-06-05T00:00:58.277Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
20:00:58 [2020-06-05T00:00:58.277Z] 
20:00:58 [2020-06-05T00:00:58.277Z] Results:
20:00:58 [2020-06-05T00:00:58.277Z] 
20:00:58 [2020-06-05T00:00:58.277Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
20:00:58 [2020-06-05T00:00:58.277Z] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] All tests passed!
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.pom
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT [132/138]
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] The project's OSGi version is 1.0.8.202006042312
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.638Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
20:00:59 [2020-06-05T00:00:59.893Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.893Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:00:59 [2020-06-05T00:00:59.893Z] [INFO] 
20:00:59 [2020-06-05T00:00:59.893Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:01:00 [2020-06-05T00:01:00.148Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
20:01:00 [2020-06-05T00:01:00.148Z] [INFO] Command line:
20:01:00 [2020-06-05T00:01:00.148Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
20:01:00 [2020-06-05T00:01:00.148Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
20:01:01 [2020-06-05T00:01:01.510Z] !SESSION 2020-06-05 00:01:00.011 -----------------------------------------------
20:01:01 [2020-06-05T00:01:01.510Z] eclipse.buildId=unknown
20:01:01 [2020-06-05T00:01:01.510Z] java.version=1.8.0_202
20:01:01 [2020-06-05T00:01:01.510Z] java.vendor=Oracle Corporation
20:01:01 [2020-06-05T00:01:01.510Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
20:01:01 [2020-06-05T00:01:01.510Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
20:01:01 [2020-06-05T00:01:01.510Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
20:01:01 [2020-06-05T00:01:01.510Z] 
20:01:01 [2020-06-05T00:01:01.510Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 00:01:01.308
20:01:01 [2020-06-05T00:01:01.510Z] !MESSAGE FrameworkEvent ERROR
20:01:01 [2020-06-05T00:01:01.510Z] !STACK 0
20:01:01 [2020-06-05T00:01:01.510Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
20:01:01 [2020-06-05T00:01:01.511Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
20:01:01 [2020-06-05T00:01:01.511Z] 
20:01:01 [2020-06-05T00:01:01.511Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
20:01:01 [2020-06-05T00:01:01.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
20:01:01 [2020-06-05T00:01:01.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
20:01:01 [2020-06-05T00:01:01.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
20:01:01 [2020-06-05T00:01:01.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
20:01:01 [2020-06-05T00:01:01.511Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
20:01:01 [2020-06-05T00:01:01.511Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
20:01:01 [2020-06-05T00:01:01.511Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
20:01:04 [2020-06-05T00:01:04.021Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
20:01:06 [2020-06-05T00:01:06.532Z] Display size: 1440x900
20:01:06 [2020-06-05T00:01:06.532Z] OS version=3.10.0-1062.el7.x86_64
20:01:06 [2020-06-05T00:01:06.532Z] GTK version=2.24.30
20:01:06 [2020-06-05T00:01:06.532Z] GTK theme=Raleigh
20:01:06 [2020-06-05T00:01:06.532Z] LIBOVERLAY_SCROLLBAR=0
20:01:06 [2020-06-05T00:01:06.532Z] Time zone: Coordinated Universal Time
20:01:06 [2020-06-05T00:01:06.532Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
20:01:06 [2020-06-05T00:01:06.532Z] log4j:WARN Please initialize the log4j system properly.
20:01:53 [2020-06-05T00:01:53.138Z] 
20:01:53 [2020-06-05T00:01:53.138Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-05 00:01:48.321
20:01:53 [2020-06-05T00:01:53.138Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
20:01:53 [2020-06-05T00:01:53.138Z] !STACK 0
20:01:53 [2020-06-05T00:01:53.138Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
20:01:53 [2020-06-05T00:01:53.138Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:791)
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:829)
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:802)
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
20:01:53 [2020-06-05T00:01:53.138Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
20:01:53 [2020-06-05T00:01:53.138Z] 	... 3 more
20:01:58 [2020-06-05T00:01:58.377Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 53.729 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
20:01:58 [2020-06-05T00:01:58.378Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.736 s
20:01:58 [2020-06-05T00:01:58.378Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.557 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.438 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.5 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.492 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.891 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.394 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.826 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.348 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.197 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.815 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.508 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.882 s
20:01:58 [2020-06-05T00:01:58.378Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.713 s
20:01:58 [2020-06-05T00:01:58.378Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.313 s
20:01:58 [2020-06-05T00:01:58.378Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
20:01:58 [2020-06-05T00:01:58.378Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.616 s
20:01:58 [2020-06-05T00:01:58.378Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.378 s
20:01:58 [2020-06-05T00:01:58.378Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.905 s
20:01:58 [2020-06-05T00:01:58.378Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 1.299 s
20:01:58 [2020-06-05T00:01:58.378Z] 
20:01:58 [2020-06-05T00:01:58.378Z] Results:
20:01:58 [2020-06-05T00:01:58.378Z] 
20:01:58 [2020-06-05T00:01:58.378Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
20:01:58 [2020-06-05T00:01:58.378Z] 
20:01:58 [2020-06-05T00:01:58.378Z] 
20:01:58 [2020-06-05T00:01:58.378Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-05 00:01:58.010
20:01:58 [2020-06-05T00:01:58.378Z] !MESSAGE The workspace will exit with unsaved changes in this session.
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] All tests passed!
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT [133/138]
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] The project's OSGi version is 1.0.1.202006042312
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.302Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.303Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.303Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:01:59 [2020-06-05T00:01:59.303Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
20:01:59 [2020-06-05T00:01:59.303Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.303Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.303Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
20:01:59 [2020-06-05T00:01:59.557Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.557Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:01:59 [2020-06-05T00:01:59.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
20:01:59 [2020-06-05T00:01:59.557Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.557Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] 
20:01:59 [2020-06-05T00:01:59.558Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:01:59 [2020-06-05T00:01:59.812Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
20:01:59 [2020-06-05T00:01:59.812Z] [INFO] Command line:
20:01:59 [2020-06-05T00:01:59.812Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
20:01:59 [2020-06-05T00:01:59.812Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
20:02:01 [2020-06-05T00:02:01.703Z] !SESSION 2020-06-05 00:01:59.860 -----------------------------------------------
20:02:01 [2020-06-05T00:02:01.703Z] eclipse.buildId=unknown
20:02:01 [2020-06-05T00:02:01.703Z] java.version=1.8.0_202
20:02:01 [2020-06-05T00:02:01.703Z] java.vendor=Oracle Corporation
20:02:01 [2020-06-05T00:02:01.703Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
20:02:01 [2020-06-05T00:02:01.703Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
20:02:01 [2020-06-05T00:02:01.703Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
20:02:01 [2020-06-05T00:02:01.703Z] 
20:02:01 [2020-06-05T00:02:01.703Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 00:02:01.188
20:02:01 [2020-06-05T00:02:01.703Z] !MESSAGE FrameworkEvent ERROR
20:02:01 [2020-06-05T00:02:01.703Z] !STACK 0
20:02:01 [2020-06-05T00:02:01.703Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [58]
20:02:01 [2020-06-05T00:02:01.703Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
20:02:01 [2020-06-05T00:02:01.703Z] 
20:02:01 [2020-06-05T00:02:01.703Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
20:02:01 [2020-06-05T00:02:01.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
20:02:01 [2020-06-05T00:02:01.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
20:02:01 [2020-06-05T00:02:01.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
20:02:01 [2020-06-05T00:02:01.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
20:02:01 [2020-06-05T00:02:01.703Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
20:02:01 [2020-06-05T00:02:01.704Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
20:02:01 [2020-06-05T00:02:01.704Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
20:02:02 [2020-06-05T00:02:02.263Z] process 20534: 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
20:02:02 [2020-06-05T00:02:02.263Z] See the manual page for dbus-uuidgen to correct this issue.
20:02:07 [2020-06-05T00:02:07.503Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
20:02:07 [2020-06-05T00:02:07.503Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
20:02:07 [2020-06-05T00:02:07.503Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.073 s
20:02:07 [2020-06-05T00:02:07.503Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
20:02:07 [2020-06-05T00:02:07.503Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
20:02:07 [2020-06-05T00:02:07.503Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.012 s
20:02:07 [2020-06-05T00:02:07.503Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.012 s
20:02:07 [2020-06-05T00:02:07.503Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
20:02:07 [2020-06-05T00:02:07.503Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.002 s
20:02:07 [2020-06-05T00:02:07.503Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.002 s
20:02:07 [2020-06-05T00:02:07.503Z] 
20:02:07 [2020-06-05T00:02:07.503Z] Results:
20:02:07 [2020-06-05T00:02:07.503Z] 
20:02:07 [2020-06-05T00:02:07.503Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
20:02:07 [2020-06-05T00:02:07.503Z] 
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] All tests passed!
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.pom
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] Building Trace Compass All Tests 1.0.9-SNAPSHOT                [134/138]
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
20:02:08 [2020-06-05T00:02:08.428Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] The project's OSGi version is 1.0.9.202006042312
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/src/main/resources
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] 
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
20:02:08 [2020-06-05T00:02:08.429Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/classes
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/src/test/resources
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] 
20:02:09 [2020-06-05T00:02:09.353Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
20:02:10 [2020-06-05T00:02:10.278Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
20:02:10 [2020-06-05T00:02:10.278Z] [INFO] Command line:
20:02:10 [2020-06-05T00:02:10.278Z] 	[/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.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
20:02:10 [2020-06-05T00:02:10.278Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
20:02:12 [2020-06-05T00:02:12.163Z] !SESSION 2020-06-05 00:02:10.216 -----------------------------------------------
20:02:12 [2020-06-05T00:02:12.163Z] eclipse.buildId=unknown
20:02:12 [2020-06-05T00:02:12.163Z] java.version=1.8.0_202
20:02:12 [2020-06-05T00:02:12.163Z] java.vendor=Oracle Corporation
20:02:12 [2020-06-05T00:02:12.163Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
20:02:12 [2020-06-05T00:02:12.163Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide
20:02:12 [2020-06-05T00:02:12.163Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
20:02:12 [2020-06-05T00:02:12.163Z] 
20:02:12 [2020-06-05T00:02:12.163Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-05 00:02:11.698
20:02:12 [2020-06-05T00:02:12.163Z] !MESSAGE FrameworkEvent ERROR
20:02:12 [2020-06-05T00:02:12.163Z] !STACK 0
20:02:12 [2020-06-05T00:02:12.163Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [77]
20:02:12 [2020-06-05T00:02:12.163Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
20:02:12 [2020-06-05T00:02:12.163Z] 
20:02:12 [2020-06-05T00:02:12.163Z] 	at org.eclipse.osgi.container.Module.start(Module.java:444)
20:02:12 [2020-06-05T00:02:12.163Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1634)
20:02:12 [2020-06-05T00:02:12.163Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1613)
20:02:12 [2020-06-05T00:02:12.163Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1585)
20:02:12 [2020-06-05T00:02:12.163Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1528)
20:02:12 [2020-06-05T00:02:12.163Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
20:02:12 [2020-06-05T00:02:12.163Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
20:02:12 [2020-06-05T00:02:12.163Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
20:02:12 [2020-06-05T00:02:12.724Z] 
20:02:12 [2020-06-05T00:02:12.724Z] Results:
20:02:12 [2020-06-05T00:02:12.724Z] 
20:02:12 [2020-06-05T00:02:12.724Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
20:02:12 [2020-06-05T00:02:12.724Z] 
20:02:13 [2020-06-05T00:02:13.649Z] [WARNING] No tests found.
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.pom
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-p2metadata.xml
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-p2artifacts.xml
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Building org.eclipse.tracecompass.testing 6.0.0-SNAPSHOT       [135/138]
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/target
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] The project's OSGi version is 6.0.0.202006042312
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.pom
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-p2metadata.xml
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-p2artifacts.xml
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 6.0.0-SNAPSHOT    [136/138]
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] The project's OSGi version is 6.0.0.202006042312
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.649Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.650Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.pom
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-p2metadata.xml
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-p2artifacts.xml
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Building Trace Compass Repository 6.0.0-SNAPSHOT               [137/138]
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] The project's OSGi version is 6.0.0.202006042312
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/src/main/resources
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] 
20:02:13 [2020-06-05T00:02:13.905Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
20:02:26 [2020-06-05T00:02:26.063Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT.zip
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] No primary artifact to install, installing attached artifacts instead.
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT.pom
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT-p2metadata.xml
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT-p2artifacts.xml
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT [138/138]
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] The project's OSGi version is 1.0.2.202006042312
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] 
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:26 [2020-06-05T00:02:26.989Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.pom
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/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.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] ------------------------------------------------------------------------
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Reactor Summary:
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] 
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass Parent 6.0.0-SNAPSHOT ................ SUCCESS [ 25.043 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 6.0.0-SNAPSHOT SUCCESS [  0.006 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass Common Utilities Parent 6.0.0-SNAPSHOT SUCCESS [  0.006 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.common.core 4.2.1-SNAPSHOT  SUCCESS [ 15.133 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass State System Parent 6.0.0-SNAPSHOT ... SUCCESS [  0.006 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT SUCCESS [  1.455 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT SUCCESS [  0.537 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT SUCCESS [  0.910 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass TMF Parent 6.0.0-SNAPSHOT ............ SUCCESS [  0.006 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass Filter Parser 1.0.5-SNAPSHOT ......... SUCCESS [  0.342 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.core 6.0.0-SNAPSHOT ... SUCCESS [  3.836 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.4-SNAPSHOT SUCCESS [  0.401 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass CTF Support Parent 6.0.0-SNAPSHOT .... SUCCESS [  0.004 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT .... SUCCESS [  5.193 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT ... SUCCESS [  1.102 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT  SUCCESS [ 32.374 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.12-SNAPSHOT SUCCESS [  9.863 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.13-SNAPSHOT SUCCESS [04:38 min]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT SUCCESS [  0.724 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.11-SNAPSHOT SUCCESS [03:13 min]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.0-SNAPSHOT SUCCESS [  3.954 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.ui 6.0.0-SNAPSHOT ..... SUCCESS [  6.540 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 1.0.0-SNAPSHOT SUCCESS [  0.394 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.14-SNAPSHOT SUCCESS [02:32 min]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [04:21 min]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.6-SNAPSHOT SUCCESS [  0.529 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT SUCCESS [  0.372 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT SUCCESS [  0.502 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.2-SNAPSHOT SUCCESS [  0.486 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 5.0.0-SNAPSHOT SUCCESS [  1.016 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass LTTng Support Parent 6.0.0-SNAPSHOT .. SUCCESS [  0.016 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT SUCCESS [  0.268 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT SUCCESS [  1.033 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.4-SNAPSHOT SUCCESS [  0.473 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [01:16 min]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT SUCCESS [  5.066 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT SUCCESS [  0.281 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT SUCCESS [  3.757 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.10-SNAPSHOT SUCCESS [  0.613 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT SUCCESS [  0.510 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT SUCCESS [  3.476 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [  9.445 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [ 15.383 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.13-SNAPSHOT SUCCESS [01:56 min]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.1.0-SNAPSHOT SUCCESS [  0.832 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT SUCCESS [  0.820 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT SUCCESS [ 10.409 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT SUCCESS [  7.123 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 26.218 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [ 52.315 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT SUCCESS [  0.495 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.4-SNAPSHOT SUCCESS [ 24.319 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.1.0-SNAPSHOT SUCCESS [  0.484 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.4-SNAPSHOT SUCCESS [  9.929 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass BTF Support Parent 6.0.0-SNAPSHOT .... SUCCESS [  0.004 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.2-SNAPSHOT ... SUCCESS [  0.230 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass Documentation 6.0.0-SNAPSHOT ......... SUCCESS [  0.031 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] Trace Compass Developer Guide 6.0.0-SNAPSHOT ....... SUCCESS [ 17.107 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.12-SNAPSHOT SUCCESS [  0.510 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.tmf 6.0.0-SNAPSHOT ........ SUCCESS [  0.294 s]
20:02:27 [2020-06-05T00:02:27.245Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT ..... SUCCESS [  0.185 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.btf 6.0.0-SNAPSHOT ........ SUCCESS [  0.105 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT SUCCESS [  3.956 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT SUCCESS [  3.967 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.ctf 6.0.0-SNAPSHOT ........ SUCCESS [  0.081 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT SUCCESS [  3.413 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.ctf 6.0.0-SNAPSHOT .... SUCCESS [  0.098 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:39 min]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass User Guide 6.0.0-SNAPSHOT ............ SUCCESS [  5.134 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 6.0.0-SNAPSHOT SUCCESS [  3.224 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass RCP User Guide 6.0.0-SNAPSHOT ........ SUCCESS [  3.133 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass Pcap User Guide 6.0.0-SNAPSHOT ....... SUCCESS [  3.046 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.examples 1.0.6-SNAPSHOT ... SUCCESS [  0.318 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 6.0.0-SNAPSHOT SUCCESS [  0.006 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.6-SNAPSHOT SUCCESS [  0.490 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT  SUCCESS [  0.253 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.gdbtrace 6.0.0-SNAPSHOT ... SUCCESS [  0.091 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT SUCCESS [  3.426 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT SUCCESS [  9.369 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT SUCCESS [  3.147 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT SUCCESS [  0.903 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT SUCCESS [  0.201 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT SUCCESS [  0.501 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.11-SNAPSHOT SUCCESS [  1.089 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.control 6.0.0-SNAPSHOT SUCCESS [  0.101 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT SUCCESS [  3.865 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT SUCCESS [  3.967 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT SUCCESS [ 29.225 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [ 31.577 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT SUCCESS [  0.276 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 6.0.0-SNAPSHOT SUCCESS [  0.155 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.12-SNAPSHOT SUCCESS [ 33.996 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT SUCCESS [ 43.558 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [03:18 min]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT SUCCESS [  0.507 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.8-SNAPSHOT SUCCESS [  0.293 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.ust 6.0.0-SNAPSHOT . SUCCESS [  0.124 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.11-SNAPSHOT SUCCESS [ 28.459 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT SUCCESS [  8.868 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [ 56.024 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass Pcap Format Support Parent 6.0.0-SNAPSHOT SUCCESS [  0.023 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT .. SUCCESS [  0.312 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT SUCCESS [  4.952 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT SUCCESS [  0.247 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT  SUCCESS [  0.292 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.pcap 6.0.0-SNAPSHOT ... SUCCESS [  0.133 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT SUCCESS [  4.926 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT SUCCESS [ 21.519 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass RCP Parent 6.0.0-SNAPSHOT ............ SUCCESS [  0.005 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass RCP Branding plug-in 6.0.0-SNAPSHOT .. SUCCESS [  0.093 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass RCP Branding Feature 6.0.0-SNAPSHOT .. SUCCESS [  0.051 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT SUCCESS [  0.187 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.rcp.ui 6.0.0-SNAPSHOT ..... SUCCESS [  0.227 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass RCP Feature 6.0.0-SNAPSHOT ........... SUCCESS [  0.391 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT SUCCESS [  3.697 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT SUCCESS [  8.999 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT SUCCESS [  0.249 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.rcp.incubator 6.0.0-SNAPSHOT SUCCESS [  0.449 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass Json trace Parent 6.0.0-SNAPSHOT ..... SUCCESS [  0.018 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.0-SNAPSHOT SUCCESS [  0.265 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.jsontrace 6.0.0-SNAPSHOT .. SUCCESS [  0.118 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.cli 6.0.0-SNAPSHOT .... SUCCESS [  0.098 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass RCP Product 6.0.0-SNAPSHOT ........... SUCCESS [ 57.583 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass Release Engineering Parent 6.0.0-SNAPSHOT SUCCESS [  0.005 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass Target Platform 6.0.0-SNAPSHOT ....... SUCCESS [  6.030 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [07:12 min]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.5-SNAPSHOT SUCCESS [  4.422 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT SUCCESS [  4.273 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [ 41.537 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT SUCCESS [  9.706 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT SUCCESS [  9.687 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 59.916 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT SUCCESS [  9.071 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass All Tests 1.0.9-SNAPSHOT ............. SUCCESS [  5.095 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.testing 6.0.0-SNAPSHOT .... SUCCESS [  0.214 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.tmf.remote 6.0.0-SNAPSHOT . SUCCESS [  0.068 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Trace Compass Repository 6.0.0-SNAPSHOT ............ SUCCESS [ 13.090 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT SUCCESS [  0.270 s]
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] ------------------------------------------------------------------------
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] BUILD SUCCESS
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] ------------------------------------------------------------------------
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Total time:  49:41 min
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] Finished at: 2020-06-05T00:02:27Z
20:02:27 [2020-06-05T00:02:27.246Z] [INFO] ------------------------------------------------------------------------
20:02:28 [2020-06-05T00:02:28.636Z] [Pipeline] }
20:02:28 [2020-06-05T00:02:28.664Z] [Pipeline] // container
20:02:28 [2020-06-05T00:02:28.702Z] Post stage
20:02:28 [2020-06-05T00:02:28.771Z] [Pipeline] container
20:02:28 [2020-06-05T00:02:28.772Z] [Pipeline] {
20:02:28 [2020-06-05T00:02:28.821Z] [Pipeline] sh
20:02:32 [2020-06-05T00:02:32.409Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
20:02:32 [2020-06-05T00:02:32.410Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
20:02:32 [2020-06-05T00:02:32.433Z] [Pipeline] junit
20:02:32 [2020-06-05T00:02:32.437Z] Recording test results
20:02:44 [2020-06-05T00:02:44.597Z] [Pipeline] archiveArtifacts
20:02:44 [2020-06-05T00:02:44.601Z] Archiving artifacts
20:02:45 [2020-06-05T00:02:45.766Z] [Pipeline] }
20:02:45 [2020-06-05T00:02:45.792Z] [Pipeline] // container
20:02:45 [2020-06-05T00:02:45.915Z] [Pipeline] }
20:02:45 [2020-06-05T00:02:45.936Z] [Pipeline] // withEnv
20:02:45 [2020-06-05T00:02:45.972Z] [Pipeline] }
20:02:45 [2020-06-05T00:02:45.996Z] [Pipeline] // stage
20:02:46 [2020-06-05T00:02:46.055Z] [Pipeline] stage
20:02:46 [2020-06-05T00:02:46.058Z] [Pipeline] { (Deploy Site)
20:02:46 [2020-06-05T00:02:46.454Z] [Pipeline] tool
20:02:46 [2020-06-05T00:02:46.495Z] [Pipeline] envVarsForTool
20:02:46 [2020-06-05T00:02:46.565Z] [Pipeline] tool
20:02:46 [2020-06-05T00:02:46.603Z] [Pipeline] envVarsForTool
20:02:46 [2020-06-05T00:02:46.653Z] [Pipeline] withEnv
20:02:46 [2020-06-05T00:02:46.653Z] [Pipeline] {
20:02:46 [2020-06-05T00:02:46.760Z] [Pipeline] container
20:02:46 [2020-06-05T00:02:46.761Z] [Pipeline] {
20:02:46 [2020-06-05T00:02:46.812Z] [Pipeline] sshagent
20:02:46 [2020-06-05T00:02:46.819Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
20:02:46 [2020-06-05T00:02:46.820Z] [ssh-agent] Looking for ssh-agent implementation...
20:02:49 [2020-06-05T00:02:49.224Z] [ssh-agent]   Java/JNR ssh-agent
20:02:50 [2020-06-05T00:02:50.397Z] [ssh-agent] Registered BouncyCastle on the remote agent
20:02:54 [2020-06-05T00:02:54.597Z] [ssh-agent] Started.
20:02:54 [2020-06-05T00:02:54.687Z] [Pipeline] {
20:02:54 [2020-06-05T00:02:54.736Z] [Pipeline] sh
20:02:56 [2020-06-05T00:02:56.612Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/repository/
20:02:56 [2020-06-05T00:02:56.618Z] + repo=tracecompass
20:02:56 [2020-06-05T00:02:56.618Z] + '[' 2 -lt 2 ']'
20:02:56 [2020-06-05T00:02:56.618Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
20:02:56 [2020-06-05T00:02:56.618Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.7/repository/
20:02:56 [2020-06-05T00:02:56.618Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
20:02:56 [2020-06-05T00:02:56.618Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
20:02:56 [2020-06-05T00:02:56.618Z] + SCP=scp
20:02:56 [2020-06-05T00:02:56.618Z] + ECHO=echo
20:02:56 [2020-06-05T00:02:56.618Z] + '[' false == false ']'
20:02:56 [2020-06-05T00:02:56.618Z] + ECHO=
20:02:56 [2020-06-05T00:02:56.618Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/repository/
20:02:56 [2020-06-05T00:02:56.618Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/repository//*'
20:02:57 [2020-06-05T00:02:57.554Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.7/repository/
20:03:00 [2020-06-05T00:03:00.837Z] [Pipeline] }
20:03:00 [2020-06-05T00:03:00.840Z] [ssh-agent] Stopped.
20:03:00 [2020-06-05T00:03:00.863Z] [Pipeline] // sshagent
20:03:00 [2020-06-05T00:03:00.893Z] [Pipeline] }
20:03:00 [2020-06-05T00:03:00.915Z] [Pipeline] // container
20:03:00 [2020-06-05T00:03:00.946Z] [Pipeline] }
20:03:00 [2020-06-05T00:03:00.966Z] [Pipeline] // withEnv
20:03:00 [2020-06-05T00:03:00.996Z] [Pipeline] }
20:03:01 [2020-06-05T00:03:01.017Z] [Pipeline] // stage
20:03:01 [2020-06-05T00:03:01.070Z] [Pipeline] stage
20:03:01 [2020-06-05T00:03:01.071Z] [Pipeline] { (Deploy RCP)
20:03:01 [2020-06-05T00:03:01.428Z] [Pipeline] tool
20:03:01 [2020-06-05T00:03:01.468Z] [Pipeline] envVarsForTool
20:03:01 [2020-06-05T00:03:01.533Z] [Pipeline] tool
20:03:01 [2020-06-05T00:03:01.573Z] [Pipeline] envVarsForTool
20:03:01 [2020-06-05T00:03:01.619Z] [Pipeline] withEnv
20:03:01 [2020-06-05T00:03:01.620Z] [Pipeline] {
20:03:01 [2020-06-05T00:03:01.721Z] [Pipeline] container
20:03:01 [2020-06-05T00:03:01.722Z] [Pipeline] {
20:03:01 [2020-06-05T00:03:01.768Z] [Pipeline] sshagent
20:03:01 [2020-06-05T00:03:01.774Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
20:03:01 [2020-06-05T00:03:01.775Z] [ssh-agent] Looking for ssh-agent implementation...
20:03:04 [2020-06-05T00:03:04.843Z] [ssh-agent]   Java/JNR ssh-agent
20:03:04 [2020-06-05T00:03:04.843Z] [ssh-agent] Registered BouncyCastle on the remote agent
20:03:04 [2020-06-05T00:03:04.853Z] [ssh-agent] Started.
20:03:04 [2020-06-05T00:03:04.856Z] [Pipeline] {
20:03:04 [2020-06-05T00:03:04.917Z] [Pipeline] sh
20:03:07 [2020-06-05T00:03:07.090Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly-oxygen/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp-repository/ 'trace-compass-*'
20:03:07 [2020-06-05T00:03:07.091Z] + repo=tracecompass
20:03:07 [2020-06-05T00:03:07.091Z] + '[' 5 -lt 5 ']'
20:03:07 [2020-06-05T00:03:07.091Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
20:03:07 [2020-06-05T00:03:07.091Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp/
20:03:07 [2020-06-05T00:03:07.091Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
20:03:07 [2020-06-05T00:03:07.091Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp-repository/
20:03:07 [2020-06-05T00:03:07.091Z] + rcpPattern='trace-compass-*'
20:03:07 [2020-06-05T00:03:07.091Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
20:03:07 [2020-06-05T00:03:07.091Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
20:03:07 [2020-06-05T00:03:07.091Z] + SCP=scp
20:03:07 [2020-06-05T00:03:07.091Z] + ECHO=echo
20:03:07 [2020-06-05T00:03:07.091Z] + '[' false == false ']'
20:03:07 [2020-06-05T00:03:07.091Z] + ECHO=
20:03:07 [2020-06-05T00:03:07.091Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp//* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp-repository//*'
20:03:07 [2020-06-05T00:03:07.650Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200604-2312-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200604-2312-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200604-2312-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp/
20:03:15 [2020-06-05T00:03:15.735Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.7/rcp-repository/
20:03:25 [2020-06-05T00:03:25.690Z] [Pipeline] }
20:03:25 [2020-06-05T00:03:25.694Z] [ssh-agent] Stopped.
20:03:25 [2020-06-05T00:03:25.718Z] [Pipeline] // sshagent
20:03:25 [2020-06-05T00:03:25.754Z] [Pipeline] }
20:03:25 [2020-06-05T00:03:25.776Z] [Pipeline] // container
20:03:25 [2020-06-05T00:03:25.808Z] [Pipeline] }
20:03:25 [2020-06-05T00:03:25.842Z] [Pipeline] // withEnv
20:03:25 [2020-06-05T00:03:25.876Z] [Pipeline] }
20:03:25 [2020-06-05T00:03:25.910Z] [Pipeline] // stage
20:03:25 [2020-06-05T00:03:25.978Z] [Pipeline] stage
20:03:25 [2020-06-05T00:03:25.981Z] [Pipeline] { (Deploy Doc)
20:03:26 [2020-06-05T00:03:26.302Z] Stage "Deploy Doc" skipped due to when conditional
20:03:26 [2020-06-05T00:03:26.303Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.325Z] [Pipeline] // stage
20:03:26 [2020-06-05T00:03:26.364Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.391Z] [Pipeline] // withEnv
20:03:26 [2020-06-05T00:03:26.422Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.444Z] [Pipeline] // timeout
20:03:26 [2020-06-05T00:03:26.479Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.500Z] [Pipeline] // timestamps
20:03:26 [2020-06-05T00:03:26.531Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.552Z] [Pipeline] // withEnv
20:03:26 [2020-06-05T00:03:26.583Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.604Z] [Pipeline] // container
20:03:26 [2020-06-05T00:03:26.637Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.669Z] [Pipeline] // withEnv
20:03:26 [2020-06-05T00:03:26.704Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.726Z] [Pipeline] // node
20:03:26 [2020-06-05T00:03:26.757Z] [Pipeline] }
20:03:26 [2020-06-05T00:03:26.779Z] [Pipeline] // podTemplate
20:03:26 [2020-06-05T00:03:26.811Z] [Pipeline] End of Pipeline
20:03:29 [2020-06-05T00:03:29.884Z] Triggering a new build of tracecompass-master-nightly-2019-06 #46
20:03:29 [2020-06-05T00:03:29.930Z] Finished: SUCCESS